Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for custom taxonomies #185

Conversation

mehul0810
Copy link
Contributor

@mehul0810 mehul0810 commented Feb 19, 2024

The current logic only supports category and tags which are default provided by WordPress. But, if someone want to support custom taxonomies then it is not possible without using filter at the moment.

Ref: https://wordpress.org/support/topic/track-taxonomies-of-other-post-types/

@Dan0sz Dan0sz changed the base branch from develop to track_custom_post_types April 18, 2024 09:36
@Dan0sz
Copy link
Collaborator

Dan0sz commented Apr 18, 2024

Hi @mehul0810, thanks for the contribution! Could you resolve the conflicts?

@Dan0sz Dan0sz merged commit b8fa121 into plausible:track_custom_post_types May 17, 2024
@Dan0sz
Copy link
Collaborator

Dan0sz commented May 17, 2024

Since you no longer replied, I've fixed the conflicts and merged it myself. Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants