TP Media Offload & Edge CDN

Offload WordPress media to Cloudflare R2 storage and serve via CDN with automatic image optimization.

3 database tables

Table NameDescriptionMethod
wp_cfr2_offload_queueA job queue table for managing background tasks and scheduled operations.Static
wp_cfr2_offload_statusStores analytics or statistics data.Static
wp_cfr2_statsStores 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_options
Option key:cfr2_db_versionOption key:cfr2_settings
wp_postmeta
Post meta