Changeset 2416837
- Timestamp:
- 11/11/2020 08:07:02 PM (5 years ago)
- Location:
- wp-redirect-permalink
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.6 (copied) (copied from wp-redirect-permalink/trunk)
-
tags/1.0.6/readme.txt (modified) (3 diffs)
-
tags/1.0.6/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.6/readme.txt
r2140125 r2416837 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. 2.27 Stable tag: 1.0. 56 Tested up to: 5.5.3 7 Stable tag: 1.0.6 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.6 = 44 * Confirmed WordPress 5.5.3 compatibility 45 43 46 = 1.0.5 = 44 47 * Confirmed WordPress 5.2.2 compatibility … … 62 65 == Upgrade Notice == 63 66 64 = 1.0. 4=65 Confirmed WordPress 5. 0compatibility67 = 1.0.6 = 68 Confirmed WordPress 5.5.3 compatibility -
wp-redirect-permalink/tags/1.0.6/wp-redirect-permalink.php
r2140125 r2416837 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. 57 Version: 1.0.6 8 8 Author URI: https://nabtron.com/ 9 9 */ -
wp-redirect-permalink/trunk/readme.txt
r2140125 r2416837 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. 2.27 Stable tag: 1.0. 56 Tested up to: 5.5.3 7 Stable tag: 1.0.6 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.6 = 44 * Confirmed WordPress 5.5.3 compatibility 45 43 46 = 1.0.5 = 44 47 * Confirmed WordPress 5.2.2 compatibility … … 62 65 == Upgrade Notice == 63 66 64 = 1.0. 4=65 Confirmed WordPress 5. 0compatibility67 = 1.0.6 = 68 Confirmed WordPress 5.5.3 compatibility -
wp-redirect-permalink/trunk/wp-redirect-permalink.php
r2140125 r2416837 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. 57 Version: 1.0.6 8 8 Author URI: https://nabtron.com/ 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.