Skip to content

7.2.0 followup & maintenance update

Compare
Choose a tag to compare
@robert81 robert81 released this 11 May 10:35
· 60 commits to master since this release
75f1e22
  • New features & functionality

    • Added check for 'path' during check for REST request which returns false if no path is found and can be overriden via filter 'c4wp_is_rest_request_no_path_found'
  • Bug fixes

    • Jetpack + V3: Fixed issue causing CAPTCHA to return false when logging in.
    • PHP 7.2 Compatibility: Fixed small PHP errors within settings when running PHP 7.2.
    • General PHP improvements: Fixed error caused by method not declared as static.