Docs: Add a @since note to wp_admin_bar_edit_menu() about the "View Post" link on Comments screen for a single post.
Follow-up to [47903]. Props sabernhardt, janak007, munyagu. Fixes #42366. Built from https://develop.svn.wordpress.org/trunk@50504 git-svn-id: http://core.svn.wordpress.org/trunk@50117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -687,6 +687,7 @@ function wp_admin_bar_shortlink_menu( $wp_admin_bar ) {
|
||||
* Provide an edit link for posts and terms.
|
||||
*
|
||||
* @since 3.1.0
|
||||
* @since 5.5.0 Added a "View Post" link on Comments screen for a single post.
|
||||
*
|
||||
* @global WP_Term $tag
|
||||
* @global WP_Query $wp_the_query WordPress Query object.
|
||||
|
||||
Reference in New Issue
Block a user