Interactive Real Estate – Floor Plan & Building Visualizer

Floor plan & building visualizer for real estate developers. Show apartments, availability, and pricing on clickable maps. No coding needed.

8 database tables

Table NameDescriptionMethod
wp_irep_blocksStores irep blocks data created by this plugin.Static
wp_irep_flatsStores irep flats data created by this plugin.Static
wp_irep_floorsStores irep floors data created by this plugin.Static
wp_irep_project_metaStores additional metadata (key-value pairs) for irep project records.Static
wp_irep_projectsStores irep projects data created by this plugin.Static
wp_irep_reservationsStores irep reservations data created by this plugin.Static
wp_irep_tooltipStores irep tooltip data created by this plugin.Static
wp_irep_typesStores irep types 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:_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:clone_identification_timestampOption key:file_slug_mapOption key:flatfieldqueryparameterOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:id_slug_type_path_mapOption key:irep_flats_custom_fieldsOption key:irep_global_settingsOption key:irep_plugin_versionOption key:irep_table_action_svgsOption key:irep_table_contact_urlOption key:irep_table_fieldsOption key:irep_table_one_columnOption key:irep_table_whole_row_clickableOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_map
wp_postmeta
Post meta