| 开发者 | c5vargas |
|---|---|
| 更新时间 | 2026年5月16日 00:46 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/scorefix/ or install the zip from the Plugins screen.The MVP applies fixes at runtime when “Apply Fixes” is on. It does not bulk-edit posts in the database.
Yes — WooCommerce’s product post type is included in scans when that post type exists.
No. ScoreFix does not rely on overlays to fake compliance.
per_page_average_v2.per_page_average_v1 — each scanned post, each scanned image attachment, and each distinct rendered URL gets an internal 0–100 from its issues (penalties capped per bucket); the dashboard “Overall score” is the average of those values (still shown as 0–100). Old snapshots without scanned_post_ids keep the previous single-sum behaviour. Filters: scorefix_score_context, scorefix_calculated_score.loading="lazy" suggestion with conservative main/first-block heuristic, and high count of <script src>. New issue types perf_*; glossary + dashboard context “Performance (HTML heuristic)”. Filters: scorefix_collect_performance_heuristics, scorefix_perf_script_src_threshold.RenderCaptureConfig: timeout, max URLs, batch size) and URL list from defaults + published posts/pages/products; merges rendered_url when done. No dashboard UI for capture tuning. Filter scorefix_skip_render_url_scan for edge cases.rendered_url. Settings UI for URLs, timeout, max URLs. Filter scorefix_render_capture_sslverify for local dev TLS.