Linux 软件免费装
Banner图

BugPost

开发者 wpbugpost
wikifleeksmedia
更新时间 2026年4月15日 12:46
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

feedback bug-tracking qa error-reporting bug-report

下载

1.2.2 1.2.3

详情介绍:

BugPost adds a lightweight bug reporting button to your site's frontend. When clicked, it opens a clean overlay panel where visitors or team members can describe an issue. Browser details, operating system, viewport size, page URL, page load time, and JavaScript console errors are captured automatically — no extra effort needed from the reporter. Key Features: What this plugin does NOT do (by design):

安装:

  1. Upload the bugpost folder to the /wp-content/plugins/ directory, or install directly through the WordPress plugin screen.
  2. Activate the plugin through the "Plugins" screen in WordPress.
  3. Go to BugPost > Settings to choose your visibility mode and button color.
  4. Visit your site's frontend — you should see the "Report" tab on the right side of the page.

屏幕截图:

  • The bug report overlay panel with description field and optional reporter info.
  • The admin reports list table showing status, page, reporter, and "me too" counts.
  • The report detail view with full auto-captured browser context.
  • The settings page with visibility mode and button color options.
  • The summary page with total reports, status breakdown, and most-reported pages.

升级注意事项:

1.2.3 Upgrade prompt pricing updated to match the new tier structure. No functional changes. 1.2.2 Addresses WordPress.org review feedback: proper CSS enqueueing and input sanitization. 1.2.1 Resolves plugin checker warnings. 1.2.0 Plugin renamed from WPBugPost to BugPost. Updated slug, text domain, and all prefixes. 1.1.2 Security hardening for file uploads — adds MIME verification and filename sanitization. 1.1.1 Minor display fix on the Summary page heading. 1.1.0 File attachments are now available for free. Reporters can attach images and documents to their bug reports. 1.0.0 Initial release of BugPost. Install to start collecting bug reports from your site visitors.

常见问题:

How do visitors submit a bug report?

A "Report" button appears as a vertical tab on the right edge of every page (when the widget is enabled). Clicking it opens an overlay panel with a text area to describe the issue, plus optional name and email fields. Browser details and console errors are captured automatically.

What data is captured automatically?

Each report includes: the page URL, page title, browser name and version, operating system, viewport size (width x height), page load time, and any JavaScript console errors that occurred before the report was submitted.

How does spam protection work?

The plugin uses two mechanisms: a honeypot field (invisible to humans, filled by bots) and IP-based rate limiting (3 reports per hour per IP address). No CAPTCHA is needed.

Can I export the reports?

Yes. Go to BugPost > Summary and click "Export All Reports as CSV." The export includes all report fields, context data, and status information.

What are the visibility modes?

  • Off — The widget is completely hidden.
  • Beta — The widget appears only for logged-in WordPress users. Great for internal QA testing.
  • Public — The widget appears for all visitors.

Does this plugin make external requests?

No. BugPost does not load any external scripts, stylesheets, fonts, or make any API calls to outside servers. Everything is self-contained.

Is this plugin compatible with caching plugins?

Yes. The widget is loaded via standard WordPress script enqueueing and uses AJAX for submissions. It works with all popular caching plugins.

Where can I get more features?

The paid versions at wpbugpost.com add screenshot capture, annotation tools, custom categories and priorities, GitHub/Jira/Linear integrations, email digests, Slack notifications, and more.

更新日志:

1.2.3 1.2.2 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.0