Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Display WordPress Version

Beschrijving

Adds a “Powered by WordPress version (X.Y.Z)” notice anywhere in your blog template. Suggested php code can be cut pasted to add anywhere in your theme template, especially in footer. Will not automatically add the code. See Installation for php code.

Let the world know your blog is powered by the latest version of WordPress.

Schermafbeeldingen

  • Shows how Powered by WordPress version is added in the footer.

Installatie

  1. Unzip the download package
  2. Upload the folder with all files to the “/wp-content/plugins/” directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Add the following code to the template wherever you want the notice to appear.
  5. Check your blog for the WordPress version notice.

FAQ

Q: Why should I display my blog wordpress version?

It is good practice to update to the latest version of WordPress. This is essential for new features, bug fixes and more importantly, for your blog security. Let the world know your blog is powered by the latest version of WordPress.

Q: Where can I send feedback about this plugin?

https://www.quickonlinetips.com/archives/display-wordpress-version-plugin/

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Display WordPress Version” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Display WordPress Version” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.4

  • Added class to the text which can be speciifically tweaked as required.

1.3

  • Now code can be added anywhere in theme template.
  • PHP code needs to be manually added to template.
  • No longer automatic addition to footer.

1.0

  • Initial release.