wpseo_terms, $output, $taxonomy
wpseo_terms, $output, $taxonomy
Appears in: wordpress-seo.28.1
Hook Type: filter
Displaying hooks found in version: wordpress-seo.28.1apply_filters('wpseo_terms, $output, $taxonomy') is found 1 times:
- /inc/class-wpseo-replace-vars.php line 1600
* * @param string $output Comma-delimited string containing the terms. * @param string $taxonomy The taxonomy of the terms. */ return apply_filters( 'wpseo_terms', $output, $taxonomy ); } /** * Gets a taxonomy term hierarchy including the term to get the parents for. * * @return string