a3 Responsive Slider

A robust and versatile responsive image slider for WordPress.

2 database tables

Table NameDescriptionMethod
wp_a3_rsliderStores a3 rslider data created by this plugin.Static
wp_a3_rslider_imagesStores a3 rslider images 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:a3_responsive_slider_style_versionOption key:a3_rslider_Option key:a3_rslider_template1_control_settingsOption key:a3_rslider_template_1Option key:a3_rslider_template_2Option key:a3_rslider_template_cardOption key:a3_rslider_template_mobileOption key:a3_rslider_template_widgetOption key:a3rev_rslider_just_installedOption key:a3rev_rslider_version
wp_postmeta
Post meta
wp_posts
Custom post type:a3_slider
wp_terms
Custom taxonomy:slider_folder
wp_usermeta
User meta