| 开发者 | nabha |
|---|---|
| 更新时间 | 2026年5月14日 07:23 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
mochyon-pulse folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen.No. Pulse works immediately after activation — no API keys, no setup, no settings to tweak. Just click "Run New Analysis" and you’re done.
No. Scans run in the background and only when you request them. Pulse never adds scripts, styles, or processing to your front-end pages. Your visitors are unaffected.
No. Mochyon Pulse is strictly a diagnostic tool. It reads and reports but never modifies your site’s code, database, or configuration.
Yes. You can download a PDF report from the dashboard that summarizes your performance analysis, findings, and per-plugin impact — ready to hand off to a team member or stakeholder.
Pulse makes instrumented requests to your site that measure how much execution time and how many database queries each plugin uses. It also attributes every JavaScript and CSS file to the plugin that loaded it. The result is a table showing exactly what each plugin costs your page load.
Scans can be re-run after roughly 30 seconds by default. Developers can customize that retry interval with the mochyon_pulse_retry_interval filter. Because scans take up room in your database, by default only up to 10 scans are retained, with your baseline (typically your first scan) always protected for comparison.
When you run an analysis, your site’s URL is sent to the Mochyon API proxy at mochyon.com, which retrieves PageSpeed Insights and Chrome UX Report data from Google. No personal data is collected or stored. See our Privacy Policy and Terms of Service for details.
Your site needs to be publicly accessible on the web. Pulse relies on Google’s PageSpeed Insights and Chrome UX Report APIs, which can only analyze URLs that are reachable from the public internet. Isolated local development environments, password-protected staging sites, and sites behind a VPN won’t work.
WordPress 6.0 or later and PHP 8.0 or later.