apply_filters( 'all_plugins', array $all_plugins )
Filters the full array of plugins to list in the Plugins list table.
Description
See also
Parameters
- $all_plugins
-
An array of plugins to display in the list table.
Source
Changelog
Version | Description |
---|---|
WP-3.0.0 | Introduced. |