jetpack_forms_dashboard_enable

jetpack_forms_dashboard_enable

Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.15.0

apply_filters('jetpack_forms_dashboard_enable') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php line 71
    		 * @since 0.3.0
    		 *
    		 * @param bool false Should the new Jetpack Forms dashboard be enabled? Default to false.
    		 */
    		return apply_filters( 'jetpack_forms_dashboard_enable', true );
    	}
    
    	/**
    	 * Returns true if the legacy menu item is retired.
    	 *
    	 * @return boolean