Changeset 2621676
- Timestamp:
- 10/28/2021 11:52:20 PM (4 years ago)
- Location:
- wp-redirect-permalink/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
wp-redirect-permalink.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-redirect-permalink/trunk/readme.txt
r2416837 r2621676 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. 5.37 Stable tag: 1.0. 66 Tested up to: 5.8.1 7 Stable tag: 1.0.7 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.7 = 44 * Confirmed WordPress 5.8.1 compatibility 45 43 46 = 1.0.6 = 44 47 * Confirmed WordPress 5.5.3 compatibility … … 65 68 == Upgrade Notice == 66 69 67 = 1.0. 6=68 Confirmed WordPress 5. 5.3compatibility70 = 1.0.7 = 71 Confirmed WordPress 5.8.1 compatibility -
wp-redirect-permalink/trunk/wp-redirect-permalink.php
r2416837 r2621676 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. 67 Version: 1.0.7 8 8 Author URI: https://nabtron.com/ 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.