Used By
Used By | Description |
---|---|
wp-admin/includes/class-wp-plugins-list-table.php: WP_Plugins_List_Table::single_row() |
Fires after each row in the Plugins list table.
(string) Path to the plugin file relative to the plugins directory.
(array) An array of plugin data.
(string) 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'.
Version | Description |
---|---|
5.5.0 | Added 'auto-update-enabled' and 'auto-update-disabled' to possible values for $status . |
2.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/after_plugin_row