wpseek.com
WordPress开发者和主题制作者的搜索引擎



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

功能10
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.