Changeset 2785277
- Timestamp:
- 09/15/2022 11:23:46 AM (4 years ago)
- Location:
- wp-redirect-permalink
- Files:
-
- 1 deleted
- 4 edited
- 1 copied
- 1 moved
-
assets/screenshot-1.png (moved) (moved from wp-redirect-permalink/trunk/screenshot-1.png)
-
tags/1.0.8 (copied) (copied from wp-redirect-permalink/trunk)
-
tags/1.0.8/readme.txt (modified) (3 diffs)
-
tags/1.0.8/screenshot-1.png (deleted)
-
tags/1.0.8/wp-redirect-permalink.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/wp-redirect-permalink.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-redirect-permalink/tags/1.0.8/readme.txt
r2621676 r2785277 4 4 Tags: remove, post_id, postid, from, end, change permalink, redirect, permalink, postname, only 5 5 Requires at least: 4.2.2 6 Tested up to: 5.8.17 Stable tag: 1.0. 76 Tested up to: 6.0.2 7 Stable tag: 1.0.8 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 41 41 == Changelog == 42 42 43 = 1.0.8 = 44 * Confirmed WordPress 6.0.2 compatibility 45 43 46 = 1.0.7 = 44 47 * Confirmed WordPress 5.8.1 compatibility … … 68 71 == Upgrade Notice == 69 72 70 = 1.0. 7=71 Confirmed WordPress 5.8.1compatibility73 = 1.0.8 = 74 Confirmed WordPress 6.0.2 compatibility -
wp-redirect-permalink/tags/1.0.8/wp-redirect-permalink.php
r2621676 r2785277 5 5 Description: Redirects old permalink format: <strong><code>'/postname/post_id/'</code></strong> links to new: <code><strong>'/postname/'</code></strong> only using <strong>301 redirect</strong>. Respects query variables. 6 6 Author: nabtron 7 Version: 1.0. 77 Version: 1.0.8 8 8 Author URI: https://nabtron.com/ 9 9 */ -
wp-redirect-permalink/trunk/readme.txt
r2621676 r2785277 4 4 Tags: remove, post_id, postid, from, end, change permalink, redirect, permalink, postname, only 5 5 Requires at least: 4.2.2 6 Tested up to: 5.8.17 Stable tag: 1.0. 76 Tested up to: 6.0.2 7 Stable tag: 1.0.8 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 41 41 == Changelog == 42 42 43 = 1.0.8 = 44 * Confirmed WordPress 6.0.2 compatibility 45 43 46 = 1.0.7 = 44 47 * Confirmed WordPress 5.8.1 compatibility … … 68 71 == Upgrade Notice == 69 72 70 = 1.0. 7=71 Confirmed WordPress 5.8.1compatibility73 = 1.0.8 = 74 Confirmed WordPress 6.0.2 compatibility -
wp-redirect-permalink/trunk/wp-redirect-permalink.php
r2621676 r2785277 5 5 Description: Redirects old permalink format: <strong><code>'/postname/post_id/'</code></strong> links to new: <code><strong>'/postname/'</code></strong> only using <strong>301 redirect</strong>. Respects query variables. 6 6 Author: nabtron 7 Version: 1.0. 77 Version: 1.0.8 8 8 Author URI: https://nabtron.com/ 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.