Captain Advance Filter

A powerful, lightweight AJAX filter and search plugin for WordPress — works with Elementor, Gutenberg, Bricks, and Shortcodes.

3 database tables

Table NameDescriptionMethod
wp_captaf_filter_setsStores captaf filter sets data created by this plugin.Static
wp_captaf_layoutsStores captaf layouts data created by this plugin.Static
wp_captaf_queriesStores captaf queries 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:captaf_db_versionOption key:captaf_settingsOption key:widget_text
wp_postmeta
Post meta