Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

DCO Shortcodes Menu

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

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

Installation

  1. Upload dco-shortcodes-menu folder to the /wp-content/plugins/ directory
  2. Aktiviere das Plugin in WordPress im Menü „Plugins“​

FAQ

Installation Instructions
  1. Upload dco-shortcodes-menu folder to the /wp-content/plugins/ directory
  2. Aktiviere das Plugin in WordPress im Menü „Plugins“​

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