Web Projects Outsourcing

Acelerator WordPress Plugin

What Is Acelerator?

Acelerator is a WordPress Plugin which can add ace editor to any textarea in admin.

Plugin Description

Add ace editor to any textarea in admin.

Works with other plugins. Initially tuned to support ‘CUSTOM CSS-JS-PHP’ plugin.

Uses jQuery selectors syntax for tuning.

Acelerator 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”_.

WordPress Plugin Installation

Regular installation. See tuning options after installation _Settings -> Acelerator Options_.

Acelerator Screenshots

Acelerator WordPress Plugin

Acelerator

Credits

ajaxorg

Changelog

1.0

*Initial release*

4 thoughts on “Acelerator WordPress Plugin

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.