Changeset 14713 for trunk/wp-admin/includes/template.php
- Timestamp:
- 05/17/2010 04:39:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r14675 r14713 3709 3709 $screen = convert_to_screen($screen); 3710 3710 3711 $columns = array('dashboard' => 4, ' post' => 2, 'page' => 2, 'link' => 2);3711 $columns = array('dashboard' => 4, 'link' => 2); 3712 3712 3713 3713 // Add custom post types
Note: See TracChangeset
for help on using the changeset viewer.