Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where
possible, so the numbers you see here may be lower than those reported by other tools.
Things that the plugin adds to the site. This section is not intended to be comprehensive.
The test tool only looks for a few specific types of added content.
Database Tables 7
wp_irep_blocks
wp_irep_flats
wp_irep_floors
wp_irep_project_meta
wp_irep_projects
wp_irep_tooltip
wp_irep_types
Options wp_options5
fs_accounts
fs_active_plugins
fs_api_cache
fs_debug_mode
irep_plugin_version
PHP Error Log 9 lines
[07-Jul-2025 07:29:01 UTC] WordPress database error Can't create table `wordpress`.`wp_irep_blocks` (errno: 121 "Duplicate key on write or update") for query ALTER TABLE wp_irep_blocks ADD CONSTRAINT fk_blocks_project_id FOREIGN KEY (project_id) REFERENCES wp_irep_projects(id) ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, irep_check_plugin_update, irep_create_tables
[07-Jul-2025 07:29:01 UTC] WordPress database error Can't create table `wordpress`.`wp_irep_floors` (errno: 121 "Duplicate key on write or update") for query ALTER TABLE wp_irep_floors ADD CONSTRAINT fk_floors_project_id FOREIGN KEY (project_id) REFERENCES wp_irep_projects(id) ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, irep_check_plugin_update, irep_create_tables
[07-Jul-2025 07:29:01 UTC] WordPress database error Can't create table `wordpress`.`wp_irep_floors` (errno: 121 "Duplicate key on write or update") for query ALTER TABLE wp_irep_floors ADD CONSTRAINT fk_floors_block_id FOREIGN KEY (block_id) REFERENCES wp_irep_blocks(id) ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, irep_check_plugin_update, irep_create_tables
[07-Jul-2025 07:29:01 UTC] WordPress database error Can't create table `wordpress`.`wp_irep_types` (errno: 121 "Duplicate key on write or update") for query ALTER TABLE wp_irep_types ADD CONSTRAINT fk_types_project_id FOREIGN KEY (project_id) REFERENCES wp_irep_projects(id) ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, irep_check_plugin_update, irep_create_tables
[07-Jul-2025 07:29:01 UTC] WordPress database error Can't create table `wordpress`.`wp_irep_flats` (errno: 121 "Duplicate key on write or update") for query ALTER TABLE wp_irep_flats ADD CONSTRAINT fk_flats_project_id FOREIGN KEY (project_id) REFERENCES wp_irep_projects(id) ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, irep_check_plugin_update, irep_create_tables
[07-Jul-2025 07:29:01 UTC] WordPress database error Can't create table `wordpress`.`wp_irep_flats` (errno: 121 "Duplicate key on write or update") for query ALTER TABLE wp_irep_flats ADD CONSTRAINT fk_flats_block_id FOREIGN KEY (block_id) REFERENCES wp_irep_blocks(id) ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, irep_check_plugin_update, irep_create_tables
[07-Jul-2025 07:29:01 UTC] WordPress database error Can't create table `wordpress`.`wp_irep_flats` (errno: 121 "Duplicate key on write or update") for query ALTER TABLE wp_irep_flats ADD CONSTRAINT fk_flats_type_id FOREIGN KEY (type_id) REFERENCES wp_irep_types(id) ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, irep_check_plugin_update, irep_create_tables
[07-Jul-2025 07:29:01 UTC] WordPress database error Can't create table `wordpress`.`wp_irep_project_meta` (errno: 121 "Duplicate key on write or update") for query ALTER TABLE wp_irep_project_meta ADD CONSTRAINT fk_meta_project_id FOREIGN KEY (project_id) REFERENCES wp_irep_projects(id) ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, irep_check_plugin_update, irep_create_tables
[07-Jul-2025 07:29:01 UTC] WordPress database error Can't create table `wordpress`.`wp_irep_tooltip` (errno: 121 "Duplicate key on write or update") for query ALTER TABLE wp_irep_tooltip ADD CONSTRAINT fk_tooltip_project_id FOREIGN KEY (project_id) REFERENCES wp_irep_projects(id) ON DELETE CASCADE made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, irep_check_plugin_update, irep_create_tables