Changeset 3332298
- Timestamp:
- 07/22/2025 01:43:51 PM (8 months ago)
- Location:
- custom-permalinks
- Files:
-
- 2 edited
-
tags/3.0.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-permalinks/tags/3.0.1/readme.txt
r3332293 r3332298 5 5 Requires PHP: 5.6 6 6 Tested up to: 6.8 7 Stable tag: 3.0. 17 Stable tag: 3.0.0 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 10 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.11 A powerful WordPress plugin for full URL control. Set custom permalinks, auto-redirects, and use dynamic tags for ideal site structure and SEO. 12 12 13 13 == Description == … … 82 82 == Changelog == 83 83 84 = 3.0.1 - Jul 22, 2025 =85 86 Fix PHP warning on `url_to_postid()` filter.87 88 84 = 3.0.0 - Jul 22, 2025 = 89 85 -
custom-permalinks/trunk/readme.txt
r3332293 r3332298 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 10 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.11 A powerful WordPress plugin for full URL control. Set custom permalinks, auto-redirects, and use dynamic tags for ideal site structure and SEO. 12 12 13 13 == Description == … … 82 82 == Changelog == 83 83 84 = 3.0.1 - Jul 22, 2025 =85 86 Fix PHP warning on `url_to_postid()` filter.87 88 84 = 3.0.0 - Jul 22, 2025 = 89 85
Note: See TracChangeset
for help on using the changeset viewer.