Skip to content

Commit c3c6ba5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/includes/menu.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ function sort_menu( $a, $b ) {
373373
/**
374374
* Fires when access to an admin page which does not exist.
375375
*
376-
* @since 6.9.0
376+
* @since 7.0
377377
*/
378378
do_action( 'admin_page_not_found' );
379379

0 commit comments

Comments
 (0)