Code Injection For WYSIWYG
开发者 |
(natyh83)
|
更新时间 |
2014年4月7日 17:54 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
3.4 |
版权: |
GPLv2 or later |
详情介绍:
Whether it is an utub embedded code, html code, html or any other, the plugin will generate a shortcode which will set the place for your code to appear on the frontend of the site.
安装:
- After activation, the plugin meta box will appear at the bottom of the admin editor page (ex. "Admin"->"Posts"->"hello world").
- "Plugin meta box"-> "1st text field". Within the plugin meta box enter the shortcode on the upper text field.
- "Plugin meta box"-> "2nd t text field". Enter the content that should replace the shortcode on the front-end.
- Next to the 1st input field a short code shpuld appear, copy paste the generated shortcode to the "wysiwyg" meta box.
- Finally, update the page. You should see the result on the front-end of the site.
- U can use the "Add Code Snippet" & "Remove" for adding or removing a shortcode.
.
更新日志:
2.0
Upgrade for supporting "posts".