wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



rss_update_period › WordPress Filter Hooks

Seit2.1.0
Veraltetn/v
apply_filters( 'rss_update_period', $duration )
Parameter:
  • (string) $duration The update period. Accepts 'hourly', 'daily', 'weekly', 'monthly', 'yearly'. Default 'hourly'.
    Erforderlich: Ja
Definiert in:
Codex:

Filters how often to update the RSS feed.





Quellcode

echo apply_filters( 'rss_update_period', $duration );