To whom it may concern:
I want to install this plugin in my site but I see that the last updating was 12 months ago and I don’t know if that could give me security issues because of the lack of supporting of the tool.
I hope you can help me with this concern.
Thanks,
Víctor
]]>Many thanks!
Finally a plugin working on computer – apparently Neve Theme struggle to accept the other plugins.
However it doesn’t work on phone, any idea how to fix this ?
Hi,
the plugin works really well, but I found a problem: when I write to my website /wp-admin, the user can view the dashboard. Is there a way to change that ?
Thanks.
]]>I want to hide the admin bar for all subscribers, but it just doesn’t do it. Any ideas?
]]>Do you have suggestions for how users without admin bar access can log out from the site?
]]>Doesn’t work, whether I choose
black list or white list (making sure to only use
1 method at a time).
Conflicts w ‘Auto Hide Admin Bar’, which hides the admin bar on the front
end and reveals it upon hover.
https://www.ads-software.com/plugins/auto-hide-admin-bar/
Though even without that plugin, it still doesn’t work.
Btw, is this supposed to hide it everywhere, front and back-end?
(neither works but just wondering)..
Using Optimizer theme and latest (4.6) WordPress.
]]>Hi,
The description for the Roles Blacklist option for the plugin says “DO NOT show the Admin Bar for Users with these Role(s)” and the description for the Capabilities Blacklist option says “DO NOT show the Admin Bar for Users with these Capabilies”.
However I found that when I blacklisted the subscriber role the admin bar disappeared for all the other roles.
So I’ve looked at the code and the blacklist role loop is this:
foreach ( $blacklist_roles as $role ) {
if ( !current_user_can( $role ) ) {
return $this->disable();
}
}
The “!” in front of the current_user_can call basically means (as I understand it) that this loop is behaving such if it’s the case for at least one of those blacklisted roles that the user DOES NOT have that role, then the admin bar is disabled (e.g. if you select the Subscriber role to be in the blacklist then any user which DOES NOT have the Subscriber role will have the admin bar disabled).
I believe that “!” is a mistake – it should be disabling if the return of current_user_can($role) is true for a role in the backlist, rather than if it’s not true.
The same negating happens for capabilities. I’ve looked back in Trac and it seems this behaviour has been there since version 1.0.
I think this is behind what incakola100 is reporting in a support post from a few weeks ago.
I’m suspect successful users of this plugin must have been pretty much all using the whitelist function :).
]]>So I want to hide the admin bar from only teh subscribers. I write subscriber in the blacklist line and it hides the bar for everyone except for me the admin.
Can someone help?
]]>Hello! Thanks for the plug-in, works great…
My question is whether it doesn’t need an update?
I am going to rely heavily on it and I am wondering…if the fact that it has been updated 2 years doesn’t pose a threat in the future, for next wp updates and such?
Thanks
]]>Hi Scott,
Site : “Tobeandnottobe.org”
Footer link : “Terms of agreement” Error to cached static page : linked with :
admin-bar customize support
I just installed your plug in whose idea I find genius.
I wish I had found it earlier.
Here is the only thing I added :
/public_html/wp-includes/admin-bar.php
***********I added to function = /* show_admin_bar(false)
Do u know how I can get rid of this page error ?
Not really savy but I can proceed w/instructions
My site is static(no blog)
Thank you,
Brige
Hi,
I actually want to show the toolbar for my subscribers so that they can upload videos from youtube, however, when I use the plugin it isn’t showing the toolbar. I have subscribers in the whitelist and it still isn’t showing up.
Can you help me out?
Thanks
]]>Hello,
I know the plugin has a warning not to use both a whitelist and a blacklist, but I have a use case for it.
I’m using bbPress and I only want to hide the admin bar from the basic bbpress user role of ‘participant’.
Problem is, my WordPress roles of administrators, contributors, editors, authors get assigned the bbpress ‘participant’ role.
I know it’s not recommended, but I got it to work today doing the following:
1. whitelist my WordPress roles of administrators, contributors, editors and authors.
2. blacklist my bbPress roles of participants.
It’s working so far. If there’s a better solution, I’d love to hear about it.
Thanks!
]]>Hi!
I am getting ready to setup a membership site. I need to hide the toolbar so the subscribers do not see the options (the one at the top of the page). I used the “Show Toolbar when viewing site” option and it worked ok. But I figured that having to go into each of the site users’ options and doing it manually would be a time consuming process, so I installed the Admin Bar Disabler. I tested it, uninstalled/deleted. The problem I have now is that the “Show Toolbar when viewing site” option is not working anymore. I can uncheck it but it would still show the toolbar to a registered user. So something must have gone wrong. I am not a coder, so do not know how to fix it.
I’ve re-installed the wordpress and the theme – no luck.
I would be thankful for your support.
Thanks!
]]>This plugin isn’t working at all in 4.0.
It doesn’t matter what I select in the Blacklist or Whitelist or even selecting “Disable for all”. Nothing changes and the Admin Bar continues to show up.
]]>The Admin Bar always shows on a fresh install. Even if I Blacklist everyone
]]>Please add translations for your plugin. (Hungarian and Danish Thank You!
If you are keeping the folder(admin-bar-disabler/languages) so the plugin can make it easier to find the plugin file .mo:
load_plugin_textdomain( 'admin-bar-disabler', false, basename( dirname( __FILE__ ) ) . 'languages/' );
load_plugin_textdomain('admin-bar-disabler', false, 'admin-bar-disabler/languages');
Have a nice day…
]]>I’ve installed the plugin with no problems.
In Settings -> Admin Bar Disabler I chose Subscriber for blacklist and hit Save Changes.
But when I login as with an account with the subscriber role then I still see the admin bar.
The box in profile is checked to show the bar for logged in.
If I’m using Import Users from CSV will this plugin still work?
]]>Hi, great plugin from what I can see; However, I’m not sure how to get it working with multisite.
Basically I enable anyone to signup for a site of their own or just as a registered user without a site. When someone opens a site they have the roles: “subscriber” for my main site and “admin” for their sub-site.
When a user just signs up as a registered user they simply have the role “subscriber” for my main site.
I’m trying to hide the admin bar for subscribers on the entire network and show the admin bar for admins on the entire network.
I can hide for subscribers, but the admins can only see the admin bar when they are on their own sub-site. They should be able to see it globally no matter what page they are on of my network.
Any insight on this?
Thank you!
]]>Hi, thanks for the great plug-in!
One question though … when a user is logged in, and scrolls to the bottom of a post, they can find secondary access to the admin bar.
This is what they see just before the comment box:
Leave a Reply
Logged in as User. Log out?
If they click on User, they still get access to the admin bar contents.
How can I remove this link?
Thanks! A
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>When a User tries to logout of the site They get the WordPress Failure Notice page – a white page that says:
You are attempting to log out of Yonkers Police Captains, Lieutenants and Sergeants Association
Do you really want to log out?
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>Dear Mr. Scott Kingsley Clark,
thank you for your great plugin so… when i try to activate plugin i receive this error:
Fatal error: Cannot redeclare admin_bar_disabler_network_activated() (previously declared in C:\Inetpub\vhosts\domain.com\site1\wp-content\plugins\admin-bar-disabler\admin-bar-disabler.php:19) in C:\Inetpub\vhosts\domain.com\site1\wp-content\plugins\admin-bar-disabler\admin-bar-disabler.php on line 27
Can you help me ?
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>After installing this plugin, active directory users are unable to login to my wordpress installation. I have verified via that plugin that it is still successfully authenticating and logging those users in but wordpress doesn’t actually activate the login and states incorrect password.
I’ve tried uninstalling the Admin Bar Disabler plugin but this did not solve the issue. Does this plugin modify anything in the database or anything else? I didn’t notice a change in my root .htaccess file. Any ideas?
-Wordpress v3.4.2
-Active Directory Integration v1.1.3
-Admin Bar Disabler 1.0.3
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>I ve just installed on 3.3.2 and activated, byut can’t see the setting page? URL?
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>Hi Love your plugin one thing I noticed
We have a multisite Fiver clone site and on the add on sub domain site the plugin is being shown to the add on site and what ever setting the add on site puts in it has no effect.
The way I would like if possible is the Plugin when network activated will not show to the add on site and the main site will control the options. reason for this the users do not need the profile page or dashboard they can do everything in the theme.
Is this possible?
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>I’m planning to upgrade to WP 3.3, but would like to know if this plugin (using ver 1.0.2) is compatible with it.
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>Just wanted to report that there’s a slight error in your code. But it wasn’t so bad to affect the operation. There’s an extraneous
?>)
here
<input type="submit" class="button-primary" value="<?php _e('Save Changes', 'admin-bar-disabler'); ?>) ?>"/>
Noticed this in the multiuser admin page. So I corrected the code there. Been using your plugin for months and just now for WP MU. It’s simple and works great for me.
Thanks!
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>The function load_plugin_textdomain() is called before the locale is correctly set (especially if you use a multi-lingual plugin).
The function load_plugin_textdomain() should be called in the action ‘plugins_loaded’ as in this code:
function admin_bar_disabler_init() {
load_plugin_textdomain('admin-bar-disabler', false, basename(dirname(__FILE__)) . 'languages/');
}
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>Thanks for a simple and effective plugin.
No sure about the logic of the presence of both whitelist and backlist – it is kind of confusing, and I think one will just do fine.
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>I really like the idea of this plugin, so I don’t have to do it with a personal hack, but it does not appear to be working for me. In the settings page I get the following in the Roles blacklist box:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/host/public_html/wp-content/plugins/admin-bar-disabler/admin-bar-disabler.php on line 322>Administrator
This line repeats for Administrator, Editor, etc.
I had the same issue in the whitelist box until I put in a capability in the Capabilities Whitelist box. I can’t seem to get the blacklist error to go away though.
I also don’t really see how to select which roles are permitted and which are blocked. If I only want Admin, Editors, and Authors to see the Admin bar, how would I do that?
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>Guys – forcing people to install a plugin to get rid of this annoying menu bar is not cool. MIght I strongly suggest it simply be an option in the next upgrade? The internet is getting dumber all the time, let’s not be a part of that digression!
https://www.ads-software.com/extend/plugins/admin-bar-disabler/
]]>