Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

5.0.0

Compare
Choose a tag to compare
@GaryJones GaryJones released this 18 Oct 09:38
· 54 commits to develop since this release
5.0.0
25dac3a

What's Changed

Minimum PHP requirement is increased from PHP 5.4 to PHP 7.1.
Minimum WordPress requirement is increased from WP 4.3.0 to WP 4.7.0.

  • #683 Fix wizard option dynamic properties for PHP 8.2.
  • #831 Fix the way filters are applied in get_cover_media().
  • #1025 Support for installing as Composer Package.
  • #1058 Allow post content caching to be disabled.
  • #1073 Update release.sh.
  • #1076 Reduce plugin's cache burden for remote requests.
  • #1082 Fix: pass the missing $post param to the get_the_excerpt filter.
  • #1092 Add support for PHP 8.
  • #1095 Add GitHub workflow to mark issues and PR as stale.
  • #1097 Actions: Remove separate PHP 8.2 composer install.
  • #1098 Improve tests.
  • #1099 Basic code maintenance improvements.

New Contributors

Full Changelog: 4.2.1...5.0.0