Crelly Slider
A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_crellyslider_elements | Stores crellyslider elements data created by this plugin. | Static |
| wp_crellyslider_nonces | Stores crellyslider nonces data created by this plugin. | Static |
| wp_crellyslider_sliders | Stores crellyslider sliders data created by this plugin. | Static |
| wp_crellyslider_slides | Stores crellyslider slides 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_version