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



site_status_page_cache_supported_cache_headers › Les Filtres WordPress

Depuis6.1.0
Dépréciéen/a
apply_filters( 'site_status_page_cache_supported_cache_headers', $cache_headers )
Paramètres:
  • (array) $cache_headers Array of supported cache headers.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the list of cache headers supported by core.





Source

return apply_filters( 'site_status_page_cache_supported_cache_headers', $cache_headers );