wordpress
wordpress copied to clipboard
Added support for custom taxonomies
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/
Hi @mehul0810, thanks for the contribution! Could you resolve the conflicts?
Since you no longer replied, I've fixed the conflicts and merged it myself. Thanks for your contribution!