Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Masterbar: allow logging out of wpcom when logging out of site. #12457

Merged
merged 1 commit into from
May 24, 2019

Commits on May 23, 2019

  1. Masterbar: allow logging out of wpcom when logging out of site.

    Fixes #12456
    
    This change avoids initialiazing all of the Masterbar after admin_bar_init. We want the module to be available after logging out as well, so the function hooked into wp_logout can be triggered.
    jeherve committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5e07f91 View commit details
    Browse the repository at this point in the history