Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на 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.

Снимки на разширението

Инсталиране

  1. Upload dco-shortcodes-menu folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

ЧЗВ

Installation Instructions
  1. Upload dco-shortcodes-menu folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“DCO Shortcodes Menu” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

“DCO Shortcodes Menu” е преведено на 1 език. Благодарности на преводачите за техния принос.

Превеждане на “DCO Shortcodes Menu” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0.1

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

1.0

  • Initial Release