Source file: modules/sitemaps/sitemap-builder.php
View in GitHubParameters
- $item_array
-
(array) Data to build parent and children nodes for current post.
- $post_id
-
(int) Current post ID.
Changelog
Since: Jetpack 3.9.0
apply_filters ( 'jetpack_sitemap_news_sitemap_item', array $item_array , int $post_id )
Source file: modules/sitemaps/sitemap-builder.php
View in GitHub(array) Data to build parent and children nodes for current post.
(int) Current post ID.
Since: Jetpack 3.9.0