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 NameDescriptionMethod
wp_jtzl_sw_cache_metricsA cache table that stores temporary computed or fetched data.Static
wp_jtzl_sw_cached_assetsA cache table that stores temporary computed or fetched data.Static
wp_jtzl_sw_cdn_error_logA 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_options
Option 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