apply_filters( 'simple_google_news_sitemap_ping', $should_ping ) → {boolean}
Decide whether to ping Google when the sitemap changes.
Parameters:
| Name | Type | Description | 
|---|---|---|
| $should_ping | boolean | Should we ping Google? Default true. | 
- Since:
- 1.0.0
 
- Source:
Returns:
Should we ping Google?
- Type
- boolean