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



wp_trusted_keys › Filtr WordPress Hooks

Od5.2.0
Przestarzałyn/a
apply_filters( 'wp_trusted_keys', $trusted_keys )
Parametry:
  • (string[]) $trusted_keys The trusted keys that may sign packages.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the valid signing keys used to verify the contents of files.





Źródło

return apply_filters( 'wp_trusted_keys', $trusted_keys );