Display PHP Version - Version 1.4

Version Description

Download this release

Release Info

Developer dgwyer
Plugin Icon 128x128 Display PHP Version
Version 1.4
Comparing to
See all releases

Code changes from version 1.3 to 1.4

Files changed (2) hide show
  1. display-php-version.php +1 -1
  2. readme.txt +7 -5
display-php-version.php CHANGED
@@ -2,7 +2,7 @@
2
  /*
3
  Plugin Name: Display PHP Version
4
  Description: Displays the current PHP version in the "At a Glance" admin dashboard widget.
5
- Version: 1.3
6
  Author: David Gwyer
7
  Author URI: http://www.wpgoplugins.com
8
  */
2
  /*
3
  Plugin Name: Display PHP Version
4
  Description: Displays the current PHP version in the "At a Glance" admin dashboard widget.
5
+ Version: 1.4
6
  Author: David Gwyer
7
  Author URI: http://www.wpgoplugins.com
8
  */
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === Display PHP Version ===
2
  Contributors: dgwyer
3
- Tags: admin, dashboard, widget, display, PHP, version
4
  Requires at least: 2.7
5
  Tested up to: 4.7
6
- Stable tag: 1.3
7
 
8
  Displays the current PHP version in the "At a Glance" admin dashboard widget.
9
 
@@ -11,9 +11,7 @@ Displays the current PHP version in the "At a Glance" admin dashboard widget.
11
 
12
  Displays the current PHP version in the "At a Glance" admin dashboard widget.
13
 
14
- Please rate the Plugin if you find it useful, thanks.
15
-
16
- Check out our other WordPress plugins <a href="http://www.wpgothemes.com" target="_blank">here</a>.
17
 
18
  == Installation ==
19
 
@@ -31,6 +29,10 @@ Instructions for installing the Display PHP Version Plugin.
31
 
32
  == Changelog ==
33
 
 
 
 
 
34
  *1.3 update*
35
 
36
  * Minor update for WordPress 4.7 compatibility, and some formatting changes.
1
  === Display PHP Version ===
2
  Contributors: dgwyer
3
+ Tags: admin, server, support, version, dashboard, widget, display, PHP
4
  Requires at least: 2.7
5
  Tested up to: 4.7
6
+ Stable tag: 1.4
7
 
8
  Displays the current PHP version in the "At a Glance" admin dashboard widget.
9
 
11
 
12
  Displays the current PHP version in the "At a Glance" admin dashboard widget.
13
 
14
+ Please rate the Plugin if you find it useful, thanks. Also, why not take a moment to check out our other WordPress plugins <a href="http://www.wpgoplugins.com" target="_blank">here</a>.
 
 
15
 
16
  == Installation ==
17
 
29
 
30
  == Changelog ==
31
 
32
+ *1.4 update*
33
+
34
+ * Plugin meta information, and a link, updated.
35
+
36
  *1.3 update*
37
 
38
  * Minor update for WordPress 4.7 compatibility, and some formatting changes.