Skip to content

4.2.11

Compare
Choose a tag to compare
@kprovance kprovance released this 30 Jul 03:11
· 794 commits to master since this release

4.2.11

  • Fixed: Removed type declarations on core return values to support improperly written third-party extensions.
  • Fixed: Added shim to prevent errors on functions calls outdated extensions are still using.
  • Fixed: Removed type declarations on field code to support outdated versions of PHP (PHP 7.4 is the minimum recommendation from WordPress...please update if you are able. https://wordpress.org/about/requirements ).
  • Fixed: Support URL button kicking back a JavaScript error.