Skip to content

Commit

Permalink
Docs: Correct description for wp_admin_bar_edit_site_menu().
Browse files Browse the repository at this point in the history
Follow-up to [58035], [58296].

See #60977.

git-svn-id: https://develop.svn.wordpress.org/trunk@58297 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
SergeyBiryukov committed Jun 3, 2024
1 parent da03b6f commit fbb5020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/admin-bar.php
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ function wp_admin_bar_site_menu( $wp_admin_bar ) {
}

/**
* Adds the "Site Editor" link to the Toolbar.
* Adds the "Edit site" link to the Toolbar.
*
* @since 5.9.0
* @since 6.3.0 Added `$_wp_current_template_id` global for editing of current template directly from the admin bar.
Expand Down

0 comments on commit fbb5020

Please sign in to comment.