jetpack_forms_retire_view_switch

jetpack_forms_retire_view_switch

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.14.8

apply_filters('jetpack_forms_retire_view_switch') is found 1 times:

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