Advertisement

wp_set_link_cats

Update link with the specified link categories.

Advertisement

wp_insert_link

Inserts/updates links into/in the database.

wp_get_link_cats

Retrieves the link category IDs associated with the link specified.

wp_delete_link

Deletes a specified link from the database.

Advertisement

edit_link

Updates or inserts a link using values provided in $_POST.

add_link

Add a link to using values provided in $_POST.

Advertisement