该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

DCO Shortcodes Menu

描述

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.

屏幕截图

  • Shortcodes admin page
  • Shortcode edit page
  • Add new/Edit field of shortcode
  • Shortcodes menu in the editor
  • Insert shortcode with attributes
  • Inserted shortcode

安装

  1. Upload dco-shortcodes-menu folder to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件

常见问题

Installation Instructions
  1. Upload dco-shortcodes-menu folder to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件

评价

此插件暂无评价。

贡献者及开发者

「DCO Shortcodes Menu」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「DCO Shortcodes Menu」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「DCO Shortcodes Menu」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.1

  • Added filter dco_sm_get_shortcodes_field for customize field output.
  • Corrected i18n

1.0

  • Initial Release