

Click any element on your site to pin a task — feedback exactly where it's needed
Bublz turns your WordPress site into a visual feedback board. Click any element on any page to pin a task to it — then track everything on a drag-and-drop kanban board. No external tools. No extra logins. It all lives inside your WordPress dashboard.
Key Features:
Perfect For:
Why Choose Bublz?
WordPress-native — not a SaaS overlay. Your data stays on your server. No per-seat pricing — everyone on your WordPress site can use it. Self-hosted and GDPR-friendly by design. Lightweight — no bloat, installs in seconds, loads fast, stays out of your way.
This plugin connects to the Gravatar service (provided by Automattic Inc.) to display user avatars.
Checks whether users have a Gravatar avatar associated with their email address. If a Gravatar exists, it displays the avatar image. If not, it shows the user’s initials instead.
An MD5 hash of the user’s email address is sent to Gravatar’s servers via a HEAD request. The actual email address is NOT sent – only its hash.
Users can avoid Gravatar entirely by selecting “Initial” or “Custom Avatar” in their Bublz preferences (Bublz > Preferences).
Gravatar is provided by Automattic Inc.
* Terms of Service: https://automattic.com/tos/
* Privacy Policy: https://automattic.com/privacy/
This plugin includes source code and build configuration. The compiled assets in dist/ are built from source files in src/ using Vite.
To build from source:
npm installnpm run build