Summery Summery
Filters the array of row meta for each plugin in the Plugins list table.
Syntax Syntax
Parameters Parameters
- $plugin_meta
-
An array of the plugin's metadata, including the version, author, author URI, and plugin URI.
- $plugin_file
-
Path to the plugin file relative to the plugins directory.
- $plugin_data
-
An array of plugin data.
- $status
-
Status filter currently applied to the plugin list. Possible values are: 'all', 'active', 'inactive', 'recently_activated', 'upgrade', 'mustuse', 'dropins', 'search', 'paused', 'auto-update-enabled', 'auto-update-disabled'.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |