WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about rss_update_frequency

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/feed-rdf.php apply_filters 46 /**
* Fires at the end of the feed root to add namespaces.
*
* @since 2.0.0
*/
wp-includes/feed-rss2-comments.php apply_filters 62 /**
* Fires at the end of the RSS root to add namespaces.
*
* @since 2.8.0
*/
wp-includes/feed-rss2.php apply_filters 74 /**
* Filters the RSS update frequency.
*
* @since 2.1.0
*
* @param string $frequency An integer passed as a string representing the frequency
* of RSS updates within the update period. Default '1'.
*/

Hook Parameters

Parameter Type Name Description
string $frequency An integer passed as a string representing the frequency