get_terms_to_edit
get_terms_to_edit ( $post_id, $taxonomy = 'post_tag' )
Parameters:- (int) post_id
- (string) taxonomy Optional. The taxonomy for which to retrieve terms. Default 'post_tag'.
Returns:Defined at: - Introduced in WordPress: 2.8.0
- Deprecated in WordPress: —
Description
Gets comma-separated list of terms available to edit for the given post ID.