Plugin Directory

Changeset 3332298


Ignore:
Timestamp:
07/22/2025 01:43:51 PM (8 months ago)
Author:
sasiddiqui
Message:

Lessen Short Description to avoid text truncation

Location:
custom-permalinks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-permalinks/tags/3.0.1/readme.txt

    r3332293 r3332298  
    55Requires PHP: 5.6
    66Tested up to: 6.8
    7 Stable tag: 3.0.1
     7Stable tag: 3.0.0
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
    1010
    11 Custom Permalinks is a powerful WordPress plugin that grants you complete control over your site's URLs. Easily set unique, custom permalinks for any post, page, tag, or category, allowing you to design an ideal site structure. It includes features for defining post type-specific structures with dynamic tags and automatically redirects old URLs to your new custom ones. Developers can also leverage a wide array of filters for advanced customization.
     11A powerful WordPress plugin for full URL control. Set custom permalinks, auto-redirects, and use dynamic tags for ideal site structure and SEO.
    1212
    1313== Description ==
     
    8282== Changelog ==
    8383
    84 = 3.0.1 - Jul 22, 2025 =
    85 
    86 Fix PHP warning on `url_to_postid()` filter.
    87 
    8884= 3.0.0 - Jul 22, 2025 =
    8985
  • custom-permalinks/trunk/readme.txt

    r3332293 r3332298  
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
    1010
    11 Custom Permalinks is a powerful WordPress plugin that grants you complete control over your site's URLs. Easily set unique, custom permalinks for any post, page, tag, or category, allowing you to design an ideal site structure. It includes features for defining post type-specific structures with dynamic tags and automatically redirects old URLs to your new custom ones. Developers can also leverage a wide array of filters for advanced customization.
     11A powerful WordPress plugin for full URL control. Set custom permalinks, auto-redirects, and use dynamic tags for ideal site structure and SEO.
    1212
    1313== Description ==
     
    8282== Changelog ==
    8383
    84 = 3.0.1 - Jul 22, 2025 =
    85 
    86 Fix PHP warning on `url_to_postid()` filter.
    87 
    8884= 3.0.0 - Jul 22, 2025 =
    8985
Note: See TracChangeset for help on using the changeset viewer.