| 开发者 | rocketa |
|---|---|
| 更新时间 | 2026年5月30日 07:31 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp-content, mu-plugins, theme directories, etc.). AI auto-repair, which involves writing patched code to mu-plugins or the active child theme, is provided by the separately distributed PatchOn Agent Pro extension plugin (available to Standard / Business plan subscribers at patchon.jp).
Data Sent
After the user has consented on the consent screen, when they run a "Pre-inspection" or "Apply update" operation, the plugin sends the following data to patchon.jp and related external services. See the Privacy Policy for full details.
The plugin itself is distributed free of charge. The PatchOn SaaS service at patchon.jp offers a Free tier (basic VRT and detection) as well as paid Standard / Business plans that unlock AI auto-repair, additional inspection targets, and broader support. See https://patchon.jp/ for plan details.
No. Activation alone does not send any data externally. Communication starts only after the user explicitly clicks the "Agree and Start" button on the consent screen.
In AWS (Tokyo region). See the Privacy Policy for details.
When the plugin is deleted, the configuration values (such as the connection UUID) that the plugin had stored in the local database are removed automatically. However, the corresponding site data on patchon.jp is retained. To request full deletion of your cloud-side data, please send an "Account / Data Deletion Request" via the contact form.
Before running the standard WordPress update flow, the plugin first attempts the same updates in a staging environment to detect issues. If problems are detected, the update is aborted and you are notified through the dashboard.
require_once of WordPress core loading files (wp-includes/functions.php, wp-admin/includes/theme.php, wp-admin/includes/misc.php) in response to plugin review feedback.patchon_update_state, patchon_update_flash, patchon_site_uuid) to reduce per-request overhead.esc_html() to comply with the late-escaping convention.wp_remote_request()), using the official http_api_curl hook to enable streaming uploads of large backup archives without buffering in memory.wp-content, mu-plugins, or theme directories). Such writes were moved to the separately distributed PatchOn Agent Pro extension plugin.