DCO Shortcodes Menu
| 开发者 |
denisco
|
| 更新时间 |
2018年1月20日 07:15 |
| PHP版本: |
4.6 及以上 |
| WordPress版本: |
4.9 |
| 版权: |
GPLv2 or later |
| 版权网址: |
版权信息
|
详情介绍:
DCO Shortcodes Menu allow you to add all your shortcodes in menu to the editor using a visual interface.
If your shortcode has attributes or work only for certain post types you can set it on shortcode edit page.
Supported attributes: textbox, textarea, dropdown, color picker and custom text to shortcode insert form.
You can use dco_sm_get_shortcodes_field filter to change field params programmatically, e.g. for dynamically fill dropdown options.
用法
After installation and activation, you can add and setup your shortcodes on Settings -> DCO Shortcodes Menu page.
安装:
- Upload
dco-shortcodes-menu folder to the /wp-content/plugins/ directory
- 通过WordPress的的“Plugins”菜单激活插件
屏幕截图:
更新日志:
1.0.1
- Added filter
dco_sm_get_shortcodes_field for customize field output.
- Corrected i18n
1.0