Skip to content

WP Kit v1.0.1 - Builder Compatibility Agent

Choose a tag to compare

@gireeshkottayam gireeshkottayam released this 19 Aug 13:47
· 3 commits to wp-kit since this release

WP Kit v1.0.1 — Builder Compatibility Agent

Builder Compatibility Foundation

WP Kit v1.0.1 introduces the Builder Compatibility Agent, establishing the foundation for making WP Kit compatible with the major WordPress page builders, visual builders, themes, and block-based ecosystems.

🚀 What's New

  • Automatic WordPress builder detection
  • Gutenberg / WordPress Block Editor support
  • Elementor detection
  • Elementor Free / Pro detection
  • Avada / Avada Builder detection
  • Divi detection
  • WPBakery detection
  • Bricks detection
  • Breakdance detection
  • Beaver Builder detection
  • Oxygen detection
  • Brizy detection
  • SiteOrigin detection
  • Themify detection
  • Thrive Architect detection
  • Spectra detection
  • Kadence Blocks detection
  • GenerateBlocks detection
  • Generic WordPress fallback

🧠 New Adapter Architecture

Builder-specific functionality is isolated through a modular adapter system.

This allows WP Kit Core to remain builder-agnostic while individual adapters handle builder-specific compatibility.

⚡ Capability-Based Compatibility

WP Kit can now identify capabilities such as:

  • Content reading
  • Content writing
  • Metadata handling
  • SEO analysis
  • Schema
  • Heading analysis
  • Image analysis
  • Internal-link analysis
  • Template detection
  • Global-style detection
  • Dynamic-content detection
  • Performance analysis

Unsupported capabilities can be safely skipped instead of causing failures.

🔍 Site & Post-Level Detection

The Builder Agent supports:

  • Site-level builder detection
  • Individual post/page builder detection
  • Multiple builders on the same WordPress installation
  • Generic fallback for unsupported environments

This is important for websites containing legacy content created with different builders.

🔌 Extensible for Future Builders

Third-party developers can register additional builder adapters without modifying WP Kit Core.

This provides a foundation for future integrations and a larger WP Kit compatibility ecosystem.

🛡️ Safety

The Builder Agent is designed to:

  • Avoid modifying WordPress core
  • Avoid modifying builder files
  • Avoid modifying theme files
  • Fail gracefully when a builder is unavailable
  • Use lazy compatibility loading
  • Keep builder-specific logic isolated
  • Provide a safe Generic WordPress fallback

📊 Compatibility Status

This release provides the compatibility and detection foundation.

Detection of a builder does not automatically mean every builder-specific feature is fully supported. Individual capabilities should be tested against real builder installations and versions before being marked as fully supported.

🔮 What's Coming Next

Future WP Kit releases can build on this architecture to provide builder-aware:

  • AI content optimization
  • SEO analysis
  • Schema generation
  • Internal linking
  • Image optimization
  • Performance optimization
  • Template analysis
  • Content migration
  • Builder-aware automation
  • Advanced AI workflows

Version

WP Kit: 1.0.1
Release: Builder Compatibility Agent
Release Type: Feature Release
Previous Release: WP Kit 1.0.0