sm_sitemap_exclude_author
sm_sitemap_exclude_author
Appears in: google-sitemap-generator.4.1.21
Hook Type: filter
Displaying hooks found in version: google-sitemap-generator.4.1.21apply_filters('sm_sitemap_exclude_author') is found 1 times:
- /class-googlesitemapgeneratorstandardbuilder.php line 544
* Filter the authors, included in XML sitemap. * * @param array $authors Array of user objects to filter. */ return apply_filters( 'sm_sitemap_exclude_author', $authors ); } /** * Filters the terms query to only include published posts * * @param string[] $selects Array of string.