Top Google Search Results
- after_plugin_row_{$plugin_file} Wordpress hook details -- Adam ...
WordPress hook directory after_plugin_row_{$plugin_file}. Important warning about variable hooks. Some hooks have variables in their names. For example ... - #10464 (enhancement for after_plugin_row hook) – WordPress Trac
after_plugin_row_$plugin_file only fires after the particular plugin that matches $ plugin_file. WordPress Core still uses the older of the two, which is inefficient, ... - after_plugin_row (WordPress Action Hook) - WPSeek.com
WordPress hook directory after_plugin_row_{$plugin_file}. ... after_plugin_row fires after every single plugin row. after_plugin_row_$ plugin_file only fires after ... - wp-admin/includes/class-wp-plugins-list-table.php source
May 17, 2012 ... $screen->is_network && is_plugin_active( $plugin_file ) ) 96 ..... 441 do_action( " after_plugin_row_$plugin_file", $plugin_file, $plugin_data, ...