Skildring
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.
Skjermbilete
Installasjon
- Upload
dco-shortcodes-menu
folder to the/wp-content/plugins/
directory - Aktiver innstikket gjennom Innstikk-menyen i WordPress
Vanlege spm.
- Installation Instructions
-
- Upload
dco-shortcodes-menu
folder to the/wp-content/plugins/
directory - Aktiver innstikket gjennom Innstikk-menyen i WordPress
- Upload
Omtalar
There are no reviews for this plugin.
Bidragsytarar og utviklarar
“DCO Shortcodes Menu” is open source software. The following people have contributed to this plugin.
Contributors“DCO Shortcodes Menu” er omsett til 1 språk. Takk til omsetjarane for bidraga deira.
Omset “DCO Shortcodes Menu” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.1
- Added filter
dco_sm_get_shortcodes_field
for customize field output. - Corrected i18n
1.0
- Initial Release