TP Media Offload & Edge CDN
Offload WordPress media to Cloudflare R2 storage and serve via CDN with automatic image optimization.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cfr2_offload_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_cfr2_offload_status | Stores analytics or statistics data. | Static |
| wp_cfr2_stats | Stores analytics or statistics data. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
cfr2_db_versionOption key:cfr2_settingswp_postmeta