| 开发者 | canvilled |
|---|---|
| 更新时间 | 2026年7月12日 14:16 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
https://telemetry.brasth.com/v1/check-in. This Brasth telemetry service is used to count active opted-in installs and understand version compatibility. The request contains only an anonymous site hash generated from a random install ID, the plugin slug, plugin version, WordPress version, PHP version, and telemetry consent version. It does not contain Google data, site URL, user email, post data, document IDs, document metadata, document content, or imported media.
The telemetry service stores the fields listed above in Cloudflare D1, does not store IP addresses, user agents, request URLs, or request headers, and deletes rows that have not checked in for more than 90 days. Privacy Policy: https://docsyncwp.com/privacy-policy
brasth-document-sync-for-google-docs folder to /wp-content/plugins/, or install the plugin ZIP through Plugins > Add New > Upload Plugin.No. This release uses self-managed Google OAuth. The site owner supplies the Google Cloud project and OAuth web client.
Enable both the Google Drive API and Google Docs API in the same Google Cloud project used by the OAuth client.
Brasth Document Sync uses https://www.googleapis.com/auth/drive.readonly so connected users can browse and sync Google Docs their account can read.
No. Sync updates the linked post content, and uninstall never deletes synced posts. Full post-meta cleanup is available only through the documented full-uninstall constant or filter.
Manual and scheduled background syncs use WP-Cron. Low-traffic sites or sites with DISABLE_WP_CRON should configure a real server cron job that calls wp-cron.php.
Yes. The Logs screen can clear stored diagnostic events for one source or all sources you can edit. Clearing logs removes only _docsync_wp_sync_events; it does not delete linked Docs, sync status, credentials, progress, synced posts, or imported media.
Brasth Document Sync encrypts the site OAuth client secret and per-user Google tokens with WordPress salts before storage. Rotating WordPress salts invalidates those credentials and users must reconnect.
X-WP-Nonce for mutating DocSync REST requests while keeping _wpnonce only as a read-only GET fallback.