Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WordPress Environment Beacon

Beschrijving

It is a plugin intended for developers:

The goal of this plugin is to display information about the Environment in which wordpress is installed as well as all global variables from php.

By enabling this plugin some new options will be coupled to the main menu wordpress namely:

Host Infos:

  • Here you will be able to see a number of important settings of the Environment where wordpress is installed.

  • If you want, you can save this configuration and if necessary, you can change the Environment (server) and verify the changes by saving them to a new record containing the new settings.

  • If you are a developer (just as I) it’s always good to have access to information from the Environment to which you are writingby this link is possible to have access to it.

  • You can also categorize the settings.

  • All settings, if saved, are saved in post_meta where you can search and change later.

  • You can insert an image highlighted to refer to that configuration.

All WP Settings

  • In the WordPress normal configuration options a series of fields are hidden by default and what this option does is display all of them, so you have more control over WordPress.

php info

  • Using this option you will see the phpinfo with all php Options that are enable to the server where WordPress is installed
  • For the future I am developing more great options for us developers wordpress.

Install and enjoy! =)

Schermafdrukken

  • Home Wordpress with plugin enabled - see the lower left corner of the menu.
  • Wordpress enviroment information saved - In the above example we used the godaddy.
  • The second part of the above example.
  • All Wordpress settings options (enjoy)!
  • All php settings from the Wordpress enviroment phpinfo.

Installatie

You know how to do!

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

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

Bijdragers

Vertaal “WordPress Environment Beacon” naar jouw taal.

Interesse in ontwikkeling?

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

Changelog

1.2

  1. Warnings fixed
  2. Internationalization support
  3. Portuguese – Brazil language support

1.1

  • Images path corrections

1.0

  • First version of the system