Beschreibung
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.
Verwendung
After installation and activation, you can add and setup your shortcodes on Settings -> DCO Shortcodes Menu page.
Screenshots
Installation
- Upload
dco-shortcodes-menu
folder to the/wp-content/plugins/
directory - Aktiviere das Plugin in WordPress im Menü „Plugins“
FAQ
- Installation Instructions
-
- Upload
dco-shortcodes-menu
folder to the/wp-content/plugins/
directory - Aktiviere das Plugin in WordPress im Menü „Plugins“
- Upload
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„DCO Shortcodes Menu“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„DCO Shortcodes Menu“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „DCO Shortcodes Menu“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.1
- Added filter
dco_sm_get_shortcodes_field
for customize field output. - Corrected i18n
1.0
- Erste Veröffentlichung