| 开发者 | supersoju |
|---|---|
| 更新时间 | 2026年9月1日 02:44 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes. The plugin is the on-site agent; it connects to your WP Command and Control dashboard at wpcommandcontrol.com, where you view status and trigger actions across all your sites.
It registers the site with your WP Command and Control account automatically — there's no separate manual "add site" step.
WordPress 6.0 or later, and PHP 7.4 or later.
No. Backups run entirely on your own server. The plugin doesn't push files off-site itself — your dashboard account retrieves the finished backup archive from your site over an authenticated connection when you request it.
Every request is signed with HMAC-SHA256 and verified against your site's API key before anything runs. There are no unauthenticated or "secret URL" style endpoints.
No. The plugin only runs when your dashboard sends it a signed request — it doesn't add any always-on frontend or admin overhead.
get_files) for large sitescurrent_user_can('manage_options') capability gate across the whole remote API