This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

DCO Shortcodes Menu

Descripció

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.

Captures

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

Instal·lació

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

PMF

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

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«DCO Shortcodes Menu» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

“DCO Shortcodes Menu” s’ha traduït a 1 configuració regional. Gràcies als traductors per les seues aportacions.

Traduïx «DCO Shortcodes Menu» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

1.0.1

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

1.0

  • Initial Release