首页 WordPress函数大全 global_terms()

global_terms()

2020-05-02 / 3947阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

global_terms( int $term_id, string $deprecated = '' )

Maintains a canonical list of terms by syncing terms created for each blog with the global terms table.

描述

See also See also

  • term_id_filter

Top ↑

参数

$term_id

(int)
(Required)
An ID for a term>
(string)
(Optional)
Not used.

Default value: ''

返回

(int) An ID from the global terms table mapped from $term_id.

大家谈论
    我的见解