首页 WordPress函数大全 has_term_meta()

has_term_meta()

2020-05-02 / 2927阅 / 悠然

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

has_term_meta( int $term_id )

Get all meta data, including meta IDs, for the given term ID.

描述

参数

$term_id

(int)
(Required)
Term ID.

返回

(array|false) Array with meta data, or false when the meta table is not installed.

大家谈论
    我的见解