wp/wp-admin/link.php
changeset 7 cf61fcea0001
parent 5 5e2f62d02dcd
child 9 177826044cd9
equal deleted inserted replaced
6:490d5cc509ed 7:cf61fcea0001
     1 <?php
     1 <?php
     2 /**
     2 /**
     3  * Manage link administration actions.
     3  * Manage link administration actions.
     4  *
     4  *
     5  * This page is accessed by the link management pages and handles the forms and
     5  * This page is accessed by the link management pages and handles the forms and
     6  * AJAX processes for link actions.
     6  * Ajax processes for link actions.
     7  *
     7  *
     8  * @package WordPress
     8  * @package WordPress
     9  * @subpackage Administration
     9  * @subpackage Administration
    10  */
    10  */
    11 
    11