WordPress Environment Beacon

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! =)

phpinfo-print

Simple WordPress plugin that displays exactly the same info as phpinfo() function and nothing more, in the classic presentation (see the screenshots). Basically the smallest peace of code you can imagine....

Similar: 40%

PHP Server Info

Adds custom menu under WordPress Admin to view all PHP info as produced with the standard phpinfo function, but without breaking the page strucure. Developed by PHP Hosting Experts CatN...

Similar: 29%

Enable Shortcode and PHP in Text widget

By default, the Text widget only support text and HTML. With this plugin activated, PHP and shortcode would be supported. To execute PHP in text Widget, ensure the PHP code to be executed is encapsulated in between PHP opening and closing tag <?php ... ?> More information and documentation a.........

Similar: 23%

WordPress phpinfo()

It's important for a non technical administrator to be able to diagnose server related problems in WordPress but also rapidly retrieve feedback regarding their web server. This simple plugin adds an option to an administrator's Tools menu which displays standard phpinfo() feedback details to the use.........

Similar: 20%

WP-ServerInfo

Build Status Development https://github.com/lesterchan/wp-serverinfo...

Similar: 20%

Clean Admin Bar Removal

Clean Admin Bar Removal offers a simple solution to a small problem in WordPress 3.2 and 3.3. In these new versions, the top "admin bar" is shown on the public site by default for all users. This has been inconvenient on some of the sites we manage, where the WordPress admin area is otherwise "behin.........

Similar: 20%

Settings API

This plugin is for developers, not general users. This is mainly a PHP class that you can use to build your themes and plugins option panel. It's a wrapper class that uses Settings API under the hood. All you need is to just pass the sections and fields you need as an PHP array. And your options pa.........

Similar: 20%

WP-Options

WP-Options: This little Plugin, allow you to view the wp-settings page. WP-Sitemap: Is a little Admin Sitemap. WP-PHP: Display a PHP Info page. WP-Encoder by phpWave Productions - http://www.phpWave.com: Is a PHP Encoder (German) WP-Mail From: Changes the "From" email address and the "Send .........

Similar: 19%

Buddypress Notifications Manager

BuddyPress Notifications Manager is a plugin for BuddyPress plugin to manage the notifications system of buddypress for all users. With Buddypress Notifications manager, the administrator can manage all the notifications settings of Buddypress ( and also the new notifications added by other plugins.........

Similar: 17%

System information

Adds a system information page that include all the details on your WordPress configuration. That include server details, php configuration, WordPress configuration, current theme details, plugins details and hooks details. That allows for an easy copy/paste of the information you usually need to co.........

Similar: 16%