- April 26, 2021
2.2.9.8
Fix – The old native slug is now correctly saved after it is changed in URI Editor.
Enhancement – The post type archives are now also added to the filtered breadcrumbs trail
Enhancement – Basic support added for WP All Export plugin
Enhancement – Basic support added for AMP for WP
Dev – (Permalink Manager Pro only) “Plugin Update Checker” by YahnisElsts library updated to 4.11 version - April 26, 2021
2.2.9.9
Fix – Hotfix for AMP WP integration
- March 11, 2021
2.2.9.7
Enhancement – Support for WooCommerce CSV Product Importer/Exporter added
Enhancement – Better support for relationship field (ACF)
Fix – The custom redirects are now case-insensitive - February 8, 2021
2.2.9.5
Fix – The custom permalink is generated properly if the product is duplicated in WooCommerce dashboard
Enhancement – New settings field – “Exclude drafts”
Enhancement – Minor code improvements - February 8, 2021
2.2.9.6
Fix – Hotfix for WooCommerce coupon related functions
- January 6, 2021
2.2.9.4
Fix – The language prefix for default language is now added again when “Use directory for default language” mode is turned on in WPML settings (“Language URL format”)
- January 4, 2021
2.2.9.3
Fix – The custom permalinks are now saved correctly for new posts with ‘wp_insert_post’ hook
Fix – The custom permalinks are deleted when ‘delete_post’ hook is called
Fix – WPML – language switcher on posts (blog) page works correctly now
Fix – WooCommerce Subscription – the switch subscription URL is no longer overwritten
Fix – The URLs with duplicated trailing slashes are now redirected to the canonical permalink
Enhancement – Basic support for Ultimate Member plugin added
Enhancement – UI improvements
Enhancement – Support for “comment-page” endpoint added
Enhancement – New filter added – ‘permalink_manager_control_trailing_slashes’ - September 21, 2020
2.2.9.0/2.2.9.1
Enhancement – Basic support for BasePress added
Enhancement – Added support for custom product attributes in products’ permalinks (WooCommerce)
Fix – “Trailing slash redirect” is now disabled on front pages (to prevent redirect loop on Polylang/WPML language front pages)
Dev – The taxonomy term used in custom permalinks is selected differently
Dev – Performance improvements (duplicate-check function)
Dev – Further improvements for the function used to sanitize the custom permalinks
Dev – Codebase improvements - August 17, 2020
2.2.8.8/2.2.8.9
Fix – Hotfix for ‘redirect_canonical’ function (causing a redirect loop)
Fix – The custom canonical permalink set with Yoast SEO is now no longer overwritten
Fix – The custom permalinks are no longer saved if the post/term has no title
Fix – Hotfix for Gutenberg related JS errors
Fix – Hotfix for Groundhogg plugin
Fix – Hotfix for “Customize” admin bar menu link
Fix – Hotfix for WPML’s language switcher on posts page
Fix – Hotfixes for WP 5.5 – blog/posts page + draft template is now loaded correctly
Dev – Trailing slash redirect code adjustments
Enhancement – Added support for GeoDirectory plugin - June 27, 2020
2.2.8.7
Dev – Improved breadcrumbs hook (better compatibility with WPML/Polylang)
Fix – Hotfix for permalinks used in language switcher on blog/posts page (WPML)
Fix – Hotfix for cart URL in WooCommerce’s mini-cart widget (now the permalink is translated correctly when WPML/Polylang is used)
Dev – Improved support for WPML’s Advanced Translation
Dev – Improved support for pagination & embed endpoints
Fix – Hotfix for attachments permalinks
Fix – Improved url_to_postid() hook
Fix – Added support for Dokan /edit/ endpoint - May 7, 2020
2.2.8.6
Fix – Hotfix for Permalink_Manager_Helper_Functions::get_disabled_taxonomies() function
Dev – New wrapper function with filter ‘permalink_manager_post_statuses’ for get_post_statuses()
Enhancement – Extended support for “My Listing” theme (by 27collective)
Fix – Hotfix for Gutenberg editor (broken HTML output)
Dev – Extended support for permalinks stored in Yoast SEO database tables (Indexables) - April 9, 2020
2.2.8.4/2.2.8.5
Fix – Hotfix for Permastructures (now the permalink formats are saved correctly)
Fix – Hotfix for trailing slashes settings
Dev – Improved setting fields descriptions
Dev – Adjustments for search functionality in Bulk URI Editor
Enhancement – Support for WPML Classic Translation Editor
Dev – Adjustments for “Auto-update URI”
Dev – Improvements for get_post_types_array() & get_taxonomies_array() functions used to list the content types supported by Permalink Manager - February 29, 2020
2.2.8.2/2.2.8.3
Dev – Improved descriptions in the plugin settings
Fix – Hotfix for endpoint redirect - February 28, 2020
2.2.8.1
Fix – Hotfix for stop-words (now, the stop-words can be saved again)
Enhancement – Support for Duplicate Page plugin - February 24, 2020
2.2.8.0
Fix – Hotfix for multisite/network installations. Now, the plugin globals are reloaded whenever switch_blog() function is called.
Fix – Hotfix for url_to_postid() function. The global will no longer be altered.
Fix – Hotfix for post/page revisions in custom permalink detect function
Dev – Improved WP All Import Pro integration (better support for taxonomies)
Dev – A different approach for WP Customize URLs
Enhancement – New option added: “Old slug redirect” - January 20, 2020
2.2.7.6
Dev – Code optimization for Bulk URI Editor
Enhancement – Support for WooCommerce breadcrumbs
Fix – A hotfix for WPForo plugin
Enhancement – New filter “permalink_manager_chunk_size” that allows to control the chunk size in bulk tools (“Regenerate/reset”, “Find & Replace”)
Enhancement – New filter “permalink_manager_sanitize_regex” that allows to adjust the function that sanitizes the custom permalinks
Dev – Autoload for backup arrays is now disabled
Enhancement – New option added: “Convert accented letters” - December 17, 2019
2.2.7.5
Fix – CSS adjustments. Now the redirects box is displayed correctly in the URI editor
- December 16, 2019
2.2.7.4
Enhancement – Support for “Primary category” set with SEOPress & RankMath plugins
Enhancement – Support for breadcrumbs added by SEOPress & RankMath plugins
Dev – Improved “trailing slashes” functionality – untrailingslashit() & trailingslashit() replaced with REGEX based functions
Enhancement – Possibility to remove custom permalinks, redirects, permastructure settings directly from “Debug” section
Enhancement – New filter “permalink_manager_duplicates_priority” that allows to decide what content type (“posts” or “terms”) should be loaded when the custom permalink is duplicated
Fix – A minor fix for url_to_postid() function - November 11, 2019
2.2.7.3
Enhancement – Support for “Primary category” set with The SEO Framework
Dev – Changes for URI Editor section backend (SQL queries + improvements for search box)
Enhancement – Improved support for WooCommerce Wishlist plugin
Dev – Improvements for slugs sanitization functions
Enhancement – Possibility to exclude posts from bulk tools added to “Auto-update the URI” dropdown in URI Editor - October 7, 2019
2.2.7
Dev – Force 404 for draft posts (for non-logged-in users)
Enhancement – New setting fields: “URI Editor role capability” & “Force HTTPS in URLs”
Dev – Minor improvements - October 7, 2019
2.2.7.1
Fix – Hotfix for PHP Fatal error in permalink-manager-admin-functions.php file
- August 28, 2019
2.2.6
Dev – More debug functions added
Dev – Better support for Hebrew letters
Enhancement – Support for location custom fields in WP Store Locator – CSV Manager plugin
Enhancement – Improved support for Gutenberg editor (reported by Cedric Busuttil) - July 20, 2019
2.2.4/2.2.5
Dev – Minor code improvements
Dev – Yoast SEO Breadcrumbs – further improvements
Fix – Hotfix for Toolset custom fields support (Permalink Manager Pro)
Fix – Hotfix for Polylang URL modes - June 18, 2019
2.2.3
Dev – Code improvements for WP All Import integration functions
Fix – Hotfix for Elementor conflict with custom redirects function (Permalink Manager Pro)
Enhancement – New field (“Do not automatically append the slug”) in Permastructure settings added to each post type & taxonomy
Enhancement – Basic support added for Mailster plugin
Enhancement – New permastructure tag: “%monthname%” - May 6, 2019
2.2.2
Dev – Code improvement for “Quick Edit” inline form
Enhancement – Support for Yoast SEO breadcrumbs added
Fix – Hotfix for Elementor