Plugin Directory

Changeset 3048383


Ignore:
Timestamp:
03/09/2024 08:39:37 PM (2 years ago)
Author:
nabtron
Message:

WP 6.4.3 compatible

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

Legend:

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

    r2785277 r3048383  
    1 === Plugin Name ===
     1=== WP Redirect Permallink ===
    22Contributors: nabtron
    33Donate link: https://nabtron.com/
    4 Tags: remove, post_id, postid, from, end, change permalink, redirect, permalink, postname, only
     4Tags: remove, post_id, end, redirect, permalink
    55Requires at least: 4.2.2
    6 Tested up to: 6.0.2
    7 Stable tag: 1.0.8
     6Tested up to: 6.4.3
     7Stable tag: 1.0.9
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4141== Changelog ==
    4242
     43= 1.0.9 =
     44* Confirmed WordPress 6.4.3 compatibility
     45
    4346= 1.0.8 =
    4447* Confirmed WordPress 6.0.2 compatibility
  • wp-redirect-permalink/trunk/wp-redirect-permalink.php

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