Easy Backend-Style

This plugin allows you to easily customize the colors in the backend. The changes are easily made via predefined fields.

2 database tables

Table NameDescriptionMethod
wp_easybackendstyleStores easybackendstyle data created by this plugin.Static
wp_ebs_easybackendstyleStores ebs easybackendstyle 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:ebs_plugin_notice_infoOption key:ebs_plugin_notice_successOption key:ebs_plugin_notice_warningOption key:farn_license_option_migration_v1Option key:is_css_generatedOption key:is_migration_needed
wp_usermeta
User meta