aioseo_html_sitemap_posts, $entries, $postType
aioseo_html_sitemap_posts, $entries, $postType
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_posts, $entries, $postType') is found 1 times:
- /app/Common/Sitemap/Html/Frontend.php line 118
$entries[] = $entry; } return apply_filters( 'aioseo_html_sitemap_posts', $entries, $postType ); } /** * Returns the terms of a given taxonomy that should be included. * * @since 4.1.3