Skip to content

Releases: skalesapp/wordpress

v1.2.0 - Wordpress 2.0

13 Apr 00:22

Choose a tag to compare

What's New

Elementor Flexbox Container Format

  • Completely rewritten Elementor output: now uses container → widget format instead of section → column → widget
  • Fixes blank pages on sites with Flexbox Container enabled as standard (Elementor default since 3.x)
  • elementor_canvas page 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, and extract_web_text tools to the WordPress agent
  • AI can now research current content before building your pages

Upgrade

  1. Download skales-connector.zip from this release
  2. WordPress Admin → Plugins → Add New → Upload Plugin → Select the zip
  3. Activate - your existing token is preserved
  4. 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

11 Apr 22:35

Choose a tag to compare

Changes

New

  • _skales_page post meta flag on all Skales-created pages and posts
  • body_class filter adds skales-page to <body> for high-specificity CSS
  • the_content wrapper with inline max-width override as last-resort

Improved

  • Full-width CSS rewritten with body.skales-page prefix 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-constrained properly override to full-width

v1.0.0 - Skales Connector for WordPress

10 Apr 16:09
81af749

Choose a tag to compare

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

  1. Download skales-connector-1.0.0.zip
  2. WordPress Admin → Plugins → Add New → Upload Plugin
  3. Activate and copy the API token
  4. Paste in Skales Desktop → Settings → WordPress

Requires WordPress 5.6+, PHP 7.4+