Releases: skalesapp/wordpress
Releases · skalesapp/wordpress
v1.2.0 - Wordpress 2.0
What's New
Elementor Flexbox Container Format
- Completely rewritten Elementor output: now uses
container → widgetformat instead ofsection → column → widget - Fixes blank pages on sites with Flexbox Container enabled as standard (Elementor default since 3.x)
elementor_canvaspage template auto-set — eliminates theme wrapper conflicts- CSS regeneration after programmatic page creation
Old Version Collision Detection
- Plugin now detects if an older version of Skales Connector is active
- Auto-deactivates old version on activation to prevent conflicts
- Shows admin notice explaining what happened
Token Preservation
- Upgrading from v1.0.0/v1.1.0 no longer resets your API token
- Existing token is preserved across updates - no need to reconnect in Skales Desktop
Web Search in WordPress Agent
- Skales Desktop v9.2.5 adds
search_web,fetch_web_page, andextract_web_texttools to the WordPress agent - AI can now research current content before building your pages
Upgrade
- Download
skales-connector.zipfrom this release - WordPress Admin → Plugins → Add New → Upload Plugin → Select the zip
- Activate - your existing token is preserved
- If you had v1.0.0 or v1.1.0 installed, the old version is auto-deactivated
Requires
- WordPress 5.6+
- PHP 7.4+
- Skales Desktop v9.2.0+ (v9.2.5 recommended for full WordPress 2.0 features)
v1.1.0 - Improvements, Full-Width CSS & Theme Compatibility
Changes
New
_skales_pagepost meta flag on all Skales-created pages and postsbody_classfilter addsskales-pageto<body>for high-specificity CSSthe_contentwrapper with inline max-width override as last-resort
Improved
- Full-width CSS rewritten with
body.skales-pageprefix selectors - Theme compatibility: Astra, GeneratePress, Twenty Twenty-Four, Kadence, OceanWP, Elementor boxed sections
- All width/padding/margin overrides use
!important
Fixed
- Pages no longer constrained by theme container widths
- Block themes with
is-layout-constrainedproperly override to full-width
v1.0.0 - Skales Connector for WordPress
Connect your WordPress site to Skales Desktop AI Agent.
Features
- Token-based authentication (SHA-256)
- Create/edit pages and posts with full HTML support
- Elementor page building via JSON
- WooCommerce bulk price management
- SEO meta (RankMath + Yoast)
- Media upload (images, videos, PDFs)
- Cache clearing (WP Super Cache, W3 Total Cache, LiteSpeed, WP Rocket)
- Auto-detect installed plugins
Installation
- Download
skales-connector-1.0.0.zip - WordPress Admin → Plugins → Add New → Upload Plugin
- Activate and copy the API token
- Paste in Skales Desktop → Settings → WordPress
Requires WordPress 5.6+, PHP 7.4+