=== Daisy Admin Bar - Hide Admin Toolbar Based on User Roles, Disable Admin Bar from Non-Admins ===
Contributors: daisyplugins
Tags: admin bar, toolbar, hide admin bar, hide toolbar, admin toolbar
Requires at least: 5.2
Tested up to: 6.9
Stable tag: 1.0.14
Requires PHP: 7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

Control visibility of the admin bar based on user roles.

== Description ==

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

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/daisy-admin-bar` directory
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to Settings → Daisy Admin Bar to configure which roles should have the admin bar hidden

== Frequently Asked Questions ==

= 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.

== Screenshots ==

1. screenshot-1.png

== Changelog ==

= 1.0.14 - Jan 01, 2026 =
* routine maintenance

= 1.0.13 - Aug 29, 2025 =
* routine maintenance

= 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

== Upgrade Notice ==