apply_filters( 'rss_update_period', string $duration )

Filters how often to update the RSS feed.


Description Description


Parameters Parameters

$duration

(string) The update period. Accepts 'hourly', 'daily', 'weekly', 'monthly', 'yearly'. Default 'hourly'.


Top ↑

Source Source

File: wp-includes/feed-rss2.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.