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.



Changelog #

Changelog
Version Description
0.5 Introduced.