Changeset 18864 for trunk/wp-admin/index.php
- Timestamp:
- 10/02/2011 06:59:36 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index.php
r18853 r18864 28 28 add_screen_option('layout_columns', array('max' => 4, 'default' => 'auto') ); 29 29 30 $current_screen->add_screen_options( 31 '<p>test</p>' 32 ); 30 33 31 34 // Help tabs
Note: See TracChangeset
for help on using the changeset viewer.