wp_link_manager_disabled_message
Outputs the ‘disabled’ message for the WordPress Link Manager.
wp_update_link
Updates a link in the database.
wp_set_link_cats
Update link with the specified link categories.
Advertisement
wp_insert_link
Inserts/updates links into/in the database.
get_link_to_edit
Retrieves link data based on its ID.
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
get_default_link_to_edit
Retrieves the default link for editing.
edit_link
Updates or inserts a link using values provided in $_POST.
add_link
Add a link to using values provided in $_POST.
wp_ajax_health_check_get_sizes
Ajax handler for site health check to get directories and database sizes.
Advertisement
wp_ajax_health_check_site_status_result
Ajax handler for site health check to update the result status.
wp_ajax_health_check_loopback_requests
Ajax handler for site health checks on loopback requests.
wp_ajax_health_check_background_updates
Ajax handler for site health checks on background updates.