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' );

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注