Skip to content

2.4.0

Compare
Choose a tag to compare
@hbbtstar hbbtstar released this 13 Apr 21:56
2.4.0
ad38207

Added

  • Structured data integration tests for posts, pages, category and author archives, and home/front pages.
  • License, .editorconfig, .gitattributes, CODEOWNERS, CHANGELOG.md, and other development files.
  • Documentation for hooks.
  • Coding standards and other linting checks.
  • JS Build environment entrypoint.

Changed

  • Improve WordPress.org assets (screenshots, icons, readme).
  • Switch to using GitHub Actions workflow for CI and WordPress.org deployment.
  • Update scaffolded integration test files.
  • Improve plugin header (support DocBlock format, add textdomain, update information, clarify license, remove to-do's).
  • Separate multisite and single-site tests in CI workflow.

Fixed

  • Fix metadata for home pages, including pages of older posts.
  • Fix metadata for category archives.

Removed

  • Remove Parse.ly metadata from search result pages.