Plugin Directory

Changeset 2785277


Ignore:
Timestamp:
09/15/2022 11:23:46 AM (4 years ago)
Author:
nabtron
Message:

wp 6.0.2 compatibility

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

Legend:

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

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

    r2621676 r2785277  
    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.7
     7Version: 1.0.8
    88Author URI: https://nabtron.com/
    99*/
  • wp-redirect-permalink/trunk/readme.txt

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

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