7.2.0 followup & maintenance update
-
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.