';
$deleted = (int) $_GET['deleted'];
printf(__('%s links deleted.'), $deleted);
echo '
';
}
?>
add links to sites that you visit often and share them on your blog. When you have a list of links in your sidebar to other blogs, it’s called a “blogroll.”'); ?>
'
' . __('Name') . ' | ',
'url' => '
' . __('URL') . ' | ',
'categories' => '
' . __('Categories') . ' | ',
'rel' => '
' . __('rel') . ' | ',
'visible' => '
' . __('Visible') . ' | ',
'action' => '
' . __('Action') . ' | ',
);
$link_columns = apply_filters('manage_link_columns', $link_columns);
?>