jetpack_forms_retire_view_switch

jetpack_forms_retire_view_switch

Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.15.1.1

apply_filters('jetpack_forms_retire_view_switch') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard-view-switch.php line 430
    	 *
    	 * @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