Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » Forum Usage » Forum How-To »

[SOLVED] How to Disable Admin Toolbar (top of site) for all Users Other than Admins &


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 1, 2013, 06:10 PM
New WordPress Fan
 
141 posts · Jul 2010
[SOLVED] How to Disable Admin Toolbar (top of site) for all Users Other than Admins &

Is there a simple way to disable the admin toolbar (at the top of the site) so that it will not be visible to any users other than Administrators and Editors?

I found this: http://digwp.com/2011/04/admin-bar-t...for-non-admins

But, where exactly in the functions.php file should you put their suggested code:

Code:
// show admin bar only for admins and editors
if (!current_user_can('edit_posts')) {
	add_filter('show_admin_bar', '__return_false');
}
I am using Wordpress 3.5.1 and Atahualpa 3.7.10.

Many thanks!
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Permission to write comments only for authors, Admins annsworld Comments, trackbacks & pings 2 Sep 21, 2011 01:29 AM
BUGFIX 353-02: Allow multi-site users to see the Atahualpa Theme Options juggledad New Versions, & Updating 0 Sep 3, 2010 08:18 AM
How I placed AddThis plugin's toolbar to the right of GD Star Rating toolbar. ymf Plugins & Atahualpa 1 Jul 24, 2010 06:07 AM
Lost my 'site admin' login on the right sidebar thotlady Header configuration & styling 1 Sep 1, 2009 02:18 PM
How to Link Page Toolbar Outside of Site tim5046 Page & Category Menu Bars 1 Jun 4, 2009 07:51 AM


All times are GMT -6. The time now is 07:00 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.