== Changelog == This file contains only old changelog. See readme.txt for newer versions. = 2.7.0 - Jul 05, 2019 = * Enhancement * Added `%parent_title%` tag * Added `%all_parents_title%` tag * [Generate Permalink from code](https://wordpress.org/support/topic/how-to-regenerate-a-specific-post-id-in-my-function-php/) * Revamp `Tags` page * Bug * [Flush Permalinks Cache](https://wordpress.org/support/topic/flush-permalinks-cache/) = 2.6.0 - Jul 04, 2019 = * Enhancement * Fix issue of Polylang `Hide Default` language Setting * Hide Default Permalink metabox when making changes in content * Compatible with `url_to_postid()` * Bug * PHP Notice of [Undefined variable](https://github.com/yasglobal/permalinks-customizer/issues/26) * [Taxonomy permalink not working under existing page](https://wordpress.org/support/topic/taxonomy-permalink-not-working-under-existing-page/) = 2.5.2 - Jan 02, 2019 = * Enhancement * Added `<%ctaxparents_custom_taxonomy%>` tag for PostTypes * Bug * Fixed PHP Fatal error in `uninstall.php` [https://wordpress.org/support/topic/unable-to-uninstall-10/](https://wordpress.org/support/topic/unable-to-uninstall-10/) = 2.5.1 - Nov 30, 2018 = * Enhancement * <%ctax_custom_taxonomy%> use category which is selected as Primary Category (Yoast SEO) = 2.5.0 - Nov 28, 2018 = * Enhancement * Auto refreshing permalink in Gutenberg * Removing need of Page refresh on `Regenerate Permalink` button * Added Permalink in Sidebar to Support Latest Gutenberg = 2.4.0 - Oct 25, 2018 = * Enhancement * Add `Flush Permalink Cache` option in Admin Toolbar * Bug * `View Post` button does not open expected URL (due to relative Path) [https://wordpress.org/support/topic/view-post-button-does-not-open-expected-url/](https://wordpress.org/support/topic/view-post-button-does-not-open-expected-url/) * Removed auto flush rewrite rules to prevent permalink cache = 2.3.1 - Oct 16, 2018 = * Enhancement * Flush rewrite rules to prevent permalink cache * Bug * Set meta_keys to be protected to stop duplication in Custom Fields = 2.3.0 - Sept 10, 2018 = * Enhancement * Added Support for Gutenberg * Added Privacy Policy Content on Admin Panel = 2.2.0 - Aug 10, 2018 = * Enhancement * Added Media (Attachment) Support * Added Regenerate Permalink in Bulk Action for Media (Attachment) * Added Filter to Exclude the PostType from the Plugin to be worked on * Added Support of `WP All Import` Plugin * Removing Permalink Edit Form from Private PostTypes and Taxonomies * Bug * Plugin causing 504 gateway error when submitting a post for review * Prevent Permalink to be created for the private PostTypes like Coupon, Order etc = 2.1.0 - July 16, 2018 = * Enhancement * Generate Post Permalink as soon as Post saved at the very first time * Prevent to add auto-redirects for plain permalinks * Regenerate Permalink on Quick Edit Post * Added filter by which relative permalink can be shown on post edit page * Bug * Regenerate Status Issue on Post/Page * Fixed Permalinks Customizer Version issue on plugin update * Removed Convert URL Page = 2.0.1 - July 16, 2018 = * Bugs * Fixed subdomain URL issue * Make the URLs to absolute on Admin Pages so, Permalinks for subdomain points to the correct URL = 2.0.0 - July 09, 2018 = * Enhancements * Added Custom Taxonomy Support for PostTypes * Define the Custom Taxonomy tag in PostType permalink structure * Define default taxonomy which is used in the permalink when no taxonomy is selected * Added `Regenerate Permalinks` in Bulk for PostTypes * Added `Regenerate Permalinks` in Bulk for Taxonomies * Added Redirect Functionality * Automatically create redirects on changing the permalink * Automatically create redirects on creating post/taxonomy * Automatically disable redirects if the newly created permalink was redireted before * Enable / Disable redirects from Plugin redirects Page * Delete redirects from Plugin redirects Page * Added Filters to disable redirects functionality if needed * Added Capabilities which allow users to view permalinks and manage settings without having administrator role * Reduce Query over non-admin pages * Avoid appending slashes and use trailingslashit instead * Removed unused PostTypes and Taxonomies (Only Public PostTypes and Taxonomies are shown on Settings Page) * Bugs * Added a check for create term, to reduce undesired notifications. * Fixed undefined variable warning in PostType Permalinks and Taxonomies Permalinks Page * Fixed PHP warning on Bulk update over PostType Permalinks and Taxonomies Permalinks Page when no post/category is selected * Print `$view_post` varaible value = 1.3.9 - Feb 13, 2018 = * Enhancements * Fixed Empty Title issue * Added About Page * Bugs * Fixed PHP Notices = 1.3.8 - Oct 15, 2017 = * Updated Postname if it's not available at the Created Post time = 1.3.7 - Oct 06, 2017 = * Resolved the Yoast SEO Slug Issue = 1.3.6 - Oct 02, 2017 = * Resolved the Draft Permalink Issue on editing the description under the snippet of Yoast SEO = 1.3.5 - Sept 28, 2017 = * Resolved the Pagination Issue for Taxonomies = 1.3.4 - Sept 27, 2017 = * Applied PHP Coding Standards on WordPress = 1.3.3 - Sept 26, 2017 = * Enhancements * Added Filter to Exclude/Ignore URL to be processed * Bugs * Fixed Vulnerability Issues = 1.3.2 - Sept 12, 2017 = * Fixed Setting Custom Post Type Permalink doesn't work and redirects to /wp-admin/option = 1.3.1 - Sept 11, 2017 = * Added Translation Capability = 1.3 - Sept 08, 2017 = * Enhancements * Added PostTypes Permalinks Page * View all the PostTypes permalinks * Search Permalinks * Sort by Title * Pagination * Added Taxonomies Permalinks Page * View all the Category/Tags permalinks * Search Permalinks * Sort by Title * Pagination * Bug Fixes * Replaced Deprecated Actions with the newer Actions * Breaking the tag permalinks = 1.2.5 - Aug 29, 2017 = * Added Regenerate Permalink Button = 1.2.4 - Aug 21, 2017 = * Resolves the Deletes first character of permalink issue using the use-case = 1.2.3 - Aug 19, 2017 = * Add Auto regenerate Permalink Functionality on Inherit and Add the Compatibility with the Previously (Old) Created Posts = 1.2.2 - Aug 18, 2017 = * Fixed Permalink Issue for Preview of Draft Post and PHP Notice = 1.2.1 - Aug 16, 2017 = * Resolved Issues of AMP Pages = 1.2 - Aug 12, 2017 = * Resolved issues with AMP Pages and Added Functionality to regenerate the Permalinks until you publish the post/page or updated the permalink manually = 1.1 - Aug 08, 2017 = * Added Functionality to create Permalinks automtically on Creating the Term (Default + Custom Taxonomies) and updated DB Query for PostTypes = 1.0.2 - July 26, 2017 = * Fixed PHP Warning of Undefined Variable = 1.0.1 - July 26, 2017 = * Fixed Convert Custom Permalink Empty Page Issue = 1.0 - July 25, 2017 = * Fixed Quick Edit Bug, HomePage does not load Bug, Removed some Deprecated Filters/Actions and Added Permalinks for Custom Taxonomy = 0.4 - July 21, 2017 = * Fixed PolyLang Conflicts = 0.3.10 - May 27, 2017 = * Fixed TrailingSlash Function Name = 0.3.9 - May 26, 2017 = * Fixed WPML Conflicts = 0.3.8 - Jan 28, 2017 = * Fixed post_status error under the request() function = 0.3.7 - Jan 22, 2017 = * Added 4 new Tags (author_firstname, author_lastname, parent_postname, all_parents_postname) = 0.3.6 - Sept 18, 2016 = * Added 1 new Tag = 0.3.5 - Aug 09, 2016 = * Fixed Table Prefix Issue and some PHP Warnings = 0.3.4 - July 28, 2016 = * Fixed draft preview issue = 0.3.3 - July 24, 2016 = * Fixed PHP undefined index error = 0.3.2 - Apr 01, 2016 = * Convert custom permalink to permalink customizer = 0.3.1 - Mar 31, 2016 = * Add product_cat tag which is specially used for WooCommerce Products = 0.3 - Mar 31, 2016 = * Add functionality to create a permalink for category and tag for default post type = 0.2 = * Front Page Displays as Static Page Functionality = 0.1 = * First release on wordpress.org