global_terms
- global_terms is deprecated since version 6.1.0!
global_terms ( $term_id, $deprecated = '' )
Parameters:- (int) term_id An ID for a term on the current blog.
- (string) deprecated Not used.
Returns:- (int) An ID from the global terms table mapped from $term_id.
Defined at:Change Log: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: 6.1.0
Description
Maintains a canonical list of terms by syncing terms created for each blog with the global terms table.