Skip to content

Commit 9a7a02f

Browse files
Update src/wp-admin/includes/plugin.php
Co-authored-by: Noruzzaman <[email protected]>
1 parent d03c40e commit 9a7a02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/includes/plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2136,7 +2136,7 @@ function get_plugin_page_hook( $plugin_page, $parent_page ) {
21362136
* @since tba
21372137
*
21382138
* @global string $admin_page_parent The parent slug of the current admin page.
2139-
* @global string $plugin_page
2139+
* @global string $plugin_page The plugin page slug being loaded.
21402140
* @global array $_registered_pages
21412141
*/
21422142
function admin_page_exists() {

0 commit comments

Comments
 (0)