| 开发者 |
foregroundagency
khmerlee |
|---|---|
| 更新时间 | 2026年5月31日 22:23 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install via the Plugins screen.No. Every audit runs locally on your server against your own front page. The plugin does not contact any external service. The only outbound link is the optional "Fix it for me" CTA that opens foreground.agency in a new tab — and only you, the WordPress admin, ever sees it.
Yes. The plugin audits whatever Pixel is currently rendering on your front page, regardless of which plugin installed it. It will also detect known CAPI plugins (PixelYourSite Pro, Meta for WordPress, CAPI Suite) when checking for server-side CAPI.
Read each failed check. The easy fixes (Pixel install, Advanced Matching toggle, HTTPS, domain verification) you can do yourself in Meta Business Manager + WP Settings. The hard fixes (server-side CAPI endpoint, eventID dedupe, fbclid capture) require PHP development. The plugin gives you both paths on every failure row.
After any of these: new theme, new plugin that touches tracking, Meta Events Manager warnings, big WordPress core update, or every 90 days as a routine check.
Because someone has to pay for the audit logic to exist. The plugin is free forever and the audit always runs in full. The CTA only appears when your score is below 85 and links to a flat-fee fix service — no dark patterns, no email capture inside the plugin.
No. The audit only runs when you click the button in wp-admin. It does not run on every page load, does not enqueue scripts on the front end, and does not register any cron jobs.
Yes. On uninstall, the plugin removes all of its options from wp_options. No tables are created. No files are left behind.
wp_kses() with an explicit SVG element/attribute allowlist instead of phpcs:ignore suppression. No visible UI change.