间隔子主题-禁用设计编辑器

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了间隔子主题-禁用设计编辑器相关的知识,希望对你有一定的参考价值。

Disables the design editor in the VE when using a child theme.
  1. <?php
  2.  
  3. add_action('headway_setup_child_theme', 'disable_design_editor');
  4.  
  5. function disable_design_editor() {
  6. remove_theme_support('headway-design-editor');
  7. }

以上是关于间隔子主题-禁用设计编辑器的主要内容,如果未能解决你的问题,请参考以下文章

ueditor禁用编辑的时候报错:Uncaught TypeError: Cannot read property 'contentEditable' of undefined(代码片

markdown 禁用Argento2主题编辑器突出显示

php 禁用WordPress管理面板中的主题和插件编辑器

WordPress 5.0禁用古滕堡编辑器的方法

在我的应用程序中禁用多指触摸[重复]

在另一个子表单中编辑数据时禁用子表单