aioseo_flyout_menu_enable

aioseo_flyout_menu_enable

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: all-in-one-seo-pack.4.5.9.2

apply_filters('aioseo_flyout_menu_enable') is found 1 times:

  • /app/Common/Standalone/FlyoutMenu.php line 85

    Warning: Undefined array key 87 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 88 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 89 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 90 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 *
    	 * @return bool Whether the flyout menu is enabled.
    	 */
    	public function isEnabled() {
    		return apply_filters( 'aioseo_flyout_menu_enable', true );
    	}
    }