jetpack_forms_retire_view_switch, true
jetpack_forms_retire_view_switch, true
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_forms_retire_view_switch, true') is found 1 times:
- /jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard-view-switch.php line 101
* * @return boolean */ public static function is_jetpack_forms_view_switch_available() { return ! apply_filters( 'jetpack_forms_retire_view_switch', true ); } /** * Returns true if the new Jetpack Forms admin page is announcing the new menu. * * @return boolean