首页 WordPress函数大全 get_edit_tag_link()

get_edit_tag_link()

2020-05-01 / 2312阅 / 悠然

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

get_edit_tag_link( int $tag_id, string $taxonomy = 'post_tag' )

Retrieves the edit link for a tag.

描述

参数

$tag_id

(int)
(Required)
Tag ID.

$taxonomy

(string)
(Optional)
Taxonomy slug.

Default value: 'post_tag'

返回

(string) The edit tag link URL for the given tag.

大家谈论
    我的见解