Skip to content

ClassicPress 1.5.0

Compare
Choose a tag to compare
@mattyrob mattyrob released this 05 Jan 16:42
1.5.0

ClassicPress 1.5.0 is available now - use the "Source code (zip)" file below.

Here are the highlights from this release:

Notable changes since ClassicPress 1.4.4

New features

  • PHP 8.0 compatibility 🎉
  • Added support for image lazy loading
  • Introduced cp_attributes() function for theme usage
  • Filter plugins that declare ClassicPress compatibility by default
  • Add support for Update URI plugin header
  • Fix a notice in the Theme screen
  • Remove type attribute from css and JavaScript tags for HTML5 compliance
  • Fresh installs will now disable Comments and Avatars by default

Minor changes and bugfixes

  • Theme editor now handles modern CSS without reporting errors
  • Deprecate single_month_title()
  • Fixed bug in password reset email links affecting some email clients
  • Updated PHPMailer library
  • Updated ID3 library
  • Updated random_compat library
  • Updated SimplePie library

Development improvements and fixes since 1.4.4

  • Multiple upgrades to build and development dependencies

More information

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.4.4+dev...1.5.0+dev