generate_disable_customizer_shortcuts

generate_disable_customizer_shortcuts

The generate_disable_customizer_shortcuts allows you to disable the customizer shortcuts.

To disable them, add this PHP snippet:

add_filter( 'generate_disable_customizer_shortcuts', '__return_true' );

發表回覆

您的郵箱地址不會被公開。 必填項已用 * 標註