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



all_plugins › Les Filtres WordPress

Depuis3.0.0
Dépréciéen/a
apply_filters( 'all_plugins', get_plugins()
Paramètres:
  • (array) $all_plugins An array of plugins to display in the list table.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

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