apply_filters( 'simple_google_news_sitemap_post_statuses_to_clear', $post_statuses ) → {array}
Filter the post statuses we look for to determine if cache needs cleared.
Parameters:
Name | Type | Description |
---|---|---|
$post_statuses |
array | Post statuses we clear cache on. |
- Since:
- 1.0.0
- Source:
Returns:
Filtered post statuses.
- Type
- array