wpseek.com
A WordPress-centric search engine for devs and theme authors



plugins_list › WordPress Filter Hooks

Since6.3.0
Deprecatedn/a
apply_filters( 'plugins_list', $plugins )
Parameters:
  • (array[]) $plugins An array of arrays of plugin data, keyed by context.
    Required: Yes
Defined at:
Codex:

Filters the array of plugins for the list table.





Source

$plugins = apply_filters( 'plugins_list', $plugins );