Skip to content

Releases: ClassicPress/classicpress-seo

Classic SEO v2.3.0

04 Jul 08:30
050cc17
Compare
Choose a tag to compare
  • Add option to remove data on uninstall (in General Settings > Misc)
  • Remove automatic deactivation of conflicting plugins (that wasn't working)
  • Remove unused Update class
  • Fix some more PHP deprecations

Classic SEO v2.2.2

20 Jun 06:09
b0a84e9
Compare
Choose a tag to compare

What's Changed

  • Fix deprecated direct trait call in authors sitemap by @xxsimoxx in #173

Full Changelog: v2.2.1...v2.2.2

Classic SEO v2.2.1

15 Apr 09:24
aa35c25
Compare
Choose a tag to compare

Fix a bug where Classic SEO prevents saving of metaboxes position.

Classic SEO v2.2.0

25 Sep 08:14
0cdb3f9
Compare
Choose a tag to compare
  • Drop support for PHP below 7.4
  • Add support to PHP up to 8.2

Classic SEO v2.2.0-alpha.1

13 Jul 13:00
acdbb26
Compare
Choose a tag to compare
Pre-release
Fix errors detected by phan (#160)

Classic SEO v2.2.0-alpha.0

06 Jul 13:22
1c26b70
Compare
Choose a tag to compare
Pre-release

Alpha releases to test PHP 8.1 and 8.2 compatibility.

Classic SEO v2.1.3

29 May 09:32
ea869c4
Compare
Choose a tag to compare

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

24 May 12:41
ea869c4
Compare
Choose a tag to compare
Pre-release
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

07 Feb 08:55
b19ed78
Compare
Choose a tag to compare

Remove an unused REST API endpoint.

Classic SEO v2.1.1

25 Jan 14:55
Compare
Choose a tag to compare

Another PHP 8 fix.