=== Custom HTML & JS Shortcodes by AnWP.pro ===
Contributors:      anwppro
Donate link:       https://anwp.pro
Tags:              raw html, snippets, shortcodes, short code, custom shortcodes, custom html, custom js, embed js, code snippets
Requires at least: 4.9
Requires PHP:      5.4
Tested up to:      4.9.4
Stable tag:        0.2.1
License:           GPLv2 or later
License URI:       http://www.gnu.org/licenses/gpl-2.0.html

Easily create custom HTML and Javascript shortcodes. Syntax highlighting and revisions support.

== Description ==
Easily create custom HTML and Javascript shortcodes. Syntax highlighting and revisions support.

= How to Use =

1. Go to the **HTML Shortcodes** and click **Add new shortcode**.
1. Add your HTML or JS code to the editor field. Publish shortcode.
1. Copy ready-to-use shortcode (from **Shortcode** sidebar metabox or from **Shortcode** column in the admin list ) and paste it to your post or page.

The plugin requires PHP version 5.4 or greater and WordPress 4.9 or greater.

= Features =
* Creating custom html or js shortcodes as custom post types
* Inserting shortcode by id or title
* Syntax highlighting ( embed CodeMirror editor )
* Revisions support ( history of your shortcode )

== Installation ==

= Minimum Requirements =

* PHP version 5.4 or greater (PHP 5.6 or greater is recommended)
* WordPress 4.9+

= Automatic installation =
1. Go to Plugins >> Add new
1. Type in "Custom HTML and JS Shortcodes anwppro" Search Plugins box.
1. Click Install Now to install the "Custom HTML and JS Shortcodes by AnWP.pro".
1. If successful, click Activate Plugin to activate it.

= Manual installation =

1. Upload the plugin files to the `/wp-content/plugins/custom-html-js-shortcodes-by-anwppro` directory.
1. Activate the plugin through the 'Plugins' screen in WordPress.

== Screenshots ==

1. Create and Edit shortcode.
2. List of all shortcodes.
3. Insert shortcode into your post or page.

== Changelog ==

= 0.2.1 =
* minor fixes

= 0.2.0 =
* Initial public release

== Upgrade Notice ==

= 0.2.1 =
minor fixes
