[wordpress插件] Acelerator促进剂

wordpress 插件 文章 2020-01-26 01:00 505 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

Add ace editor to any textarea in admin.

将ace编辑器添加到admin中的任何文本区域。

Works with other plugins.

与其他插件配合使用。

Initially tuned to support ‘CUSTOM CSS-JS-PHP’ plugin, but far from being limited to it only.

最初调整为支持“ CUSTOM CSS-JS-PHP”插件,但不仅限于此。

Uses jQuery selectors-like syntax for tuning.

使用类似jQuery选择器的语法进行调整。

Selectors

选择器

The script will look for occurences of selectors (separate with “|”) and turn them into ace editors.

该脚本将查找选择器的出现(用“ |”分隔),并将它们变成ace编辑器。

Syntaxes

语法

The script will look for occurences of selectors (separate with “|”) and will pick the first existing occurence to define the language syntax for ace editor instances on this page.

该脚本将查找选择器的出现(用“ |”分隔),并将选择第一个存在的出现,以定义此页面上ace编辑器实例的语言语法。

Ie, h4:contains('CSS Code')@css means it will set the ace editor's syntax to “css” if the page has h4 which contains text

即, h4:contains('CSS Code')@ css 表示如果页面具有 h4 且其中包含文本,则它将ace编辑器的语法设置为“ css”

“CSS Code”.

“ CSS代码”

CSS

CSS

Additional CSS for ace editor holder.

ace编辑器持有人的其他CSS。

Credits

积分

https://github.com/ajaxorg/ace-builds

https://github.com/ajaxorg/ace-builds

安装步骤

Regular installation.

常规安装。

See tuning options after installation Settings -> Acelerator Options.

安装后查看调整选项设置->加速器选项

下载地址

https://downloads.wordpress.org/plugin/acelerator.1.1.zip

https://downloads.wordpress.org/plugin/acelerator.1.1.zip

-EOF-

AI助手支持GPT4.0