Filter condition to allow skipping specific video posts in the sitemap.
Parameters
- $skip
bool
Current boolean. False by default, so no post is skipped.
- $post
WP_POST
Current post object.
Changelog
- Introduced in Jetpack 4.8.0
jetpack_sitemap_video_skip_post
Filter condition to allow skipping specific video posts in the sitemap.
bool
Current boolean. False by default, so no post is skipped.
WP_POST
Current post object.