Changeset 15746 for trunk/wp-admin/plugins.php
- Timestamp:
- 10/07/2010 07:34:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r15697 r15746 291 291 add_thickbox(); 292 292 293 add_screen_option( 'per_page', array('label' => _x( 'Plugins', 'plugins per page (screen options)' ), 'default' => 999) ); 294 293 295 add_contextual_help($current_screen, 294 296 '<p>' . __('Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.