Bonsai No Toolbar Edit
A minimal WordPress plugin that hides the default admin toolbar on the front end and replaces it with two fixed top-right links: WP Dashboard and Edit Page.
by The Bonsai Digital Collective · github.com/bonsai-systems/bonsai_notoolbar_edit · 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/bonsai-systems/bonsai_notoolbar_edit/archive/refs/heads/main.zipFrom the readme
Bonsai No Toolbar Edit
A minimal WordPress plugin that hides the default admin toolbar on the front end and replaces it with two fixed icon links: WP Dashboard and Edit Page.
Features
- Hides the standard WordPress admin bar (showadminbar) on the front end only — wp-admin is untouched.
- Renders a small fixed icon panel on every front-end page with:
- WP Dashboard — links to wp-admin.
- Edit Page — links straight to the editor for the current singular post/page. Hidden automatically when there's no editable post for the current view (archives, search results, 404s, etc.) or the user can't edit that specific post.
- Icons are hardcoded inline SVGs (not an icon font), so they render regardless of whether the active theme loads dashicons on the front end. Both carry a title and screen-reader-only text, so the link purpose is still available to assistive tech and on hover.
- Corner placement (top right / top left / bottom right / bottom left) is configurable under Settings → No Toolbar Edit. Defaults to top right.
- Link hover/focus colour is configurable on the same settings page (native colour picker) so it can match a client brand. Defaults to the Bonsai pink #ee4367.
- Res
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.