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

Arbitrary Shortcodes

Описание

Replaces Shortcodes with Homepage Custom Fields.

This plugin allows you to write your page content like this:
«Contact our company, [company_name], by email at: [email].»

Text with these shortcodes can be defined on any number of pages throughout your site.

The values of all of the shortcodes are controlled in a single location: the Custom Fields of your blog’s home page. For the above example, there would be Custom Fields on the home page called «company_name» and «email» with the values, respectively, of «Example Company Name» and «info@example.com».

This plugin requires that you have WordPress set to show a static Page on the home page under Settings->Reading and «Front page».

So then, for all the custom fields entered on the home page, this plugin looks for shortcodes (in all pages) and replaces each of their values, upon output, with the relevant custom field value.

This is useful for if you want to fill many pages with text that includes an arbitrary number of shortcodes or template text and have all the values can be replaced in one place.

-By Phil Freo

Установка

This plugin requires that you have WordPress set to show a static Page on the home page under Settings->Reading and «Front page».

  1. Upload the arbitrary-shortcodes/ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Fill your content on any page(s) on your site with the desired arbitrary shortcodes
  4. For each shortcode you would like to define, create a custom field (and value) on the page that is shown as the «home page» for the site.

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

None

Отзывы

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

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

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

Участники

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

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

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