Changes in trunk/wp-admin/edit-link-form.php [15746:15135]
- File:
-
- 1 edited
-
trunk/wp-admin/edit-link-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-link-form.php
r15746 r15135 37 37 do_action('do_meta_boxes', 'link', 'advanced', $link); 38 38 do_action('do_meta_boxes', 'link', 'side', $link); 39 40 add_screen_option('layout_columns', array('max' => 2) );41 39 42 40 add_contextual_help($current_screen,
Note: See TracChangeset
for help on using the changeset viewer.