=== Daisy Admin Bar - Hide Admin Toolbar, Disable Admin Bar from Front-end === Contributors: daisyplugins Tags: admin bar, toolbar, hide admin bar, hide toolbar, admin toolbar Requires at least: 5.2 Tested up to: 6.7 Stable tag: 1.0.2 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. Settings page showing role selection checkboxes 2. Frontend view with admin bar hidden for selected roles == Changelog == = 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 ==