Understanding your blog
This post was published 3 years 8 months 18 days ago which may make its actuality or expire date not be valid anymore. This site is not responsible for any misunderstanding.
WordPress, arguably is the most popular blogging software on the internet. However, it is also quite the trouble maker. When an error crops up, it is like pulling teeth to solve it. Enter Diagnosis. This plug-in adds an additional sub page to Wordpress’s dashboard facility. The sub page contains various information about the current Wordpress installation’s back-end (PHP-version, MySQL-version, etc.). Written with flexibility in mind, adding a new field with information is a piece of cake.
The plugin is basically written to be extended, adding additional information to the plugin is very easy if you have some basic knowledge of PHP and know what MySQL variable or PHP variable or PHP setting you are looking for.