| 开发者 | rocketa |
|---|---|
| 更新时间 | 2026年8月9日 16:16 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp-content drop-ins (and your database) back to the site.
Data Sent
Once you have consented on the consent screen, running a "Pre-inspection" or "Apply update" sends the following data to PatchOn and related external services. See the Privacy Policy for details.
wp-config.php, active and to-be-updated plugins and themes, MU plugins, and wp-content drop-ins (such as object-cache.php)Built-in auto-updates apply updates without checking whether they are safe — at best, WordPress detects a fatal error afterwards and rolls that update back, without fixing the cause. PatchOn inspects every update for layout breakage and fatal errors before applying it, and applies only the updates that pass. Paid plans also test form submissions and, through the PatchOn Agent Pro extension, let AI repair custom code that would break with an update before it is applied.
The plugin is distributed free of charge, and anyone can run pre-inspections and apply updates. Paid plans add AI auto-repair, additional inspection targets, and more comprehensive support. See https://patchon.jp/pricing 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 it stored in your local database (such as the connection UUID) are removed automatically. However, the corresponding site data on PatchOn is retained. To request full deletion of your cloud-side data, please reach out through the contact form.
Updates are applied only after they pass inspection in a staging environment, and a backup is taken automatically right before each update. If anything goes wrong, you can restore your site with one click from the WordPress admin. If you would rather not handle recovery yourself, support-assisted recovery is available on paid plans.
wp-content drop-ins) and database back to the pre-update backup, self-driving in the background so it continues if you close the tabrequire_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 feedbackpatchon_update_state, patchon_update_flash, patchon_site_uuid) to reduce per-request overheadesc_html() to comply with the late-escaping conventionwp_remote_request()) with the official http_api_curl hook, streaming large archives without buffering them in memorywp-content, mu-plugins, and theme directories were moved to the separately distributed PatchOn Agent Pro extension plugin