外掛說明
Perfect for sites where there is only one admin who needs access to the dashboard and the admin bar.
When activated only administrators will see the admin bar.
This plugin is just a few lines of code. Specifically the line if(!current_user_can('administrator'))
determines who the admin bar is hidden for. Feel free to edit this to your needs. E.g. using
if(!current_user_can(‘edit_posts’)) will allow authors to view the admin bar as well.
This plugin has no settings and will not be updated often, so feel free to edit to your needs.
安裝方式
- Upload the
hide-admin-bar-from-non-admins
directory to the/wp-content/plugins/
directory of your site. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Tweak the plugin code as needed. There are no settings, and this plugin will not be updated oftne.
使用者評論
2020 年 5 月 13 日
I tried more than 5 plugins, this one is the best, it shows toolbar for admin, but it hides it from users. Thank you, you deserve this positive comment
2020 年 1 月 31 日
Gr8t Job
2019 年 12 月 31 日
Works like a charm! It just deactivated WP admin bar for everyone else except Administrators.
Thank you!
2019 年 8 月 12 日
Good ThankYou.
2018 年 8 月 21 日
This plugin do not work, admin is diplaying.
2018 年 5 月 30 日
just install and activate
thank you