- Timestamp:
- 04/25/2012 07:37:19 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-plugin-install-list-table.php
r19712 r20592 63 63 } 64 64 65 add_action( 'install_plugins_table_header', 'install_search_form' );65 add_action( 'install_plugins_table_header', 'install_search_form', 10, 0 ); 66 66 break; 67 67
Note: See TracChangeset
for help on using the changeset viewer.