Skip to content

Commit

Permalink
bump action priority
Browse files Browse the repository at this point in the history
  • Loading branch information
dereksmart committed Jan 16, 2025
1 parent 96b2263 commit a4859a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,4 @@ function wpcom_edit_site_menu( $wp_admin_bar ) {
$wp_admin_bar->add_node( $args );
}
}
add_action( 'admin_bar_menu', 'wpcom_edit_site_menu', 11 );
add_action( 'admin_bar_menu', 'wpcom_edit_site_menu', 9999 );

0 comments on commit a4859a9

Please sign in to comment.