In-Browser Cache
Boosts performance with client-side caching via Service Workers. Features CDN support, transparent metrics, and requires zero configuration.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_jtzl_sw_cache_metrics | A cache table that stores temporary computed or fetched data. | Static |
| wp_jtzl_sw_cached_assets | A cache table that stores temporary computed or fetched data. | Static |
| wp_jtzl_sw_cdn_error_log | A logging table that records activity, events, or audit history. | 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:
jtzl_sw_cache_versionOption key:jtzl_sw_db_versionOption key:jtzl_sw_deactivated_atOption key:jtzl_sw_log_settingsOption key:jtzl_sw_optionsOption key:jtzl_sw_plugin_versionOption key:jtzl_sw_version