Fires after plugin row meta.
Parameters
$plugin_filestring- Refer to 'plugin_row_meta' filter.
$plugin_dataarray- Refer to 'plugin_row_meta' filter.
Source
do_action( 'after_plugin_row_meta', $plugin_file, $plugin_data );
Changelog
| Version | Description |
|---|---|
| 6.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.