Changeset 3452103
- Timestamp:
- 02/02/2026 01:04:58 PM (8 weeks ago)
- File:
-
- 1 edited
-
simplebar-admin-bar-customiser/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simplebar-admin-bar-customiser/trunk/readme.txt
r3426095 r3452103 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Customise the Admin Bar and Admin Menu colours.13 Per‑role: hide core items, add custom links, and reorder (best‑effort).12 Take back control of the WordPress dashboard with a lightweight, professional customiser. 13 Customise Admin Bar and Menu colours, manage visibility by role, and reorder elements. 14 14 15 15 == Description == 16 A free plugin that lets you easily customize the admin bar and side menu. Change colours, add your own links, hide elements or use drag and drop to reorder them.16 SimpleBar is a free, open-source utility designed to declutter the WordPress Admin Bar and Side Menu without the bloat of traditional "White Label" plugins. Whether you are branding a site for a client or streamlining your own workspace, SimpleBar provides granular control over dashboard aesthetics and functionality. 17 17 18 SimpleBar gives you:18 SimpleBar features include: 19 19 20 * Colours for Admin Bar (front‑end & admin) and the left Admin Menu. Change text, icon, and background/hover/current item colours. 21 * Per‑role controls: hide common core nodes, add custom links with drag & drop order, and optional preferred order of top‑level items. 20 Total Colour Control: Customise the Admin Bar (front-end and back-end) and the Sidebar Menu. Modify text, icons, backgrounds, and hover states to match your brand. 22 21 23 SimpleBar is free and open-source (FOSS) - you can find the GitHub repo here: https://github.com/lukedunsmoto/simplebar-admin-bar-customizer 22 Active State Styling: Set specific colours for "current" menu items to improve navigation clarity. 23 24 Per-Role Granularity: Tailor the dashboard experience for specific User Roles. Hide core nodes like "Comments" or "New" for editors while keeping them for admins. 25 26 Custom Toolbar Links: Add your own helpful links to the toolbar with an intuitive drag-and-drop interface. 27 28 Menu Reordering: Set a preferred sorting order for top-level items to ensure your most-used tools are always prioritized. 29 30 SimpleBar is fully free and open-source (FOSS). You can contribute to the project or report issues on the GitHub repository: https://github.com/lukedunsmoto/simplebar-admin-bar-customizer 24 31 25 32 == Installation == 26 1. Upload the plugin folder to `/wp-content/plugins/` or install the ZIP. 27 2. Activate in **Plugins**. 28 3. Go to **Settings → SimpleBar**. 29 4. Use **Appearance** for colours. Use **Roles & Links** for role‑specific settings. 33 34 Upload the simplebar-admin-bar-customiser folder to the /wp-content/plugins/ directory, or install via the WordPress "Add New" plugin screen. 35 36 Activate the plugin through the 'Plugins' menu in WordPress. 37 38 Navigate to Settings > SimpleBar to begin customisation. 39 40 Use the Appearance tab for colour styling and the Roles & Links tab for role-specific visibility and reordering. 30 41 31 42 == Notes == 32 * Reordering is best‑effort. WordPress and plugins may add nodes after our hook runs. 43 44 Reordering Logic: SimpleBar uses standard WordPress hooks. Please note that reordering is "best-effort"; some third-party plugins may inject nodes after SimpleBar has executed, which may occasionally affect the final order. 45 46 Performance: Built with a "less is more" philosophy. SimpleBar maintains a minimal CSS/JS footprint to ensure your dashboard remains fast and responsive. 33 47 34 48 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.