=== Dprime Hide Admin Bar ===
Contributors: dprimesolutions
Tags: admin bar, toolbar, hide, roles
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 8.2
Stable tag: 1.4.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Hide the WordPress admin bar on the front end for the user roles you choose.

== Description ==

Dprime Hide Admin Bar lets you remove the WordPress toolbar from the public site for selected user roles.

Choose the roles from a simple checkbox list, save the settings, and the admin bar will no longer appear for those users on the front end. The WordPress dashboard itself is not changed.

The default selection includes Subscriber, Contributor, and Customer. You can update the selection at any time.

== Installation ==

1. Upload the dprime-hide-admin-bar directory to /wp-content/plugins/
2. Activate the plugin from the Plugins screen
3. Go to Hide Admin Bar in your sidebar, or Dprime and then Hide Admin Bar when Dprime Core is installed
4. Choose the roles that should not see the front end admin bar
5. Save changes

== Frequently Asked Questions ==

= Does this plugin need Dprime Core? =

No. It works fully on its own. When Dprime Core is installed, the settings page nests under the Dprime parent menu automatically.

= Does it hide the toolbar inside wp-admin? =

No. It only removes the toolbar on the public site. The dashboard keeps its normal toolbar.

== Changelog ==

= 1.4.0 =
* Promoted to the stable release channel with the current Dprime plugin manifest and Core registration contract
* Rebuilt the settings and help screens on the full width Dprime interface system
* Bundled Geist and the Lucide based product icon so the administration screen makes no external asset requests
* Hardened role normalization, SVG output, settings links, and multisite uninstall cleanup
* Moved updates to api.dprimeplugins.com

= 1.3.0 =
* Settings page rebuilt on Design System v6
* Menu registration follows the standard Dprime pattern: own top level menu at position 57, or a submenu when the Dprime Core parent exists
* Removed the Dprime parent menu fallback that conflicted with other Dprime plugins
* Tabs converted to server side tab links
* Requires at least 6.4 and Requires PHP 8.2

= 1.2.1 =
* Plugin renamed to Dprime Hide Admin Bar to match the naming convention of all Dprime plugins

= 1.1.1 =
* Kept Hide Admin Bar under the Dprime menu at all times
* Added a Dprime parent menu fallback when no other Dprime menu exists

= 1.1.0 =
* Renamed the plugin to Dprime Hide Admin Bar
* Added a Help tab focused on setup and usage
* Updated the admin page labels and plugin link

= 1.0.0 =
* Initial release
