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 1
wp_at_meta
Options wp_options1
attc_db_version
PHP Error Log 18 lines
[17-Jul-2022 12:40:55 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'rows INT(11) COLLATE utf8mb4_unicode_ci NOT NULL,
cols INT(1' at line 6 for query CREATE TABLE IF NOT EXISTS wp_at_table_creator(
ID INT(11) unsigned NOT NULL AUTO_INCREMENT,
name TINYTEXT COLLATE utf8mb4_unicode_ci NOT NULL,
description TINYTEXT COLLATE utf8mb4_unicode_ci NOT NULL,
author TINYTEXT COLLATE utf8mb4_unicode_ci NOT NULL,
rows INT(11) COLLATE utf8mb4_unicode_ci NOT NULL,
cols INT(11) COLLATE utf8mb4_unicode_ci NOT NULL,
color TINYTEXT COLLATE utf8mb4_unicode_ci NOT NULL,
responsive tinyint(1) NOT NULL DEFAULT '0',
content LONGTEXT COLLATE utf8mb4_unicode_ci NOT NULL,
date timestamp NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (ID)
) ENGINE=InnoDB DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, do_action('activate_table-creator/tablegen-data-table-generator.php'), WP_Hook->do_action, WP_Hook->apply_filters, Table_generator_by_aazztech->prepare_plugin, ATTC_database->create_table, dbDelta
[17-Jul-2022 12:40:56 UTC] WordPress database error Table 'wordpress.wp_at_table_creator' doesn't exist for query SELECT COUNT(*) FROM wp_at_table_creator made by do_action('toplevel_page_table-generator-all'), WP_Hook->do_action, WP_Hook->apply_filters, ATTC_controller->render_view, ATTC_controller->show_all_tables, ATTC_list_table->prepare_items, ATTC_database->get_count
[17-Jul-2022 12:40:56 UTC] WordPress database error Table 'wordpress.wp_at_table_creator' doesn't exist for query SELECT * FROM wp_at_table_creator ORDER BY ID DESC LIMIT 0, 20 made by do_action('toplevel_page_table-generator-all'), WP_Hook->do_action, WP_Hook->apply_filters, ATTC_controller->render_view, ATTC_controller->show_all_tables, ATTC_list_table->prepare_items, ATTC_database->get_page_items
[17-Jul-2022 12:40:58 UTC] WordPress database error Table 'wordpress.wp_at_table_creator' doesn't exist for query SELECT * FROM wp_at_table_creator made by do_action('table-generator_page_attc-export'), WP_Hook->do_action, WP_Hook->apply_filters, ATTC_controller->show_export_view, ATTC_database->get_all
[17-Jul-2022 12:40:59 UTC] WordPress database error Table 'wordpress.wp_at_table_creator' doesn't exist for query SELECT * FROM wp_at_table_creator made by do_action('table-generator_page_attc-import'), WP_Hook->do_action, WP_Hook->apply_filters, ATTC_controller->show_import_view, ATTC_database->get_all