wp/wp-admin/link-manager.php
changeset 19 3d72ae0968f4
parent 18 be944660c56a
child 21 48c4eec2b7e6
equal deleted inserted replaced
18:be944660c56a 19:3d72ae0968f4
    44 	exit;
    44 	exit;
    45 }
    45 }
    46 
    46 
    47 $wp_list_table->prepare_items();
    47 $wp_list_table->prepare_items();
    48 
    48 
       
    49 // Used in the HTML title tag.
    49 $title       = __( 'Links' );
    50 $title       = __( 'Links' );
    50 $this_file   = 'link-manager.php';
    51 $this_file   = 'link-manager.php';
    51 $parent_file = $this_file;
    52 $parent_file = $this_file;
    52 
    53 
    53 get_current_screen()->add_help_tab(
    54 get_current_screen()->add_help_tab(