このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

DCO Shortcodes Menu

説明

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.

使用法

After installation and activation, you can add and setup your shortcodes on Settings -> DCO Shortcodes Menu page.

スクリーンショット

インストール

  1. Upload dco-shortcodes-menu folder to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください

FAQ

Installation Instructions
  1. Upload dco-shortcodes-menu folder to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください

評価

このプラグインにはレビューがありません。

貢献者と開発者

DCO Shortcodes Menu はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“DCO Shortcodes Menu” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“DCO Shortcodes Menu” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

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

1.0

  • 最初のリリース