Changeset 1758248
- Timestamp:
- 11/03/2017 09:13:48 PM (8 years ago)
- Location:
- simple-urls
- Files:
-
- 8 edited
- 1 copied
-
tags/0.9.7 (copied) (copied from simple-urls/trunk)
-
tags/0.9.7/README.md (modified) (1 diff)
-
tags/0.9.7/package.json (modified) (1 diff)
-
tags/0.9.7/plugin.php (modified) (1 diff)
-
tags/0.9.7/readme.txt (modified) (2 diffs)
-
trunk/README.md (modified) (1 diff)
-
trunk/package.json (modified) (1 diff)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-urls/tags/0.9.7/README.md
r1256140 r1758248 3 3 4 4 Plugin that allows you to create custom redirects for pages and posts via a custom field. 5 -
simple-urls/tags/0.9.7/package.json
r1264387 r1758248 30 30 "author": "StudioPress", 31 31 "authoruri": "http://www.studiopress.com/", 32 "version": "0.9. 6",32 "version": "0.9.7", 33 33 "license": "GPL-2.0+", 34 34 "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html", -
simple-urls/tags/0.9.7/plugin.php
r1264387 r1758248 9 9 Author URI: http://www.nathanrice.net/ 10 10 11 Version: 0.9. 611 Version: 0.9.7 12 12 13 13 Text Domain: simple-urls -
simple-urls/tags/0.9.7/readme.txt
r1264387 r1758248 4 4 Tags: redirect, click tracking, custom post types 5 5 Requires at least: 3.0 6 Tested up to: 3.57 Stable tag: 0.9. 66 Tested up to: 4.8.3 7 Stable tag: 0.9.7 8 8 9 9 Simple URLs is a complete URL management system that allows you create, manage, and track outbound links from your site. … … 46 46 == Changelog == 47 47 48 = 0.9.7 = 49 * WordPress compatibility. 50 48 51 = 0.9.6 = 49 52 * Add plugin header i18n -
simple-urls/trunk/README.md
r1256140 r1758248 3 3 4 4 Plugin that allows you to create custom redirects for pages and posts via a custom field. 5 -
simple-urls/trunk/package.json
r1264387 r1758248 30 30 "author": "StudioPress", 31 31 "authoruri": "http://www.studiopress.com/", 32 "version": "0.9. 6",32 "version": "0.9.7", 33 33 "license": "GPL-2.0+", 34 34 "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html", -
simple-urls/trunk/plugin.php
r1264387 r1758248 9 9 Author URI: http://www.nathanrice.net/ 10 10 11 Version: 0.9. 611 Version: 0.9.7 12 12 13 13 Text Domain: simple-urls -
simple-urls/trunk/readme.txt
r1264387 r1758248 4 4 Tags: redirect, click tracking, custom post types 5 5 Requires at least: 3.0 6 Tested up to: 3.57 Stable tag: 0.9. 66 Tested up to: 4.8.3 7 Stable tag: 0.9.7 8 8 9 9 Simple URLs is a complete URL management system that allows you create, manage, and track outbound links from your site. … … 46 46 == Changelog == 47 47 48 = 0.9.7 = 49 * WordPress compatibility. 50 48 51 = 0.9.6 = 49 52 * Add plugin header i18n
Note: See TracChangeset
for help on using the changeset viewer.