Linux 软件免费装
Banner图

Spotter Widget

开发者 buzzvel
更新时间 2026年7月13日 20:50
PHP版本: 7.1 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

widget feedback customer feedback website feedback

下载

0.1.0

详情介绍:

Spotter Widget loads the Spotter feedback script on your WordPress site and initializes it with the options you configure. Site administrators can enter a Spotter project key, enable or disable the widget, choose the button label and position, restrict loading to logged-in users, and include or exclude specific URL paths. The plugin only loads the widget when it is enabled and a project key has been saved. Once loaded, the widget gives visitors a floating Feedback button that opens a form rendered inside an isolated Shadow DOM, so it does not collide with theme or plugin styles. What end users can do Plugin admin features Configuration After activation, open Settings > Spotter Widget and enter your Spotter project key. The widget will not load until the plugin is enabled and a project key is saved. The settings page includes: Path matching Include and exclude rules are entered one per line. Rules match an exact path or a path prefix segment. For example, /shop matches /shop and /shop/cart, but it does not match /workshop. If include rules are configured, the widget loads only on matching frontend paths. Exclude rules are checked after include rules and prevent script injection on matching paths. External service disclosure This plugin relies on Spotter as an external service. When enabled on a matching page, the plugin loads the Spotter widget from Spotter's hosted service at cdn.tryspotter.io. The widget is initialized with: Feedback submitted through the widget is handled by Spotter's hosted service, not by this WordPress plugin. You should review Spotter's service terms and privacy policy before enabling the widget on a production site. Service website: https://tryspotter.io/ Terms of Service: https://tryspotter.io/terms-of-service Privacy Policy: https://tryspotter.io/privacy-policy

安装:

  1. Upload the spotter-widget folder to the /wp-content/plugins/ directory, or install the plugin zip through the WordPress admin Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > Spotter Widget.
  4. Enter your Spotter project key.
  5. Configure where the widget should load and save changes.

屏幕截图:

  • Capture a screenshot and submit feedback with a description, type, priority, and tags.
  • Review reports saved locally in the widget history.
  • Add visual pins anywhere on the website to identify an issue precisely.
  • Spotter helps designers and developers collaborate on website feedback.

升级注意事项:

0.1.0 Initial release.

常见问题:

Does the widget load on every page?

By default, it loads on frontend pages when the plugin is enabled and a project key is saved. You can use include and exclude path rules to control where it appears.

Can I load the widget only for logged-in users?

Yes. Enable the "Only for logged-in users" setting.

Can I load the widget in wp-admin?

Yes. Enable the "Load on wp-admin pages" setting. The widget is not loaded on the Spotter Widget settings page itself.

What happens if I do not enter a project key?

The plugin does not load the Spotter script.

What can visitors submit through the widget?

A title, a description, a feedback type, a priority, an optional screenshot, and an optional screen recording. Submissions also include the page URL, the clicked element selector and coordinates (when pin mode is used), the viewport size, and basic technical metadata such as browser, OS, screen size, and user agent.

Will the widget conflict with my theme styles?

The widget renders inside a Shadow DOM, so its styles are isolated from the host page.

更新日志:

0.1.0