FireStorm Professional Real Estate Plugin
This professional real estate plugin gives you the ability to add real estate listings to your WordPress website.
13 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fsrep_cities | Stores fsrep cities data created by this plugin. | Static |
| wp_fsrep_config | Stores fsrep config data created by this plugin. | Static |
| wp_fsrep_contact_fields | Stores fsrep contact fields data created by this plugin. | Static |
| wp_fsrep_countries | Stores fsrep countries data created by this plugin. | Static |
| wp_fsrep_fields | Stores fsrep fields data created by this plugin. | Static |
| wp_fsrep_listings | Stores fsrep listings data created by this plugin. | Static |
| wp_fsrep_listings_docs | Stores fsrep listings docs data created by this plugin. | Static |
| wp_fsrep_listings_pictures | Stores fsrep listings pictures data created by this plugin. | Static |
| wp_fsrep_listings_to_cities | Stores fsrep listings to cities data created by this plugin. | Static |
| wp_fsrep_listings_to_fields | Stores fsrep listings to fields data created by this plugin. | Static |
| wp_fsrep_listings_to_users | Stores fsrep listings to users data created by this plugin. | Static |
| wp_fsrep_provinces | Stores fsrep provinces data created by this plugin. | Static |
| wp_fsrep_search_queries | Stores fsrep search 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_optionsOption key:
fsrep_db_versionOption key:fsrep_search_widget