Releases: skalesapp/wordpress
v1.3.0
Skales Connector for WordPress v1.3.0
Documentation catch-up, WP Rocket capability fix, and compatibility verification with Skales Desktop v10.0.3.
No functional code changes. Safe upgrade from v1.2.x.
What's New
WP Rocket Now Announced
WP Rocket was already being detected and cleared by the cache-clear endpoint. It's now also reported in the /connect capabilities payload, so Skales Desktop knows up front that WP Rocket is installed.
Plugin Header Compliance
Added Tested up to: and License URI: fields to the plugin header for WordPress.org compliance and clarity.
Skales Desktop v10.0.3 Compatibility
Verified compatible with the current Skales Desktop release. Earlier Desktop versions (v9.2.0+) continue to work with this plugin.
Changelog Catch-Up
The readme.txt changelog was stuck at v1.2.0 while the code had moved to v1.2.1. Both entries are now properly documented.
Full Changelog
= 1.3.0 =
* Added WP Rocket to /connect capabilities payload
* Compatibility verified with Skales Desktop v10.0.3
* Plugin header: added Tested up to and License URI fields
* Documentation refresh
= 1.2.1 =
* Minor internal fixes
* Version constant aligned with plugin header
Compatibility
- WordPress: 5.6+ (tested up to 6.8)
- PHP: 7.4+
- Skales Desktop: v10.0.3+ recommended, v9.2.0+ supported
Installation
Fresh Install
- Download
skales-connector.zipfrom the Assets below - WordPress Admin → Plugins → Add New → Upload Plugin → select the zip
- Activate
- Skales admin menu → copy the API token (shown once)
- Paste into Skales Desktop → Settings → Integrations → WordPress
Upgrade from v1.2.x
Just upload the new zip through Plugins → Add New → Upload Plugin. WordPress will replace the old version automatically. Your existing token and settings are preserved.
Links
MIT Licensed. Built by Mario Simic, Vienna.
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+