amp_options_menu_is_enabled apply_filters( 'amp_options_menu_is_enabled', bool $enable ) Description # Filter whether to enable the AMP settings. Parameters # $enable Whether to enable the AMP settings. Default true. Source # File: src/Admin/OptionsMenu.php Changelog # Changelog Version Description 0.5 Introduced.