GithubHelp home page GithubHelp logo

myasseen / custom-javascript-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from automattic/custom-javascript-editor

0.0 0.0 0.0 2.55 MB

Custom JavaScript editor for WordPress.com Enterprise

CSS 4.83% JavaScript 90.65% PHP 3.73% Gettext Catalog 0.79%

custom-javascript-editor's Introduction

=== Custom JavaScript Editor ===
Contributors: automattic, betzster, danielbachhuber
Tags: javascript
Requires at least: 3.4
Tested up to: 3.5.1
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add custom JavaScript to your site from an editor in the WordPress admin

== Description ==

Add custom JavaScript to your site from an editor in the WordPress admin.

Your code is stored and revisioned with a custom post type, so you can always go back to a previous working state.

If you'd like to check out the code and contribute, [join us on GitHub](https://github.com/Automattic/Custom-Javascript-Editor). Pull requests are more than welcome!

== Installation ==

1. Upload the `custom-javascript-editor` folder to your plugins directory (e.g. `/wp-content/plugins/`)
2. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. The back end editor
2. The front end editor
3. The front end editor

== Upgrade Notice ==

= 1.2 =
* Don't output custom javascript on the login page, thanks Carl Danley.

= 1.1 =
* The editor has a syntax highlighter with configurable themes. jQuery Masonry is also bundled.

= 1.0 =
Enqueue any bundled JavaScript libraries on the frontend for use. Register your own with the 'cje_available_scripts' filter.

== Changelog ==

= 1.1 (Nov. 19, 2012) =
* The editor has a syntax highlighter with configurable themes.
* jQuery Masonry is available as a library to use
* Bug fix: Stop stripping arbitrary HTML markup

= 1.0 (Oct. 8, 2012) =
* Enqueue any bundled JavaScript libraries on the frontend for use. Register your own with the 'cje_available_scripts' filter. Thanks [flentini](https://github.com/flentini) for the original pull request

= 0.9.1 =
* Bug fix: Use html_entity_decode() for decoding stored JavaScript so it properly renders

= 0.9 =
* Initial release

custom-javascript-editor's People

Contributors

danielbachhuber avatar joshbetz avatar mjangda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.