Skip to content

Commit d03c40e

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

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
@@ -2135,7 +2135,7 @@ function get_plugin_page_hook( $plugin_page, $parent_page ) {
21352135
*
21362136
* @since tba
21372137
*
2138-
* @global string $admin_page_parent
2138+
* @global string $admin_page_parent The parent slug of the current admin page.
21392139
* @global string $plugin_page
21402140
* @global array $_registered_pages
21412141
*/

0 commit comments

Comments
 (0)