wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



all_plugins › WordPress Filter Hooks

Da3.0.0
Deprecaton/a
apply_filters( 'all_plugins', get_plugins()
Parametri:
  • (array) $all_plugins An array of plugins to display in the list table.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

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