Nexter Extension - FREE
Coming Soon : Nexter Extension Updates
-
Adding : Media Replacement
Easily replace existing media files without breaking links or affecting the media URL. -
Adding : Content Post Order
Gain control over post display order with customizable sorting options. -
Adding : Infinite Media Loading on Scroll
Enhance media library performance with seamless infinite scroll loading. -
Adding : Clean Up Admin Bar
Remove unwanted items from the WordPress admin bar for a clutter-free interface. -
Adding : SVG Upload
Enable secure uploading of SVG files for sharper, scalable graphics. -
Adding : Disable Dashboard Widgets
Declutter the WordPress dashboard by disabling unnecessary default widgets. -
Adding : Wilder Admin Menu
Get a more organized and visually improved admin menu experience. -
Adding : Revision Control
Limit post revisions to avoid database bloat for supported post types. -
Adding : Display Active Plugins First
Β Display active plugins first to easily manage sites with many inactive ones. -
Adding : Disable Gutenberg
Disable the Gutenberg block editor for some or all applicable post types. -
Adding : Heartbeat Control
Reduce server CPU load by limiting or disabling the WordPress Heartbeat API on admin, post edit, or frontend pages. -
Adding : Obfuscator Email
Use the [obfuscate] shortcode to display readable, spam-protected email addresses. -
Adding : Obfuscator Author Slugs
Obfuscate author URLs (e.g., sitename.com/author/username/ to sitename.com/author/f7r3z9y6i4o2j5w7/), redirect to the obfuscated URL, and return 404 for the original URL. -
Adding : User Profile Clean
Streamlines admin profiles by removing unnecessary fields for better efficiency. -
Adding : Local User Avatar
Allow users to select any image from the WordPress Media Library as their avatar. -
Adding : Public Preview for Drafts (Pro)
Enable public preview links for draft posts across selected post types. Access the link from the post list or Publish section in the editor. -
Adding : Redirect 404 (Freemium)
Perform 301 redirect all 404 pages to the homepage. -
Adding : Rollback Theme & Plugin
Easily revert any theme or plugin from WordPress.org to a previous version. -
Adding : Code Snippets
-
Insertion Method
Introduced a new Insertion option to choose how code snippets are loaded:- Auto Insert (default behavior previously used)
- Shortcode β allows manual placement via a generated shortcode.
-
Custom Shortcode Name
Added support for a Custom Shortcode field where users can define a unique name for the shortcode. -
Shortcode Attributes
Added a repeater field for Shortcode Attributes, enabling multiple attribute-value pairs for the shortcode. -
Scheduling
New Schedule Snippet feature allows setting a Start and End time to control when snippets are active. -
Device Type
Added a Device Type option to limit snippet execution to:Β Any Device or Desktop Only or Mobile OnlyΒ
-
Insertion Method