apply_filters( 'rss_update_frequency', string $frequency )
Filters the RSS update frequency.
Parameters
- $frequency
-
An integer passed as a string representing the frequency of RSS updates within the update period. Default '1'.
Source
Changelog
| Version | Description |
|---|---|
| 2.1.0 | Introduced. |