Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Doug Smith

v6.3.4 broke taxonomy links in post list

When viewing the posts in the admin interface for a custom post type, the taxonomy links were clickable to show/filter by just the posts in that taxonomy.

The URL looks like:

/wp-admin/edit.php?post_type=custom-post-type&taxonomy=taxonomy-slug&term=termval

After update to v6.3.4 they are getting randomly assigned to unrelated taxonomies/etc….

/wp-admin/edit.php?taxonomy=product_visibility&term=exclude-from-search&post_type=custom-post-type
/wp-admin/edit.php?taxonomy=opl-helps-category&term=refresh-reflect&post_type=custom-post-type
/wp-admin/edit.php?taxonomy=product_type&term=grouped&post_type=custom-post-type
/wp-admin/edit.php?taxonomy=product_type&term=external&post_type=custom-post-type

Very strange. Reverting to v6.3.3 restores the prior behavior.

7 months ago
Stefan van den Dungen Gronovius
Developer

Thanks for your feedback.
We were able to reproduce the issue and fix it for the upcoming release.
You can expect a new release this week.

6 months, 4 weeks ago

You must be logged in to reply to this topic.