Цей плагін не перевірявся з останніми 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.