apply_filters( 'simple_google_news_sitemap_data', $links ) → {array}
Filter all items that will be output in the sitemap.
Parameters:
Name | Type | Description |
---|---|---|
$links |
array | Array of items to be output. |
- Since:
- 1.0.0
- Source:
Returns:
Array of items to be output.
- Type
- array