Plugin Directory

Changeset 2621676


Ignore:
Timestamp:
10/28/2021 11:52:20 PM (4 years ago)
Author:
nabtron
Message:

confirmed wp 5.8.1 compatibility

Location:
wp-redirect-permalink/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-redirect-permalink/trunk/readme.txt

    r2416837 r2621676  
    44Tags: remove, post_id, postid, from, end, change permalink, redirect, permalink, postname, only
    55Requires at least: 4.2.2
    6 Tested up to: 5.5.3
    7 Stable tag: 1.0.6
     6Tested up to: 5.8.1
     7Stable tag: 1.0.7
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4141== Changelog ==
    4242
     43= 1.0.7 =
     44* Confirmed WordPress 5.8.1 compatibility
     45
    4346= 1.0.6 =
    4447* Confirmed WordPress 5.5.3 compatibility
     
    6568== Upgrade Notice ==
    6669
    67 = 1.0.6 =
    68 Confirmed WordPress 5.5.3 compatibility
     70= 1.0.7 =
     71Confirmed WordPress 5.8.1 compatibility
  • wp-redirect-permalink/trunk/wp-redirect-permalink.php

    r2416837 r2621676  
    55Description: 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.
    66Author: nabtron
    7 Version: 1.0.6
     7Version: 1.0.7
    88Author URI: https://nabtron.com/
    99*/
Note: See TracChangeset for help on using the changeset viewer.