Releases: ClassicPress/classicpress-seo
Releases · ClassicPress/classicpress-seo
Classic SEO v2.3.0
Classic SEO v2.2.2
What's Changed
Full Changelog: v2.2.1...v2.2.2
Classic SEO v2.2.1
Fix a bug where Classic SEO prevents saving of metaboxes position.
Classic SEO v2.2.0
- Drop support for PHP below 7.4
- Add support to PHP up to 8.2
Classic SEO v2.2.0-alpha.1
Fix errors detected by phan (#160)
Classic SEO v2.2.0-alpha.0
Alpha releases to test PHP 8.1 and 8.2 compatibility.
Classic SEO v2.1.3
Fix deprecations and errors (multiple changes) (#155)
- Replace deprecated single_month_title function
- Updated Update Client
- Update filters for UpdateClient
- Remove some remaining block code
- Fix an issue with get_file_content getting the menu icon
- Fix an action that was triggered when not necessary
Classic SEO v2.1.3-beta
Fix deprecations and errors (multiple changes) (#155) - Replace deprecated single_month_title function - Updated Update Client - Update filters for UpdateClient - Remove some remaining block code - Fix an issue with get_file_content getting the menu icon - Fix an action that was triggered when not necessary
Classic SEO v2.1.2
Remove an unused REST API endpoint.
Classic SEO v2.1.1
Another PHP 8 fix.