Releases: yasglobal/permalinks-customizer
Releases · yasglobal/permalinks-customizer
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
-
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
- 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
- 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)
- Added Custom Taxonomy Support for PostTypes
- 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
- Enhancements
- Fixed Empty Title issue
- Added About Page
- Bugs
- Fixed PHP Notices
1.3.8
Updated Postname if it's not available at the Created Post time
1.3.7
Resolved the Yoast SEO Slug Issue
1.3.6
Resolved the Draft Permalink Issue on editing the description under the snippet of Yoast SEO
1.3.5
Resolved the Pagination Issue for Taxonomies