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

Easy PHP Text Widget

Описание

Easy PHP Text Widget modifies the standard Text Widget of WordPress making it able to
execute PHP code.

The normal behavior of the text widget is preserved so it can be activated without
fear. That let the blog owner to control the text displayed with PHP, eg. showing different ads on different posts, pages, categories and so on.

Скриншоты

  • Setting up PHP code on a Text Widget
  • Displaying PHP content put through a Text Widget

Установка

  1. Download the plugin and unzip it.
  2. Upload the folder easy-php-text-widget/ to your /wp-content/plugins/ folder.
  3. Activate the plugin from your WordPress admin panel.
  4. Installation finished.

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

Installation Instructions
  1. Download the plugin and unzip it.
  2. Upload the folder easy-php-text-widget/ to your /wp-content/plugins/ folder.
  3. Activate the plugin from your WordPress admin panel.
  4. Installation finished.
Plugin is not working for me?

Is the code in wysiwyg editor ? Make sure you are wrting the code in Text mode.

Does this plugin has a settings page?

Not now. When we\’ll feel there is a need of settings we will add. You are welcome to ask for few.

Does this plugin work with multi site?

Yes, it will work perfectly for multi sites.

Does this plugin have any dependency?

No, just with a installation of WordPress it works.

What if I need to turn this off?

For now, you can simply deactivate the plugin. In future we\’ll be adding option to settings page with options to disable.

Отзывы

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

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

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

Участники

Перевести «Easy PHP Text Widget» на ваш язык.

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

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

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

1.0.0

  • Initial release.