توضیحات
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.
Usage
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 - Activate the plugin through the ‘Plugins’ menu in WordPress
سوالات متداول
- Installation Instructions
-
- Upload
dco-shortcodes-menu
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“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