首页 WordPress函数大全 get_tags_to_edit()

get_tags_to_edit()

2020-05-01 / 5620阅 / 悠然

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

get_tags_to_edit( int $post_id, string $taxonomy = 'post_tag' )

Get comma-separated list of tags available to edit.

描述

参数

$post_id

(int)
(Required)

$taxonomy

(string)
(Optional)
The taxonomy for which to retrieve terms.

Default value: 'post_tag'

返回

(string|bool|WP_Error)

大家谈论
    我的见解