Plugin Directory

Changeset 3452103


Ignore:
Timestamp:
02/02/2026 01:04:58 PM (8 weeks ago)
Author:
lukedunsmoto
Message:

Updated description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simplebar-admin-bar-customiser/trunk/readme.txt

    r3426095 r3452103  
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 Customise the Admin Bar and Admin Menu colours.
    13 Per‑role: hide core items, add custom links, and reorder (best‑effort).
     12Take back control of the WordPress dashboard with a lightweight, professional customiser.
     13Customise Admin Bar and Menu colours, manage visibility by role, and reorder elements.
    1414
    1515== 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.
     16SimpleBar 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.
    1717
    18 SimpleBar gives you:
     18SimpleBar features include:
    1919
    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.
     20Total 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.
    2221
    23 SimpleBar is free and open-source (FOSS) - you can find the GitHub repo here: https://github.com/lukedunsmoto/simplebar-admin-bar-customizer
     22Active State Styling: Set specific colours for "current" menu items to improve navigation clarity.
     23
     24Per-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
     26Custom Toolbar Links: Add your own helpful links to the toolbar with an intuitive drag-and-drop interface.
     27
     28Menu Reordering: Set a preferred sorting order for top-level items to ensure your most-used tools are always prioritized.
     29
     30SimpleBar 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
    2431
    2532== 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
     34Upload the simplebar-admin-bar-customiser folder to the /wp-content/plugins/ directory, or install via the WordPress "Add New" plugin screen.
     35
     36Activate the plugin through the 'Plugins' menu in WordPress.
     37
     38Navigate to Settings > SimpleBar to begin customisation.
     39
     40Use the Appearance tab for colour styling and the Roles & Links tab for role-specific visibility and reordering.
    3041
    3142== Notes ==
    32 * Reordering is best‑effort. WordPress and plugins may add nodes after our hook runs.
     43
     44Reordering 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
     46Performance: Built with a "less is more" philosophy. SimpleBar maintains a minimal CSS/JS footprint to ensure your dashboard remains fast and responsive.
    3347
    3448== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.