Filters the full array of plugins to list in the Plugins list table.
$all_pluginsarray
$all_plugins = apply_filters( 'all_plugins', get_plugins() );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/all_plugins