Popis
Daisy Admin Bar allows you to selectively hide the WordPress admin bar (toolbar) from the frontend based on user roles.
Features:
– Select which user roles should have the admin bar hidden
– Simple checkbox interface for role selection
– Preserves admin bar visibility in WordPress admin area
– Follows WordPress coding standards
Instalace
- Upload the plugin files to the
/wp-content/plugins/daisy-admin-bar
directory - Activate the plugin through the ‚Plugins‘ screen in WordPress
- Go to Settings Daisy Admin Bar to configure which roles should have the admin bar hidden
Nejčastější dotazy
-
Can I hide the admin bar for some roles but not others?
-
Yes! The plugin lets you selectively choose which roles should have the admin bar hidden.
-
Will administrators see the settings page?
-
Yes, only users with ‚manage_options‘ capability (typically administrators) can access the settings.
-
Does this affect the admin dashboard?
-
No, this only affects the frontend of your site. The admin bar will still appear in the WordPress admin area.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Daisy Admin Bar – Hide Admin Toolbar Based on User Roles, Disable Admin Bar from Non-Admins je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciZajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.12 – Jun 14, 2025
- routine maintenance
1.0.11 – May 21, 2025
- routine maintenance
1.0.10 – May 11, 2025
- routine maintenance
1.0.9 – May 01, 2025
- routine maintenance
1.0.8 – Apr 19, 2025
- [add] screenshot added
1.0.7 – Apr 19, 2025
- routine maintenance
1.0.6 – Apr 19, 2025
- [imp] code optimized
1.0.5 – Apr 19, 2025
- [fix] fixed unexpected output during activation
1.0.4 – Apr 15, 2025
- Tested with WordPress v6.8
1.0.3 – Apr 08, 2025
- routine maintenance
1.0.2 – Apr 08, 2025
- [imp] Settings Page UI improved
1.0.1 – Apr 04, 2025
- Initial release
1.0.0 – Mar 26, 2025
- Initial submission