Skip to content

Seo & Social 1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 13:37
· 4 commits to main since this release
9b9dc44

Seo & Social 1.1.0

This release focuses on quality, reliability, automated testing, and safer release verification for the Seo & Social WordPress plugin.

Highlights

  • Fixed dynamic FAQ rows so every answer receives a unique, independently initialized TinyMCE editor.
  • Added comprehensive WordPress PHPUnit integration coverage for permissions, settings, metadata, REST contracts, LLMs data, OG images, uninstall behavior, and the headless frontend boundary.
  • Added Playwright admin end-to-end tests using plugin-owned data-testid selectors and disposable fixtures.
  • Added deterministic ZIP verification, package activation checks, WordPress Plugin Check, and WordPress/PHP compatibility testing.
  • Added a documented 24-scenario manual QA baseline.
  • Added structured bug and improvement request templates.
  • Improved CI execution and cancellation of superseded runs.

Installation

Download seo-and-social.zip from the Assets section below, then upload it from:

WordPress Admin → Plugins → Add New Plugin → Upload Plugin

The ZIP contains only the runtime plugin files required by WordPress.

Compatibility

  • WordPress 6.0 or newer
  • PHP 8.0 or newer
  • Tested up to WordPress 7.0

See the complete changelog and testing documentation for additional details.