=== Role Based Hide Adminbar ===
Contributors: yasirkhalifa
Tags: admin bar, hide admin bar, user roles, role based, ui customization
Donate link: https://myasark.wordpress.com/
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.0
Stable tag: 1.1
License: GPLv2

A simple plugin to hide the WordPress admin bar based on user roles. Clean, fast, and easy to use.

== Description ==

**Role Based Hide Adminbar** gives you complete control over the WordPress admin bar. You can easily hide it for any user role — like subscribers, contributors, or custom roles — without writing any code.

This plugin is especially useful for site owners who want to provide a distraction-free frontend experience for users who don't need backend access or admin features.

= Features =

- Hide admin bar by user role
- Clean and simple settings page
- No coding required
- Works with custom user roles
- Lightweight and fast
- Frontend-only hiding (backend remains unchanged)

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to 'Settings > Hide Adminbar' to configure the visibility for user roles.

== Frequently Asked Questions ==

= Does this plugin hide the admin bar in the WordPress dashboard? =
No. It only hides the admin bar on the frontend of your website. The admin bar still appears in the WordPress dashboard for users with access.

= Will it work with custom user roles? =
Yes, it detects all registered roles, including custom ones created by other plugins or themes.

= Does this plugin slow down my site? =
No, it’s lightweight and has no performance impact.

== Screenshots ==

1. Settings screen where you choose which roles can see the admin bar.

== Changelog ==
= 1.0.1 =
* First version.

= 1.0.2 =
* Minnor css change to remove conflict with another plugin.

= 1.0.3 =
* Minnor css change to remove conflict with another plugin.

= 1.0.4 =
* Minor change for latest wordpress version.

= 1.0.5 =
* Minor change for latest wordpress version.

= 1.0.6 =
* Make Plugin Internationalization.

= 1.1=
* Recommended update for compatibility with WordPress 6.5 and UI improvements.