[wordpress插件] Disable Visual Editor When Published发布时禁用可视编辑器

wordpress 插件 文章 2020-04-18 16:11 437 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

We frequently prefer to use the visual editor to quickly draft new posts, and then polish the markup in the HTML editor before publishing.

我们经常更喜欢使用可视化编辑器快速起草新文章,然后在发布前在HTML编辑器中完善标记。

We’ve wasted hours cleaning up existing content that was mangled because someone switched over to the visual editor.

我们浪费了一些时间清理因某人切换到可视编辑器而被破坏的现有内容。

We wanted to make sure that existing content would be safe from mangling, but we still wanted the convenience of the visual editor.

我们想确保现有内容不会被篡改,但是我们仍然希望视觉编辑器具有便利性。

This plugin automatically blocks the visual editor – on a per-post basis – only when the post is published.

此插件仅在帖子发布时才自动阻止可视化编辑器(按帖子)。

This plugin does not rely on, or override, per-user settings.

此插件不依赖或覆盖每个用户的设置。

This plugin does not rely on per-post settings.

该插件不依赖每个帖子的设置。

This automated strategy works well for us – give it a try!

这种自动化策略对我们来说效果很好–试试吧!

安装步骤

    1. Upload the disable-visusal-editor-when-published directory to the /wp-content/plugins/

    2. disable-visusal-editor-when-published 目录上载到 / wp-content / plugins /

      directory of your site.

    3. 您网站的目录。

    4. Activate the plugin through the ‘Plugins’ menu in WordPress.
    5. 通过WordPress中的“插件”菜单激活插件。

下载地址
https://downloads.wordpress.org/plugin/disable-visual-editor-when-published.1.0.2.zip
-EOF-

AI助手支持GPT4.0