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



all_plugins › Filtr WordPress Hooks

Od3.0.0
Przestarzałyn/a
apply_filters( 'all_plugins', get_plugins()
Parametry:
  • (array) $all_plugins An array of plugins to display in the list table.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the full array of plugins to list in the Plugins list table.





Źródło

$all_plugins = apply_filters( 'all_plugins', get_plugins() );