CS Size Chart
CS Size Chart is a WooCommerce plugin that allows store owners to create and display accurate size charts and size guides on product pages.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cs_sc_ab_variations | Stores cs sc ab variations data created by this plugin. | Static |
| wp_cs_sc_analytics | Stores analytics or statistics data. | Static |
| wp_cs_sc_returns | Stores cs sc returns 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_optionsOption key:
cs_sc_activated_timeOption key:cs_sc_body_bg_colorOption key:cs_sc_body_text_colorOption key:cs_sc_db_versionOption key:cs_sc_delete_on_uninstallOption key:cs_sc_display_positionOption key:cs_sc_enable_ai_quizOption key:cs_sc_font_familyOption key:cs_sc_header_bg_colorOption key:cs_sc_header_text_colorOption key:cs_sc_openai_api_keyOption key:cs_sc_primary_colorOption key:cs_sc_table_header_bgOption key:cs_sc_table_header_textOption key:cs_sc_table_row_bgOption key:cs_sc_table_row_textOption key:cs_sc_text_colorOption key:cs_sc_versionwp_postmetawp_postsCustom post type:
cssc_size_chart