Changeset 1664397
- Timestamp:
- 05/25/2017 12:23:56 AM (9 years ago)
- Location:
- healthy-site-seo
- Files:
-
- 10 added
- 2 edited
-
tags/1.4.1 (added)
-
tags/1.4.1/admin (added)
-
tags/1.4.1/admin/controllers (added)
-
tags/1.4.1/admin/controllers/healthysiteseo_controller.php (added)
-
tags/1.4.1/admin/pages (added)
-
tags/1.4.1/admin/pages/healthysiteseo_page.php (added)
-
tags/1.4.1/healthy-site-seo.php (added)
-
tags/1.4.1/includes (added)
-
tags/1.4.1/includes/plugin-activation.php (added)
-
tags/1.4.1/readme.txt (added)
-
trunk/healthy-site-seo.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
healthy-site-seo/trunk/healthy-site-seo.php
r1517623 r1664397 7 7 Installation: 8 8 9 1) Install WordPress 4. 6.1or higher9 1) Install WordPress 4.7.5 or higher 10 10 11 11 2) Download the latest from: … … 17 17 4) Activate the plugin. 18 18 19 Version: 1.4. 019 Version: 1.4.1 20 20 Author: TheOnlineHero - Tom Skroza 21 21 License: GPL2 … … 179 179 'name' => 'WP-Optimize', 180 180 'slug' => 'wp-optimize', 181 'required' => true 182 ), 183 array( 184 'name' => 'PixPie', 185 'slug' => 'wp-pixpie', 181 186 'required' => true 182 187 ), -
healthy-site-seo/trunk/readme.txt
r1517623 r1664397 4 4 Tags: security, secure, seo, health, optimise, optimize, cache, recommendations 5 5 Requires at least: 3.3 6 Tested up to: 4. 6.17 Stable tag: 1.4. 06 Tested up to: 4.7.5 7 Stable tag: 1.4.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 20 20 == Installation == 21 21 22 1) Install WordPress 4. 6.1or higher22 1) Install WordPress 4.7.5 or higher 23 23 24 24 2) Download the latest from: … … 35 35 36 36 == Changelog == 37 38 = 1.4.1 = 39 40 * Added WP Pixpie to the list. 37 41 38 42 = 1.4.0 = … … 62 66 == Upgrade notice == 63 67 68 = 1.4.1 = 69 70 * Added WP Pixpie to the list. 71 64 72 = 1.4.0 = 65 73
Note: See TracChangeset
for help on using the changeset viewer.