wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



rss_update_frequency › Les Filtres WordPress

Depuis2.1.0
Dépréciéen/a
apply_filters( 'rss_update_frequency', $frequency )
Paramètres:
  • (string) $frequency An integer passed as a string representing the frequency of RSS updates within the update period. Default '1'.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the RSS update frequency.





Source

echo apply_filters( 'rss_update_frequency', $frequency );