Added WordPress.org asset screenshots and updated plugin directory asset naming.
2.2.11
Addressed WordPress.org review feedback by sanitizing request and session helper values before use.
Sanitized funnel product row labels from saved JSON data before storing them in post meta.
Normalized funnel product row data when saving, reading, and duplicating funnels.
Sanitized imported funnel content before creating imported funnel pages.
2.2.10
Removed the legacy funnel design controls and server-rendered design sections now that page design is handled through Gutenberg blocks and Elementor.
Kept the editor preference selector in the separate Funnel Design tab so funnels can still use Gutenberg or Elementor as the primary editor.
Migrated plugin-owned public prefixes to nixfubu/NIXFUBU names for WordPress.org namespace compliance.
Updated admin actions, AJAX actions, shortcodes, block names, asset handles, options, classes, constants, markup classes, and scripts to use the new prefix.
Removed obsolete save-time cleanup for old design metadata.
Moved NixCommerce order tracking state from per-order options into the NixCommerce order payment metadata.
Avoided writing to the NixCommerce-owned page settings option when applying funnel custom thank-you redirects.
Hardened funnel deletion so only valid funnel pages managed by this plugin can be deleted from the funnel admin action.
2.2.9
Addressed WordPress.org review feedback by enabling built-in funnel design controls, removing remote analytics sync, moving inline frontend JavaScript into an enqueued local asset, documenting bundled source files, and escaping returned checkout shortcode HTML.
2.2.8
Improved Funnel Analytics and Funnel Settings admin modal performance and layout.
Added safer admin modal caching to reduce repeat loading delays.
Improved WordPress.org readiness by removing remote analytics sync, replacing inline block JavaScript with an enqueued asset, and enabling all built-in funnel design controls.
2.2.7
Renamed the plugin to Nix Funnel Builder.
Added WordPress.org-ready plugin metadata and readme information.
Removed default remote Google Fonts loading for better directory readiness.
Improved Smart Section and Smart Column editor behavior.