mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user