File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 77 "ext-mbstring" : " *" ,
88 "ext-openssl" : " *" ,
99 "ext-sodium" : " *" ,
10- "johnpbloch/wordpress" : " 6.6.1 "
10+ "johnpbloch/wordpress" : " 6.6.2 "
1111 },
1212 "minimum-stability" : " stable" ,
1313 "config" : {
Original file line number Diff line number Diff line change @@ -89743,9 +89743,8 @@ function _wp_admin_bar_init()
8974389743 * the function is also called late on {@see 'wp_footer'}.
8974489744 *
8974589745 * It includes the {@see 'admin_bar_menu'} action which should be used to hook in and
89746- * add new menus to the admin bar. That way you can be sure that you are adding at most
89747- * optimal point, right before the admin bar is rendered. This also gives you access to
89748- * the `$post` global, among others.
89746+ * add new menus to the admin bar. This also gives you access to the `$post` global,
89747+ * among others.
8974989748 *
8975089749 * @since 3.1.0
8975189750 * @since 5.4.0 Called on 'wp_body_open' action first, with 'wp_footer' as a fallback.
You can’t perform that action at this time.
0 commit comments