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.zipA simple plugin to customize the WordPress admin bar visibility and default nodes.
Installation
- Upload the
admin-bar-customizerfolder to the/wp-content/plugins/directory, or install it directly via the WordPress Plugins screen by uploading the zip file. - Activate the plugin through the 'Plugins' menu in WordPress.
Usage
- After activation, a new menu item called Admin Bar will appear in your WordPress dashboard sidebar. Click on it to access the settings.
- 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) orCommand(Mac) while clicking. - 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.
- Click the Save Changes button at the bottom to apply your configuration.