Super Simple Custom CSS
Super Simple Custom CSS wordpress plugin is used for adding custom styling to all post, all page,specific post,specific page or sitewide.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_cw_css | Stores cw css 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_postmeta