Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 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” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.0

  • Initial release.