Fires after each specific row in the Plugins list table.
The dynamic portion of the hook name, $plugin_file, refers to the path to the plugin file, relative to the plugins directory.
$plugin_filestring
$plugin_dataarray
$statusstring
'all', 'active', 'inactive', 'recently_activated', 'upgrade', 'mustuse', 'dropins', 'search', 'paused', 'auto-update-enabled', 'auto-update-disabled'.do_action( "after_plugin_row_{$plugin_file}", $plugin_file, $plugin_data, $status );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/after_plugin_row_plugin_file