apply_filters( ‘nab_get_taxonomies_to_overwrite’, array $taxonomies , string $post_type )
Filters the list of taxonomies that can be overwritten (if any).
Parameters
- $taxonomies array
(Required) list of taxonomies that can be overwritten.
- $post_type string
(Required) type of the post that the plugin is about to overwrite.