Changeset 18867 for trunk/wp-admin/plugin-install.php
- Timestamp:
- 10/03/2011 04:00:57 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/plugin-install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugin-install.php
r18864 r18867 36 36 do_action('install_plugins_pre_' . $tab); //Used to override the general interface, Eg, install or plugin information. 37 37 38 $current_screen->add_ screen_options(38 $current_screen->add_option_context( 39 39 '<p>test</p>' 40 40 );
Note: See TracChangeset
for help on using the changeset viewer.