Plugin Directory

Changeset 3405866


Ignore:
Timestamp:
11/29/2025 03:55:15 PM (3 months ago)
Author:
ankitmaru
Message:

Readme file updated.

Location:
hide-admin-bar-based-on-user-roles
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • hide-admin-bar-based-on-user-roles/tags/7.0.1/README.txt

    r3402094 r3405866  
    11=== Hide Admin Bar Based on User Roles ===
    22Contributors: ankitmaru
    3 Tags: admin bar, hide admin bar, hide toolbar, user roles, guest users
    4 Plugin URI: https://xwpstack.com/plugins/hide-admin-bar 
     3Tags: admin, admin bar, hidden, hide, hide admin bar
     4Plugin URI: https://xwpstack.com/plugins/hide-admin-bar-pro
    55Author: xWPStack
    66Author URI: https://xwpstack.com 
     
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1313
    14 Hide the WordPress admin bar for selected user roles, guest users, or capabilities. Lightweight and easy to configure.
     14Control the visibility of the WordPress Admin Bar (Toolbar) for specific user roles and capabilities. The ultimate solution for membership sites, shops, and clean frontend experiences.
    1515
    1616== Description ==
    1717
    18 This plugin is very useful to hide the admin bar based on selected user roles and user capabilities.
    19 
    20 **Key Features (Free):**
    21 - Hide Admin Bar for All Users 
    22 - Hide for Guest Users / Non-Logged-In 
    23 - Hide by User Roles 
    24 - Hide by User Capabilities 
    25 
    26 **✨ New in v6.0.0 — Hide Admin Bar Pro is now available!**
    27 ** Auto-hide toolbar after delay (UX improvement) **
    28 ** Hide by device: mobile, tablet, desktop **
    29 ** Page-based targeting: show/hide on specific URLs **
    30 ** Per-user override: set always show/hide **
    31 ** Time-based visibility (e.g., hide at night) **
    32 ** Redirect when hidden **
    33 ** Import/export settings **
    34 - All new logic modules conditionally loaded (no impact on free users)
     18**Hide Admin Bar Based On User Roles** gives you complete control over who sees the WordPress toolbar.
     19
     20Whether you are running a membership site, a WooCommerce store, or simply want a cleaner frontend for your subscribers, this plugin allows you to hide the admin bar with precision. Stop confusing your users with backend links they don't need.
     21
     22The plugin is lightweight, fast, and works immediately upon activation.
     23
     24https://www.youtube.com/watch?v=25WBldgArAk
     25
     26https://www.youtube.com/watch?v=_BAwxGVnKNY
    3527
    3628> Simple but great plugin. 🙂 
     
    4032> - [thebrazeneye](https://wordpress.org/support/topic/works-flawlessly-129/)
    4133
    42 == Features ==
    43 
    44 1. **Hide Admin Bar for All Users** — Hides the frontend toolbar for all logged-in users.
    45 2. **Hide Admin Bar for All Guest Users** — Hides for non-logged-in visitors.
    46 3. **User Roles** — Select specific roles like Editor, Subscriber, etc.
    47 4. **Capabilities Blacklist** — Hide admin bar based on capability checks (`manage_options`, etc.)
     34### 🚀 Key Features (Free)
     35* **Hide for All Users:** completely remove the admin bar from the frontend.
     36* **Hide for Guests:** ensure non-logged-in visitors never see the toolbar.
     37* **Role-Based Hiding:** Select specific roles (e.g., Subscriber, Customer, Editor) to hide the bar for.
     38* **Capability-Based Hiding:** Hide the bar based on user capabilities (e.g., hide for anyone who cannot `manage_options`).
     39* **Keyboard Shortcuts:** Friendly interface to manage settings quickly.
     40
     41### 🏆 Premium Features (Pro)
     42Unlock advanced visibility logic with the Pro version:
     43* **Page-Based Targeting:** Show/Hide the admin bar only on specific URLs or page types.
     44* **Device Detection:** Hide the toolbar on Mobile or Tablet to save screen space, but keep it on Desktop.
     45* **User Overrides:** Manually force the admin bar to show/hide for specific user accounts.
     46* **Time-Based Visibility:** Automatically hide the bar during specific hours.
     47* **Smart Redirects:** Redirect users to the homepage or a custom URL if they try to access the backend.
     48* **Inactivity Auto-Hide:** Automatically slide the toolbar away after a few seconds of inactivity.
    4849
    4950== You can check our other plugins: ==
     
    5758== Installation ==
    5859
    59 Please follow below instructions to install this plugin to your WordPress website.
    60 
    61 1. Unpack the entire contents of this plugin zip file into your wp-content/plugins/ folder
    62 2. Upload to your site
    63 3. Navigate to wp-admin/plugins.php on your site
    64 4. Activate the plugin
     601. Upload the plugin files to the `/wp-content/plugins/hide-admin-bar-based-on-user-roles` directory, or install the plugin through the WordPress plugins screen directly.
     612. Activate the plugin through the 'Plugins' screen in WordPress.
     623. Use the **Settings->Hide Admin Bar** screen to configure your visibility rules.
    6563
    6664**OR** 
    6765Install it via Plugins → Add New → Search: *Hide Admin Bar Based on User Roles*
    6866
     67== Frequently Asked Questions ==
     68
     69= Does this plugin affect Administrators? =
     70By default, no. You have full control. You can choose to hide it for Administrators if you wish, but most users keep it visible for admins and hidden for everyone else.
     71
     72= Can I hide the admin bar for WooCommerce customers only? =
     73Yes. Simply go to the settings and check the "Customer" user role.
     74
     75= Is this plugin compatible with other themes? =
     76Yes, it follows standard WordPress coding practices and works with all major themes and page builders (Elementor, Divi, Beaver Builder, etc.).
     77
    6978== Screenshots ==
    7079
    71801. Hide admin bar for all users
    72812. Hide by roles or capabilities
    73 
    74 == Frequently Asked Questions ==
    75 
    76 = Is this plugin works with latest WordPress 6+ versions? =
    77 Yes, It is compatible with latest WordPress versions 3.9+
    78 
    79 = Is it compatible with other 3rd party plugins and themes? =
    80 Yes, It works fine with any 3rd party WordPress themes and plugins.
    81 
    82 = Is this plugin hide admin bar for guest users as well? =
    83 Yes, This plugin hides admin bar for guest users as well.
    84 
    85 = Do you offer a Pro version? =
    86 Yes! Hide Admin Bar Pro unlocks advanced features like page-level targeting, device rules, per-user overrides, time-based logic, redirect after hide, and more. [Learn More](https://xwpstack.com/plugins/hide-admin-bar/pro/)
    8782
    8883== Changelog ==
  • hide-admin-bar-based-on-user-roles/trunk/README.txt

    r3402094 r3405866  
    11=== Hide Admin Bar Based on User Roles ===
    22Contributors: ankitmaru
    3 Tags: admin bar, hide admin bar, hide toolbar, user roles, guest users
    4 Plugin URI: https://xwpstack.com/plugins/hide-admin-bar 
     3Tags: admin, admin bar, hidden, hide, hide admin bar
     4Plugin URI: https://xwpstack.com/plugins/hide-admin-bar-pro
    55Author: xWPStack
    66Author URI: https://xwpstack.com 
     
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1313
    14 Hide the WordPress admin bar for selected user roles, guest users, or capabilities. Lightweight and easy to configure.
     14Control the visibility of the WordPress Admin Bar (Toolbar) for specific user roles and capabilities. The ultimate solution for membership sites, shops, and clean frontend experiences.
    1515
    1616== Description ==
    1717
    18 This plugin is very useful to hide the admin bar based on selected user roles and user capabilities.
    19 
    20 **Key Features (Free):**
    21 - Hide Admin Bar for All Users 
    22 - Hide for Guest Users / Non-Logged-In 
    23 - Hide by User Roles 
    24 - Hide by User Capabilities 
    25 
    26 **✨ New in v6.0.0 — Hide Admin Bar Pro is now available!**
    27 ** Auto-hide toolbar after delay (UX improvement) **
    28 ** Hide by device: mobile, tablet, desktop **
    29 ** Page-based targeting: show/hide on specific URLs **
    30 ** Per-user override: set always show/hide **
    31 ** Time-based visibility (e.g., hide at night) **
    32 ** Redirect when hidden **
    33 ** Import/export settings **
    34 - All new logic modules conditionally loaded (no impact on free users)
     18**Hide Admin Bar Based On User Roles** gives you complete control over who sees the WordPress toolbar.
     19
     20Whether you are running a membership site, a WooCommerce store, or simply want a cleaner frontend for your subscribers, this plugin allows you to hide the admin bar with precision. Stop confusing your users with backend links they don't need.
     21
     22The plugin is lightweight, fast, and works immediately upon activation.
     23
     24https://www.youtube.com/watch?v=25WBldgArAk
     25
     26https://www.youtube.com/watch?v=_BAwxGVnKNY
    3527
    3628> Simple but great plugin. 🙂 
     
    4032> - [thebrazeneye](https://wordpress.org/support/topic/works-flawlessly-129/)
    4133
    42 == Features ==
    43 
    44 1. **Hide Admin Bar for All Users** — Hides the frontend toolbar for all logged-in users.
    45 2. **Hide Admin Bar for All Guest Users** — Hides for non-logged-in visitors.
    46 3. **User Roles** — Select specific roles like Editor, Subscriber, etc.
    47 4. **Capabilities Blacklist** — Hide admin bar based on capability checks (`manage_options`, etc.)
     34### 🚀 Key Features (Free)
     35* **Hide for All Users:** completely remove the admin bar from the frontend.
     36* **Hide for Guests:** ensure non-logged-in visitors never see the toolbar.
     37* **Role-Based Hiding:** Select specific roles (e.g., Subscriber, Customer, Editor) to hide the bar for.
     38* **Capability-Based Hiding:** Hide the bar based on user capabilities (e.g., hide for anyone who cannot `manage_options`).
     39* **Keyboard Shortcuts:** Friendly interface to manage settings quickly.
     40
     41### 🏆 Premium Features (Pro)
     42Unlock advanced visibility logic with the Pro version:
     43* **Page-Based Targeting:** Show/Hide the admin bar only on specific URLs or page types.
     44* **Device Detection:** Hide the toolbar on Mobile or Tablet to save screen space, but keep it on Desktop.
     45* **User Overrides:** Manually force the admin bar to show/hide for specific user accounts.
     46* **Time-Based Visibility:** Automatically hide the bar during specific hours.
     47* **Smart Redirects:** Redirect users to the homepage or a custom URL if they try to access the backend.
     48* **Inactivity Auto-Hide:** Automatically slide the toolbar away after a few seconds of inactivity.
    4849
    4950== You can check our other plugins: ==
     
    5758== Installation ==
    5859
    59 Please follow below instructions to install this plugin to your WordPress website.
    60 
    61 1. Unpack the entire contents of this plugin zip file into your wp-content/plugins/ folder
    62 2. Upload to your site
    63 3. Navigate to wp-admin/plugins.php on your site
    64 4. Activate the plugin
     601. Upload the plugin files to the `/wp-content/plugins/hide-admin-bar-based-on-user-roles` directory, or install the plugin through the WordPress plugins screen directly.
     612. Activate the plugin through the 'Plugins' screen in WordPress.
     623. Use the **Settings->Hide Admin Bar** screen to configure your visibility rules.
    6563
    6664**OR** 
    6765Install it via Plugins → Add New → Search: *Hide Admin Bar Based on User Roles*
    6866
     67== Frequently Asked Questions ==
     68
     69= Does this plugin affect Administrators? =
     70By default, no. You have full control. You can choose to hide it for Administrators if you wish, but most users keep it visible for admins and hidden for everyone else.
     71
     72= Can I hide the admin bar for WooCommerce customers only? =
     73Yes. Simply go to the settings and check the "Customer" user role.
     74
     75= Is this plugin compatible with other themes? =
     76Yes, it follows standard WordPress coding practices and works with all major themes and page builders (Elementor, Divi, Beaver Builder, etc.).
     77
    6978== Screenshots ==
    7079
    71801. Hide admin bar for all users
    72812. Hide by roles or capabilities
    73 
    74 == Frequently Asked Questions ==
    75 
    76 = Is this plugin works with latest WordPress 6+ versions? =
    77 Yes, It is compatible with latest WordPress versions 3.9+
    78 
    79 = Is it compatible with other 3rd party plugins and themes? =
    80 Yes, It works fine with any 3rd party WordPress themes and plugins.
    81 
    82 = Is this plugin hide admin bar for guest users as well? =
    83 Yes, This plugin hides admin bar for guest users as well.
    84 
    85 = Do you offer a Pro version? =
    86 Yes! Hide Admin Bar Pro unlocks advanced features like page-level targeting, device rules, per-user overrides, time-based logic, redirect after hide, and more. [Learn More](https://xwpstack.com/plugins/hide-admin-bar/pro/)
    8782
    8883== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.