Changelog

  • March 11, 2026

    2.5.3.2

    Fix - The progress alert is no longer duplicated in "Regenerate/reset" tool
    Fix - Addressed a PHP deprecated warning when CLI is used

  • February 16, 2026

    2.5.3.1

    Dev – Updated “Force unique custom permalinks” function to respect language codes
    Fix – Resolved the “seems_utf8()” deprecation warning introduced in version 6.9.0.
    Fix – Addressed a PHP fatal error occurring when exporting via WP All Export in the Lite version

  • February 10, 2026

    2.5.3

    Dev - New “Select by language” filter in Tools, allowing custom permalinks to be regenerated for specific languages
    Dev - Partially refactored codebase to align with WordPress Coding Standards.
    Fix - The non-Latin characters are now correctly lowercased when the custom permalinks are sanitized
    Fix - The "Force unique custom permalinks" function is now triggered at the proper time
    Fix - Fixed a "Broken Access Control" security issue and added a "Debug Mode" toggle in the plugin settings

  • January 7, 2026

    2.5.2.3/2.5.2.4

    Fix – Hotfix for “Admin Columns Pro” – the custom permalinks are no longer overwritten
    Dev – Minor code improvements

  • November 25, 2025

    2.5.2.2

    Fix - Hotfix for "View Page" link in Block (Gutenberg) Editor
    Fix - PHP 8.4 warnings fixed (deprecated methods)
    Dev - Minor code improvements

  • November 7, 2025

    2.5.2.1

    Fix – Hotfix for Rankmath sitemap support (broken URLs)

  • November 3, 2025

    2.5.2

    Dev – New setting field – “Force unique custom permalinks”
    Dev – Minor code improvements
    Dev – Pro version code refactoring
    Fix – Hotfix for “Quick Edit” form
    Fix – Custom slugs function refactored

  • September 3, 2025

    2.5.1.4

    Fix – Restricted debug data access for custom fields in the admin dashboard

  • July 22, 2025

    2.5.1.3

    Fix – The url_to_postid() function works also when the language code is provided with URL
    Fix – Improvements for WPML’s Advanced Translation Editor integration
    Dev – New setting field – “Edit permalinks in WPML’s Translation Editor”
    Dev – Minor code improvements

  • May 26, 2025

    2.5.1.2

    Dev – WPML’s Translation Editor compatibility code refactored
    Dev – The slashes in titles are now changed to dashes when custom permalinks are sanitized, just like they are in default WordPress slugs
    Fix – Improvements for WooCommerce REST API integration

  • March 31, 2025

    2.5.1/2.5.1.1

    Fix – Fixed fatal error for Bulk URI Editor with TranslatePress activated
    Dev – Minor code improvements
    Dev – Improved support for ACF’s Relationship field
    Dev – Improved support for Polylang if multiple domains configured for different languages

  • February 5, 2025

    2.5.0

    Dev – Permastructure settings UI improvements
    Dev – Improved support for WP All Import
    Dev – Language filter added for URI Editor (WPML/Polylang)
    Fix – Improvements for MyListing theme integration

  • December 16, 2024

    2.4.4.3

    Dev – Code refactoring for “Bulk URI Editor”
    Dev – Code adjustments for MyListing support
    Dev – Minor code improvements
    Fix – Fallback for get_primary_term() function in older versions of The SEO Framework plugin

  • October 16, 2024

    2.4.4.2

    Dev – Improved support for REGEX formulas in “Find & Replace”
    Dev – Code adjustments to improve WPCS compliance
    Fix – Fixed search functionality bug in Bulk URI Editor

  • August 28, 2024

    2.4.4.1

    Fix – Fixed the deprecated warning for The SEO Framework plugin
    Fix – Fixed taxonomies’ custom permalink import feature for WP All Import in Permalink Manager Lite
    Dev – Code adjustments for WPForo integration
    Dev – Minor code improvements

  • July 24, 2024

    2.4.4

    Fix – The native slug is updated when changed from permalink editor via Gutenberg/Block Editor
    Fix – The URLs with empty “attachment” endpoint returns 404 error
    Dev – The translated taxonomies’ slugs are used when %taxonomy% tag is used in Permastructures
    Dev – Code refactoring & further improvements

  • June 3, 2024

    2.4.3.4/2.4.3.5

    Fix – Security fix for Permalink_Manager_UI_Elements->get_the_form() function
    Dev – The breadcrumbs support can only be enabled for content items that have custom permalinks

  • May 16, 2024

    2.4.3.3

    Dev - Optimization of "Permalink_Manager_Core_Functions::fix_pagination_pages"
    Dev - The canonical redirect function has been improved to fully handle the "/page/1" and "/1/" endpoints as well as the "p", "page_id", and "name" query parameters in URLs
    Fix - The plugin may save the native slug for "draft" posts and pages even if WordPress has not generated it yet
    Fix - "Customize URL" in the admin toolbar works now correctly also for categories, and custom taxonomies
    Fix - "Auto-update mode" is now respected in Advanced Translation Editor (WPML)

  • March 18, 2024

    2.4.3.2

    Fix – Further security improvements for AJAX functions and “Bulk Tools”
    Dev – Minor code improvements

  • February 12, 2024

    2.4.3.1

    Fix – Security fix for Permalink_Manager_Actions->ajax_detect_duplicates() function
    Dev – Minor code improvements

  • February 6, 2024

    2.4.3

    Fix – Code refactoring and optimization
    Fix – Minor improvements for RankMath redirection hooks
    Enhancement – Improvements for “Force 404 on non-existing pagination pages” functionality
    Enhancement – The “Regenerate/reset” & “Find/replace” now can be used in preview mode without saving the changes
    Dev – New filter hooks – “permalink_manager_pre_update_post_uri” & “permalink_manager_pre_update_term_uri”
    Dev – Support for translated “page” endpoint in Polylang Pro
    Dev – Support for primary terms controlled by All In One SEO Pro

  • January 9, 2024

    2.4.2

    Fix – The Permalink_Manager_Helper_Functions::replace_empty_placeholder_tags() no longer decodes invalid ASCII characters
    Fix – The old slug (“_wp_old_slug”) is now saved correctly in Block Editor (Gutenberg)
    Dev – New ‘permalink_manager_sanitize_title’ filter is added
    Dev – Duplicated dashes are now removed from default permalinks unless “Strip special characters” is disabled in the plugin settings
    Dev – Minor fixes and improvements

  • November 6, 2023

    2.4.1.6

    Dev – Refactoring & minor code improvements

  • September 25, 2023

    2.4.1.4/2.4.1.5

    Enhancement – Support for “Primary category” set with SmartCrawler plugin
    Enhancement – Partial support for Site Kit by Google plugin
    Dev – Minor code improvements

  • August 7, 2023

    2.4.1.3

    Dev – Code refactoring
    Fix – Fixed /feed/ endpoint support