Skip to content

Commit 23fd2b8

Browse files
Update src/wp-admin/includes/plugin.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent 24606e8 commit 23fd2b8

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
@@ -2133,7 +2133,7 @@ function get_plugin_page_hook( $plugin_page, $parent_page ) {
21332133
/**
21342134
* Checks if admin page exists, if the user would have the required capabilities.
21352135
*
2136-
* @since tba
2136+
* @since 7.0.0
21372137
*
21382138
* @global string $admin_page_parent The parent slug of the current admin page.
21392139
* @global string $plugin_page The plugin page slug being loaded.

0 commit comments

Comments
 (0)