Bonsai Site Snags
A lightweight front-end QA/snagging layer for admins. Toggle it on, click anywhere on the page to drop a note, tick it off when fixed.
by The Bonsai Digital Collective · github.com/bonsai-systems/bonsai-site-snags · 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-site-snags/archive/refs/heads/master.zipFrom the readme
Bonsai Site Snags
Internal Bonsai Digital Collective tool. Not distributed publicly (yet).
A lightweight front-end QA/snagging layer for admins — no settings page dependency, no ACF requirement. Toggle it on, click anywhere on the page to drop a note, tick it off when fixed.
What it does
Drops a "Snags" toggle button (bottom right) on the front end for logged-in admins only. Turn it on, click anywhere on the page, drop a note and set a priority (Urgent / Normal / Not urgent). Notes appear as pins on the page and as a QA punch-list under wp-admin → Site Snags, filterable by Open/Done and by priority. Click a pin to edit the note, change priority, mark done, or delete.
Nobody without the manageoptions capability (or whatever you filter it to — see below) ever sees the toggle, the pins, or loads any of the JS/CSS. Zero front-end footprint for real visitors.
Requirements
- WordPress 6.0+
- PHP 7.4+
- No ACF dependency — runs on any WP install with core APIs only
Installation
1. Upload the bonsai-site-snags folder to /wp-content/plugins/.
2. Activate via Plugins in wp-admin.
3. That's it — no settings page, no ACF dependency, no config needed.
Changing who can use it
Two laye
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.