Description
Smooth CDN Connector helps you connect WordPress media and site assets to Smooth CDN without changing your publishing workflow.
Use it to sync selected Media Library files, serve assets through CDN URLs, offload media from local storage, restore files when needed, and manage protected asset delivery directly from wp-admin.
The plugin creates or reuses a Smooth CDN connector project for your WordPress site, keeps a local record of asset sync state, and gives you clear admin views for media items, codebase assets, access management, and cleanup workflows.
Smooth CDN Connector is focused on real WordPress files and assets: uploads, generated image sizes, selected media files, and supported JS/CSS assets detected from active themes and plugins.
This plugin does not scan REST API endpoints or generate JSON snapshots. For REST API acceleration, use Smooth API Accelerator.
Why use Smooth CDN Connector?
- ๐ CDN delivery for WordPress assets โ serve selected media and site assets through Smooth CDN
- ๐ผ๏ธ Media Library workflow โ manage sync state directly from wp-admin
- ๐ URL rewriting โ rewrite uploaded media and detected JS/CSS asset URLs to Smooth CDN
- ๐ฆ Media offload โ move synced media away from local storage while keeping restore flows available
- ๐ Protected asset delivery โ protect selected files and grant time-limited access when needed
- ๐งน Unused asset review โ monitor synced assets and identify files that may no longer be used
- ๐งฉ Controlled rollout โ choose which assets stay disabled, sync to CDN, or use the enabled-assets workflow
Useful for:
* WordPress sites with growing media libraries
* Agencies and developers managing client websites
* Content-heavy sites that want a cleaner asset delivery workflow
* Projects that need CDN delivery without rebuilding the whole site architecture
* Sites that want to offload selected media from local WordPress storage
* Teams that need protected delivery for selected files
* WordPress installations that want better control over synced and unused assets
How it works
- Connect your WordPress site to Smooth CDN using account mode or guest mode
- The plugin creates or reuses a connector project for the current site
- Smooth CDN Connector indexes WordPress media items and detects supported JS/CSS assets from active themes and plugins
- You choose which assets should stay disabled, sync to Smooth CDN, or be managed through the enabled-assets workflow
- Synced media files, generated image sizes, and supported codebase assets are uploaded to Smooth CDN
- Depending on your settings, assets can stay local, use rewritten Smooth CDN URLs, or be offloaded from local storage
- Offloaded media can be restored later from Smooth CDN when needed
Features
- Smooth CDN account and guest authentication flows
- Automatic connector project creation with type
cdn_connector - Media Library based asset management instead of endpoint scanning
- Indexing for WordPress media files and generated image sizes
- Detection of supported codebase JS/CSS assets from active themes and plugins
- Manual and scheduled sync for enabled assets
- Automatic re-sync when attachments change
- URL rewriting for uploaded media and detected JS/CSS assets
- Offload mode for synced Media Library files
- Restore flow for offloaded media assets
- Protected asset delivery with access grant and revoke flows
- Unused assets view based on synced assets cross-checked against Smooth CDN usage logs
- Access management for protected files
- Maintenance tools for sync, unsync, restore, and cleanup workflows
Settings overview
Key settings that affect sync behavior:
- Guest connection lets you authenticate the connector without choosing an existing Smooth CDN account session.
Auto sync frequencycontrols how often scheduled WP-Cron sync runs. Available values:hourly,daily,weekly.Asset modecontrols whether synced assets stay local, use rewritten URLs, or whether synced Media Library files are offloaded after upload.Custom subdomainlets you use your Smooth CDN custom subdomain when the connected plan supports it.
When Asset mode is changed to offload, the plugin syncs enabled media and can remove local Media Library files after upload. When offload is turned off, the plugin restores local media files from Smooth CDN.
External services
This plugin connects to Smooth CDN to authenticate the site, create or reuse a connector project, upload and delete synced media assets, manage protected asset access, and optionally restore offloaded files from Smooth CDN URLs.
When you connect the plugin, it sends your site domain to Smooth CDN so the service can authenticate the session and create or reuse the related connector project.
When you sync media, it sends selected media files and related asset metadata such as filenames, paths, hashes, protection settings, and project identifiers to Smooth CDN so the assets can be uploaded, updated, delivered, and managed.
When you revoke, grant, or inspect protected asset access, it sends the relevant project identifiers, access identifiers, recipient email address, selected asset paths, and optional expiration date to Smooth CDN to manage protected delivery.
When local offload restore is used, the plugin downloads the previously synced asset file from its Smooth CDN delivery URL back to your WordPress uploads directory.
This service is provided by Smooth CDN:
Terms of Service: https://smoothcdn.com/terms
Privacy Policy: https://smoothcdn.com/privacy
License
GPLv2 or later
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Smooth CDN Connector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Smooth CDN Connector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.3
- Updated plugin catalogue description.
1.2.2
- Improved sync lock expiration handling.
1.2.1
- Hardened synchronization and unsync process handling.
1.2.0
- Added a guided setup wizard for first-time plugin configuration.
- Adjusted synchronization process.
1.1.2
- Small bug fixed.
1.1.1
- Improved restore asset filtering for media variants that still belong to existing WordPress attachments.
1.1.0
- Added configurable CDN deletion sync for Media Library deletions.
- Added a Restore assets view for CDN assets missing from the WordPress Media Library.
- Improved restore handling for original asset downloads and image metadata.
- Improved media offload handling for WordPress original and scaled image files.
1.0.6
- Adjusted restore for offloaded protected assets.
1.0.5
- Removed project level tokens.
1.0.4
- Fixed SVG bug.
1.0.3
- Added support for uploading additional video file formats.
1.0.2
- Fixed the Unused assets list so unsynced assets are no longer shown there.
1.0.1
- Refreshed the plugin readme to reflect the current feature set and positioning.
1.0.0
- Initial release.