Docs: Improve the usefulness of the DocBlock summary for get_edit_term_link()
.
See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@36940 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
606d131f52
commit
7c7a95cf9f
@ -904,7 +904,7 @@ function edit_tag_link( $link = '', $before = '', $after = '', $tag = null ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieve edit term url.
|
||||
* Retrieves the URL for editing a given term.
|
||||
*
|
||||
* @since 3.1.0
|
||||
* @since 4.5.0 The `$taxonomy` argument was made optional.
|
||||
|
Loading…
Reference in New Issue
Block a user