[wp-trac] [WordPress Trac] #34418: The Toolbar isn't displayed on wp-signup.php when you're logged-in.
WordPress Trac
noreply at wordpress.org
Wed Oct 28 20:10:31 UTC 2015
#34418: The Toolbar isn't displayed on wp-signup.php when you're logged-in.
----------------------------------------------+---------------------------
Reporter: DrewAPicture | Owner: DrewAPicture
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.4
Component: Login and Registration | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch commit | Focuses:
----------------------------------------------+---------------------------
Changes (by DrewAPicture):
* keywords: has-screenshots needs-patch => has-screenshots has-patch
commit
* owner: => DrewAPicture
* status: new => accepted
Comment:
[attachment:34418.2.diff] instead uses the `before_signup_header` hook.
This enables the `_wp_admin_bar_init()` function to run before `wp_head`
fires like it does elsewhere on the front-end on `template_redirect` or in
the admin on `admin_init`. This has the effect that `_admin_bar_bump_cb()`
can then fire on `wp_head` in the expected order.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34418#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list