apply_filters( 'findstr_document_taxonomies', $taxonomies array, $post WP_Post )
add_filter( 'findstr_document_taxonomies', $taxonomies array, $post WP_Post )
Filter the document taxonomies.
List of taxonomies added to document.
Parameters
| Name | Type | Description |
|---|---|---|
$taxonomies | array | the taxonomies |
$post | WP_Post | the post object |
- Source
Returns:
$taxonomies the taxonomies
- Type:
- array