equal
deleted
inserted
replaced
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 |