Changeset 2183314
- Timestamp:
- 10/30/2019 07:08:01 PM (6 years ago)
- Location:
- wp-dashboard
- Files:
-
- 3 edited
- 4 copied
-
tags/2.0.6 (copied) (copied from wp-dashboard/trunk)
-
tags/2.0.6/admin/class-wpdashboard-admin.php (copied) (copied from wp-dashboard/trunk/admin/class-wpdashboard-admin.php)
-
tags/2.0.6/readme.txt (modified) (2 diffs)
-
tags/2.0.6/webhooks/lib/class-wpdashboard-plugins.php (copied) (copied from wp-dashboard/trunk/webhooks/lib/class-wpdashboard-plugins.php)
-
tags/2.0.6/wpdashboard.php (copied) (copied from wp-dashboard/trunk/wpdashboard.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wpdashboard.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-dashboard/tags/2.0.6/readme.txt
r2104245 r2183314 6 6 Tested up to: 5.2.1 7 7 Requires PHP: 5.6 8 Stable tag: 2.0. 58 Stable tag: 2.0.6 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 56 56 57 57 == Changelog == 58 59 = 2.0.6 = 60 * Fixing issues found by Wordpress.org 61 * Sanitizing inputs 62 * Updated imports 58 63 59 64 = 2.0.5 = -
wp-dashboard/tags/2.0.6/wpdashboard.php
r2183313 r2183314 17 17 * Plugin URI: https://wpdashboard.io 18 18 * Description: Manage your Wordpress installations in one place. 19 * Version: 2.0. 519 * Version: 2.0.6 20 20 * Author: WP Dashboard 21 21 * Author URI: https://wpdashboard.io -
wp-dashboard/trunk/readme.txt
r2104245 r2183314 6 6 Tested up to: 5.2.1 7 7 Requires PHP: 5.6 8 Stable tag: 2.0. 58 Stable tag: 2.0.6 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 56 56 57 57 == Changelog == 58 59 = 2.0.6 = 60 * Fixing issues found by Wordpress.org 61 * Sanitizing inputs 62 * Updated imports 58 63 59 64 = 2.0.5 = -
wp-dashboard/trunk/wpdashboard.php
r2183313 r2183314 17 17 * Plugin URI: https://wpdashboard.io 18 18 * Description: Manage your Wordpress installations in one place. 19 * Version: 2.0. 519 * Version: 2.0.6 20 20 * Author: WP Dashboard 21 21 * Author URI: https://wpdashboard.io
Note: See TracChangeset
for help on using the changeset viewer.