iCortex™ – High-Fidelity Revenue Engineering for WordPress
Changelog
1.0.9
Version increment for a clean Subversion tag after an incomplete 1.0.8 upload; use tags/1.0.9 for the stable release commit.
1.0.8
WooCommerce: optional outbound order events to the iCortex™ API (including local pickup–ready flow) and install handshake alignment with shared install secret.
Admin: Credentials screen with platform access email, REST Application Password status notices, and Installation & API retry guidance; translations updated (ES / PT catalogs).
Install payload: catalogue sample products filtered for published, visible, recently modified items; REST credential outcome stored for diagnostics after activation or retry.
1.0.7
On activation, optional handshake with iCortex™ API (/api/store/wordpress/install) to provision platform credentials; stores encrypted install payload options; WooCommerce: first category sample products + Application Password for REST when supported.
1.0.6
Multisite / PHP 8: Activation and deactivation hooks now accept the $network_wide parameter (avoids ArgumentCountError on network activate).
Multisite: On network activation/deactivation, rewrite rules are invalidated safely per site (delete_option( ‘rewrite_rules’ )); large networks fall back to a single-site flush via wp_is_large_network().
Packaging: Added assets/index.php, assets/page-icons/index.php, and assets/page-icons/package-manifest.txt (lists SVG/PNG + SVN add hints) so assets/page-icons/ is easier to commit intact; SVN users must still svn add assets/page-icons –force if the folder was missing from prior commits.
1.0.5
Admin: Each submenu opens an internal WordPress page with card layout (Inter / Montserrat, primary buttons per design guidelines).
Content localized EN / ES / PT from supplied copy decks; menu label Profile Capture (ES: Captura de Perfiles).
Primary buttons continue to target the iCortex™ platform (accounts* host prefix) in a new tab.
1.0.4
Admin: iCortex™ is now a top-level menu below Media, with submenu entries for each platform destination (standard WordPress flyout / expand behavior).
Each submenu action opens the platform in a new browser tab and returns to the overview.
1.0.3
Fix: Avoid a fatal error if the includes/ folder was missing from the installed package; show an admin notice instead.
Release packaging: the distributed ZIP must include includes/, languages/, and assets/ (plugin) so the admin integration works.
1.0.2
Rebrand to iCortex™: readme, assets, and plugin metadata.
Admin: new Media > iCortex™ screen with direct platform links, locale-based host prefix, and translations (English, Spanish, Portuguese).
Updated banners, icons, and ten directory screenshots.
1.0.1
Compliance update: Renamed plugin to meet directory guidelines.
Security: Refactored code to remove direct file writing (fopen/fwrite).
Optimization: Implemented virtual rewrite rules for Service Worker delivery.
Improved documentation and refined English descriptions.