Nexter Extension - PRO
Version 4.3.0
-
Added : Admin Interface : Admin Menu Organizer (Pro)
Customize the admin menu order, rename menu items, or hide them as needed. -
Added : Utilities : Taxonomy (Term) Order
Easily order taxonomy terms (categories, tags or custom taxonomies) to control their display order in both wp-admin and the frontend. -
Added : Security : Limit Login Attempts
Protect your WordPress site from brute-force attacks by limiting failed login attempts and blocking suspicious IPs after a threshold. - Added : Advanced Security : Hide Telephone Secure Spam Bots
-
Added : Dashboard : White Label : More options added Hide Data
-
Code Snippets :
-
Placement Method: Introduced a new Insertion option to choose how code snippets are loaded:
-
Automatic Placement (default behavior previously used)
- CSS Selector Targeting: Insert content before/after/inside specific HTML elements
- Content-Based Insertion: Insert after X words or at content percentages
- Advanced Content Manipulation: Percentage-based and word-count-based insertion
-
Insert via Shortcode – allows manual placement via a generated shortcode
- User-Defined Shortcode: Added support for a Custom Shortcode field where users can define a unique name for the shortcode
- Shortcode Parameters: Added a repeater field for Shortcode Attributes, enabling multiple attribute-value pairs for the shortcode
- Shortcode Usage Locations: Find where shortcodes are used across the site
-
Automatic Placement (default behavior previously used)
- Scheduling: New Schedule Snippet feature allows setting a Start and End time to control when snippets are active
-
Dynamic Conditional Logic : 22+ Pro-only conditions for precise targeting:
- User Targeting: User meta, device type, and session variables for personalized experiences
- Geographic Targeting: Country, continent, and IP-based location targeting
- Content Targeting: Taxonomy terms, post meta, page templates, and author conditions
- Technical Targeting: URL patterns, HTTP referrer, user agent, and query string conditions
- Time-Based Targeting: Date/time conditions and real-time scheduling
- Dependency Management: Snippet loaded conditions for complex workflows
- Advanced eCommerce Conditions: Customer orders, cart totals, product detection
-
Placement Method: Introduced a new Insertion option to choose how code snippets are loaded:
- Fixed : Login Email Notification : Subject Field Not working Bug Fixed.
- Update : Read Docs : Documentation Links.