wp_set_link_cats
wp_set_link_cats ( $link_id = 0, $link_categories = array() )
Parameters:- (int) link_id ID of the link to update.
- (int[]) link_categories Array of link category IDs to add the link to.
Defined at: - Introduced in WordPress: 2.1.0
- Deprecated in WordPress: —
Description
Updates link with the specified link categories.