Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

DCO Shortcodes Menu

Beschrijving

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.

Schermafbeeldingen

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

Installatie

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

FAQ

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“DCO Shortcodes Menu” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“DCO Shortcodes Menu” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “DCO Shortcodes Menu” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

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

1.0

  • Initial Release