jetpack_is_under_construction_plugin, false
jetpack_is_under_construction_plugin, false
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_is_under_construction_plugin, false') is found 1 times:
- /_inc/lib/class.core-rest-api-endpoints.php line 1182
* @since 6.7.0 * * @param false bool Is the site under construction? Default to false. */ true === apply_filters( 'jetpack_is_under_construction_plugin', false ) ) { return new WP_Error( 'forbidden', __( 'Site is under construction and cannot be verified', 'jetpack' ) ); } $xml = new Jetpack_IXR_Client( array(