Code Unloader

Per-page JavaScript & CSS asset management. Surgically dequeue scripts and styles on any page using exact, wildcard, or regex URL rules.

4 database tables

Table NameDescriptionMethod
wp_cu_group_itemsStores cu group items data created by this plugin.Static
wp_cu_groupsStores cu groups data created by this plugin.Static
wp_cu_logA logging table that records activity, events, or audit history.Static
wp_cu_rulesStores cu rules data created by this plugin.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:cdunloader_db_versionOption key:cdunloader_kill_switchOption key:cdunloader_uninstall_delete_data