描述
Easily create custom HTML and Javascript shortcodes. Syntax highlighting and revisions support.
How to Use
- Go to the HTML Shortcodes and click Add new shortcode.
- Add your HTML or JS code to the editor field. Publish shortcode.
- 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 )
螢幕截圖
安裝
Minimum Requirements
- PHP version 5.4 or greater (PHP 5.6 or greater is recommended)
- WordPress 4.9+
Automatic installation
- Go to Plugins >> Add new
- Type in “Custom HTML and JS Shortcodes anwppro” Search Plugins box.
- Click Install Now to install the “Custom HTML and JS Shortcodes by AnWP.pro”.
- If successful, click Activate Plugin to activate it.
Manual installation
- Upload the plugin files to the
/wp-content/plugins/custom-html-js-shortcodes-by-anwppro
directory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
常見問題
- Installation Instructions
-
Minimum Requirements
- PHP version 5.4 or greater (PHP 5.6 or greater is recommended)
- WordPress 4.9+
Automatic installation
- Go to Plugins >> Add new
- Type in “Custom HTML and JS Shortcodes anwppro” Search Plugins box.
- Click Install Now to install the “Custom HTML and JS Shortcodes by AnWP.pro”.
- If successful, click Activate Plugin to activate it.
Manual installation
- Upload the plugin files to the
/wp-content/plugins/custom-html-js-shortcodes-by-anwppro
directory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
0.2.1
- minor fixes
0.2.0
- Initial public release