- Timestamp:
- 08/22/2016 06:24:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugins-list-table.php
r38149 r38307 865 865 * 'Drop-ins', 'Search'. 866 866 */ 867 do_action( "after_plugin_row_ $plugin_file", $plugin_file, $plugin_data, $status );867 do_action( "after_plugin_row_{$plugin_file}", $plugin_file, $plugin_data, $status ); 868 868 } 869 869
Note: See TracChangeset
for help on using the changeset viewer.