Skip to content

Releases: yasglobal/permalinks-customizer

2.3.0 - Sept 10, 2018

09 Sep 19:41
Compare
Choose a tag to compare
  • Enhancement
    • Added Support for Gutenberg
    • Added Privacy Policy Content on Admin Panel

2.2.0 - Aug 10, 2018

10 Aug 07:21
Compare
Choose a tag to compare
  • 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

31 Jul 11:36
Compare
Choose a tag to compare
  • 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

16 Jul 09:15
Compare
Choose a tag to compare
  • 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

10 Jul 04:52
b123cc1
Compare
Choose a tag to compare
  • 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

13 Feb 09:39
Compare
Choose a tag to compare
  • Enhancements
    • Fixed Empty Title issue
    • Added About Page
  • Bugs
    • Fixed PHP Notices

1.3.8

15 Oct 15:40
Compare
Choose a tag to compare

Updated Postname if it's not available at the Created Post time

1.3.7

06 Oct 11:23
Compare
Choose a tag to compare

Resolved the Yoast SEO Slug Issue

1.3.6

02 Oct 12:30
Compare
Choose a tag to compare

Resolved the Draft Permalink Issue on editing the description under the snippet of Yoast SEO

1.3.5

28 Sep 18:47
Compare
Choose a tag to compare

Resolved the Pagination Issue for Taxonomies