WP Manifestindependent plugin directory
manifest / unclassified / admin-bar-customizer

Admin Bar Customizer

A simple plugin to [what it does].

by Iftiar Hossain · github.com/iftiar163/admin-bar-customizer · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/iftiar163/admin-bar-customizer/archive/refs/heads/main.zip

A simple plugin to customize the WordPress admin bar visibility and default nodes.

Installation

  1. Upload the admin-bar-customizer folder to the /wp-content/plugins/ directory, or install it directly via the WordPress Plugins screen by uploading the zip file.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

Usage

  1. After activation, a new menu item called Admin Bar will appear in your WordPress dashboard sidebar. Click on it to access the settings.
  2. Show Admin Bar For: Select which user roles should have the admin bar visible on the frontend. You can select multiple roles by holding Ctrl (Windows) or Command (Mac) while clicking.
  3. Remove Default Nodes: Check the boxes next to any default admin bar items (like the WP Logo, Comments, or Updates) that you want to hide from the admin bar.
  4. Click the Save Changes button at the bottom to apply your configuration.