wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



site_status_available_object_cache_services › Filtr WordPress Hooks

Od6.1.0
Przestarzałyn/a
apply_filters( 'site_status_available_object_cache_services', $services )
Parametry:
  • (string[]) $services The list of available persistent object cache services.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the persistent object cache services available to the user.

This can be useful to hide or add services not included in the defaults.





Źródło

return apply_filters( 'site_status_available_object_cache_services', $services );