Main Interface
Michael Cloud Image Auto Importer allows you to import images directly from Google Drive into your WordPress Media Library.
It is designed for bloggers, developers, eCommerce stores, and content creators who manage media externally and want a fast, automated way to bring images into WordPress.
The plugin supports two authentication methods:
This plugin connects to third-party services to enable Google Drive functionality.
Service: Cloudflare Worker (Google OAuth Proxy)
Purpose: Handles Google OAuth authentication securely without storing credentials in WordPress
Data Transmitted:
– OAuth authorization codes
– Temporary session tokens
Service Provider: Cloudflare, Inc. (Worker script operated by the plugin author)
Third-Party Service: Yes – requests are sent to a Cloudflare Worker endpoint controlled by the plugin developer
Privacy Policy: https://www.cloudflare.com/privacypolicy/
Note:
The Cloudflare Worker acts as a proxy between your WordPress site and Google APIs.
No images are stored on the worker. Files are downloaded directly to your server.
Service: Google Drive API
Purpose: Access and download files from your Google Drive
Data Transmitted:
– OAuth authentication tokens
– File metadata (names, IDs, sizes, MIME types)
– File hashes (for duplicate detection)
– File content during downloads
Service Provider: Google LLC
Terms: https://developers.google.com/drive/terms
Privacy Policy: https://policies.google.com/privacy
User Consent:
By clicking “Connect Google Drive”, you explicitly consent to sending authentication data to the selected service (Cloudflare Worker or Google API).
No API setup required.
/wp-content/plugins/ Add redirect URI:
[your-site]/wp-admin/admin.php?page=cloud-auto-importer
Copy Client ID & Secret into plugin settings
Developed by Michael Otieno (mike17894)
Powered by Google Drive API and Cloudflare Workers
https://wordpress.org/support/plugin/michael-cloud-image-auto-importer/