wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



wp-admin/includes/bookmark.php › WordPress File

Funzioni10
WordPress Bookmark Administration API


Function Short description
add_linkAdds a link using values provided in $_POST.
edit_linkUpdates or inserts a link using values provided in $_POST.
get_default_link_to_editRetrieves the default link for editing.
get_link_to_editRetrieves link data based on its ID.
wp_delete_linkDeletes a specified link from the database.
wp_get_link_catsRetrieves the link category IDs associated with the link specified.
wp_insert_linkInserts a link into the database, or updates an existing link.
wp_link_manager_disabled_messageOutputs the 'disabled' message for the WordPress Link Manager.
wp_set_link_catsUpdates link with the specified link categories.
wp_update_linkUpdates a link in the database.