Linux 软件免费装
Banner图

FizteQ Pulse - Monitoring and error tracking

开发者 fizteq
更新时间 2026年4月9日 20:20
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

site-health notifications monitoring agency error-tracking

下载

1.0.7 1.0.8 1.0.9

详情介绍:

WPPulse is an error tracking and site health monitoring service built specifically for WordPress agencies and freelancers managing multiple client sites. Install this plugin on each site you manage. It reports errors, plugin changes, security events, and more to your WPPulse dashboard — giving you a single overview of every site's health. What it monitors Why WPPulse? How it works
  1. Sign up at wp-pulse.app and add your site
  2. Install this plugin and enter the API key from your dashboard
  3. That's it — errors and events start flowing to your dashboard immediately
The plugin runs silently in the background. If the connection to WPPulse is temporarily unavailable, events are queued locally and sent automatically when the connection is restored. Built for agencies If you manage 10, 50, or 100 client sites, WPPulse gives you one place to see which sites have errors, which have pending updates, and which need attention — before your clients call you. External Service This plugin requires a WPPulse account and sends data to the WPPulse API hosted at wp-pulse.app. No data is transmitted until you configure the plugin with your API key. The plugin does not contact any external server until you explicitly connect it. Data transmitted to WPPulse: Sensitive data filtering: Passwords, tokens, API keys, emails, names, addresses, credit card fields, and 34+ other sensitive field types are automatically replaced with [Filtered] before transmission. You can add custom fields on the settings page. Service links: WPPulse is operated by FizteQ Solutions SRL (Romania, EU). All data is processed and stored on servers located in Bucharest, Romania.

安装:

From the WordPress Plugin Directory
  1. Go to Plugins > Add New in your WordPress admin
  2. Search for FizteQ Pulse
  3. Click Install Now, then Activate
  4. Go to FizteQ Pulse in the admin sidebar
  5. Enter your Dashboard URL and API key (get these from wp-pulse.app)
  6. Click Test Connection to verify everything works
Manual Installation
  1. Download the plugin ZIP file
  2. Go to Plugins > Add New > Upload Plugin
  3. Upload the ZIP file and click Install Now
  4. Activate the plugin and configure it under the FizteQ Pulse menu
Configuration After activation, the plugin needs two things: Once connected, monitors are controlled from the WPPulse dashboard. Use the Sync Config button on the settings page to pull the latest configuration. System Cron (optional) By default, the plugin uses WP-Cron for scheduling. If your site has low traffic or you prefer more reliable timing, switch to System Cron mode in the settings and add the provided crontab command to your server.

屏幕截图:

  • **Dashboard** — All your sites at a glance with health status indicators and recent alerts
  • **Site detail** — Drill into a single site to see its errors, events, and environment
  • **Issue detail** — Full error information with stack trace, request context, and occurrence timeline

升级注意事项:

1.0.9 Plugin events now include the WordPress user who performed the action (username and role) instead of showing as Anonymous. 1.0.8 Dashboard URL is now pre-filled on activation. Updated installation instructions. 1.0.7 Adds subscription status awareness with admin notices for plan limit and payment issues. 1.0.6 Plugin renamed to "FizteQ Pulse - Monitoring and error tracking" per WordPress.org trademark review. No functional changes. 1.0.5 Addresses WordPress.org plugin review feedback and adds subscription status awareness with admin notices for plan limit and payment issues. 1.0.4 Fixes misleading same-version alerts from translation updates and improves cron failure deduplication. 1.0.3 Fixes monitor config not persisting across cache flushes and adds heartbeat diagnostics to test connection. 1.0.2 Test connection now triggers an immediate heartbeat so the setup wizard detects your site instantly. 1.0.1 Fixes connection issue where domain validation failed on server-to-server API requests. 1.0.0 Initial release. Install, connect to your WPPulse dashboard, and start monitoring.

常见问题:

Do I need a WPPulse account?

Yes. The plugin sends monitoring data to your WPPulse dashboard at wp-pulse.app. You can sign up for a free account to get started.

What data does the plugin send?

The plugin sends error details (message, file, stack trace), plugin change events, and environment information (PHP version, WordPress version, active theme). Sensitive fields like passwords, tokens, emails, and credit card numbers are automatically filtered and never transmitted.

Does it slow down my site?

No. The plugin hooks into WordPress events and only runs when something happens (an error, a plugin change, etc.). It adds no frontend JavaScript, no database tables, and no queries to page loads. API calls use a 10-second timeout so they never block your site.

What happens if the connection to WPPulse is down?

Events are automatically queued locally (up to 50 events) and retried with exponential backoff. Once the connection is restored, all queued events are sent in a single batch. No data is lost.

Can I control which monitors are active?

Yes. Monitors are toggled from the WPPulse dashboard. After making changes there, click Sync Config in the plugin settings to pull the latest configuration.

Can I add custom fields to the privacy filter?

Yes. Go to the WPPulse settings page and add field names under Additional Filtered Fields (one per line). These are merged with the 34 built-in filtered fields. You can also use the wppulse_sensitive_body_keys and wppulse_sensitive_header_keys filters in code.

Is it GDPR-compliant?

WPPulse is built by an EU company (FizteQ Solutions SRL, Romania) and hosted entirely within the EU. Sensitive data is filtered before transmission, and the plugin does not use cookies or track visitors. See our privacy policy and DPA for full details.

Does it work with WP-CLI?

The plugin detects WP-CLI and command-line contexts. Error monitoring works in CLI mode, but request-specific data (URL, headers, POST body) is not captured since there is no HTTP request.

Does it work on multisite?

Yes. The plugin reports the multisite status as part of the environment data. Install and configure it on each site in the network where you want monitoring.

更新日志:

1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0