Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Shortcode Generator

Скриншоты

  • See a list of your shortcodes, and add new ones
  • The WYSIWYG editor for a generated shortcode
  • Plain text editor for a generated shortcode
  • Generated shortcode widget (allows multiple instances)

Установка

  1. Upload the shortcode-generator folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on the ShortCodes button on the menu to generate new shortcodes

Часто задаваемые вопросы

How can you generate a shortcode?

Once the plugin is active, go to the ShortCodes button on the left menu. Select the type of shortcode you would like, and click Add. Once created, you will be given a shortcode to place in your pages, posts, or template files.

The page I placed a shortcode on does not load properly

Shortcodes can contain other shortcodes. This allows for great custommization and usability, however, if a shortcode contains itself it will cause problems with your pages. Make sure your shortcodes do not contain themselves.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Shortcode Generator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Shortcode Generator» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1.0

  • bug fixes for install

1.0.0

  • Initial launch