Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Easy PHP Text Widget

Beskrivelse

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.

Skjermskudd

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

Installasjon

  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.

FAQ

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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Easy PHP Text Widget” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.0.0

  • Initial release.