Skip to content

GaryJones/diagnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diagnosis Stories in Ready

Adds pages to the Dashboard menu with technical details about PHP, MySQL and other server details an administrator might need.

Description

It is hard for novice WordPress users to find out what the backbone of their hosting is made up of. Some plugins may require a specific version of the PHP scripting language or a certain version of the MySQL database management software.

Diagnosis adds pages to the Dashboard menu where the main administrator of the Wordpress installation can view technical data about the server in an easy manner along with a suitable explanation. Most fields also have a link to an appropriate Wikipedia article.

This plugin is predominantly based on the original Diagnosis plugin: http://nlindblad.org/wordpress/diagnosis/

Screenshots

Alt text for screenshot 1 HERE Screenshot 1 caption HERE.

Requirements

  • WordPress 3.2 (tested up to WP 3.9)

Installation

Upload

  1. Download the latest tagged archive (choose the "zip" option).
  2. Go to the Plugins -> Add New screen and click the Upload tab.
  3. Upload the zipped archive directly.
  4. Go to the Plugins screen and click Activate.

Manual

  1. Download the latest tagged archive (choose the "zip" option).
  2. Unzip the archive.
  3. Copy the folder to your /wp-content/plugins/ directory.
  4. Go to the Plugins screen and click Activate.

Check out the Codex for more information about installing plugins manually.

Git

Using git, browse to your /wp-content/plugins/ directory and clone this repository:

git clone git@github.com:GaryJones/diagnosis.git

Then go to your Plugins screen and click Activate.

Updates

This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub.

Usage

After activation, look under the Dashboard menu for two new links - Diagnosis and PHP Info.

Credits

Built by Gary Jones
Copyright 2013 Gamajo Tech

About

WordPress plugin that adds pages to the Dashboard menu with technical details about PHP, MySQL and other server details.

Resources

License

Stars

Watchers

Forks

Packages

No packages published