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

Allow designers to hide/show wp admin bar using parameter w/out logging out. #53

Merged
merged 2 commits into from
Jun 28, 2015

Conversation

aubreypwd
Copy link
Contributor

Logging in and out is a pain, this makes it easier!

To emulate logged out you can use `?wp_set_current_user=false`, or you can set the user (when logged in as an admin) using `?wp_set_current_user=1`.
gregrickaby added a commit that referenced this pull request Jun 28, 2015
Allow designers to hide/show wp admin bar using parameter w/out logging out.
@gregrickaby gregrickaby merged commit 0f0fb21 into master Jun 28, 2015
@gregrickaby gregrickaby deleted the show-admin-bar branch June 28, 2015 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants