Home Plugins acelerator
Acelerator logo

Acelerator

by Alec on WordPress.org

Add ace editor to any textarea in admin.

(0)
Acelerator - Screenshot 1

Add ace editor to any textarea in admin.

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

Uses jQuery selectors-like syntax for tuning.

Selectors

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

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. I.e., h4:contains(‘CSS Code’)@css means it will set the ace editor’s syntax to “css” if the page has h4 which contains text “CSS Code”.

CSS

Additional CSS for ace editor holder.

Credits

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

Active installations0+
Weekly downloads
21-16.00%
Version0.1
Last updated5/18/2018
WordPress version4.0
Tested up to4.9.26
Tags
aceace-editoreditorjavascriptJS