Plugin Directory

Changeset 2416837


Ignore:
Timestamp:
11/11/2020 08:07:02 PM (5 years ago)
Author:
nabtron
Message:

confirmed wordpress 5.5.3 compatibility

Location:
wp-redirect-permalink
Files:
4 edited
1 copied

Legend:

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

    r2140125 r2416837  
    44Tags: remove, post_id, postid, from, end, change permalink, redirect, permalink, postname, only
    55Requires at least: 4.2.2
    6 Tested up to: 5.2.2
    7 Stable tag: 1.0.5
     6Tested up to: 5.5.3
     7Stable tag: 1.0.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4141== Changelog ==
    4242
     43= 1.0.6 =
     44* Confirmed WordPress 5.5.3 compatibility
     45
    4346= 1.0.5 =
    4447* Confirmed WordPress 5.2.2 compatibility
     
    6265== Upgrade Notice ==
    6366
    64 = 1.0.4 =
    65 Confirmed WordPress 5.0 compatibility
     67= 1.0.6 =
     68Confirmed WordPress 5.5.3 compatibility
  • wp-redirect-permalink/tags/1.0.6/wp-redirect-permalink.php

    r2140125 r2416837  
    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.5
     7Version: 1.0.6
    88Author URI: https://nabtron.com/
    99*/
  • wp-redirect-permalink/trunk/readme.txt

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

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