Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_get_testable_taxonomies

apply_filters( ‘nab_get_testable_taxonomies’, array $taxonomies, string $post_type )

Gets the taxonomies that can be tested and, therefore, should be replaced during a test.

Parameters

$taxonomies array

(Required) list of taxonomies.

$post_type string

(Required) the post type for which we’re retrieving the list of taxonomies