aioseo_html_sitemap_terms, $entries, $taxonomy
aioseo_html_sitemap_terms, $entries, $taxonomy
Appears in: all-in-one-seo-pack.5.0.0.1
Hook Type: filter
Displaying hooks found in version: all-in-one-seo-pack.5.0.0.1apply_filters('aioseo_html_sitemap_terms, $entries, $taxonomy') is found 1 times:
- /app/Common/Sitemap/Html/Frontend.php line 146
'parent' => ! empty( $term->parent ) ? $term->parent : null ]; } return apply_filters( 'aioseo_html_sitemap_terms', $entries, $taxonomy ); } /** * Outputs the sitemap to the frontend. * * @since 4.1.3