apply_filters( 'findstr_document_taxonomies', $taxonomies, $post ) → {array}
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