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 3
wp_waic_modules
wp_waic_tasks
wp_waic_workspace
Options wp_options4
waic_plug_was_used
waic_plugin_activation_errors
wp_waic_db_installed
wp_waic_db_version
PHP Error Log 68 lines
[27-Dec-2024 09:08:51 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'INDEX `task_uniq` (`uniq`)
) DEFAULT CHARSET=utf8' at line 21 for query CREATE TABLE IF NOT EXISTS `wp_waic_posts_create` (
`id` INT(11) NOT NULL AUTO_INCREMENT,
`task_id` INT NOT NULL DEFAULT 0,
`num` INT NOT NULL DEFAULT 0,
`params` MEDIUMTEXT NOT NULL,
`status` TINYINT(1) NOT NULL DEFAULT 0,
`updated` TIMESTAMP NULL,
`start` TIMESTAMP NULL,
`end` TIMESTAMP NULL,
`flag` TINYINT NOT NULL DEFAULT 0,
`step` MEDIUMINT NOT NULL DEFAULT 0,
`steps` MEDIUMINT NOT NULL DEFAULT 0,
`results` MEDIUMTEXT NOT NULL,
`pub_mode` TINYINT(1) NOT NULL DEFAULT 0,
`publish` TIMESTAMP NULL,
`post_id` INT NOT NULL DEFAULT 0,
`added` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,
`uniq` VARCHAR(32) NULL,
PRIMARY KEY (`id`),
INDEX `task_id` (`task_id`)
INDEX `task_uniq` (`uniq`)
) DEFAULT CHARSET=utf8 made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/ai-copilot-content-generator/ai-copilot-content-generator.php'), WaicInstaller::update, WaicInstaller::init, dbDelta
[27-Dec-2024 09:08:51 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query ALTER TABLE `wp_waic_posts_create` ADD COLUMN `added` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER `post_id` made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/ai-copilot-content-generator/ai-copilot-content-generator.php'), WaicInstaller::update, WaicInstaller::init, WaicInstallerDbUpdater::runUpdate, WaicDb::query
[27-Dec-2024 09:08:51 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query ALTER TABLE `wp_waic_posts_create` ADD COLUMN `uniq` VARCHAR(32) NULL AFTER `added` made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/ai-copilot-content-generator/ai-copilot-content-generator.php'), WaicInstaller::update, WaicInstaller::init, WaicInstallerDbUpdater::runUpdate, WaicDb::query
[27-Dec-2024 09:08:51 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'INDEX `task_uniq` (`uniq`)
) DEFAULT CHARSET=utf8' at line 21 for query CREATE TABLE IF NOT EXISTS `wp_waic_posts_create` (
`id` INT(11) NOT NULL AUTO_INCREMENT,
`task_id` INT NOT NULL DEFAULT 0,
`num` INT NOT NULL DEFAULT 0,
`params` MEDIUMTEXT NOT NULL,
`status` TINYINT(1) NOT NULL DEFAULT 0,
`updated` TIMESTAMP NULL,
`start` TIMESTAMP NULL,
`end` TIMESTAMP NULL,
`flag` TINYINT NOT NULL DEFAULT 0,
`step` MEDIUMINT NOT NULL DEFAULT 0,
`steps` MEDIUMINT NOT NULL DEFAULT 0,
`results` MEDIUMTEXT NOT NULL,
`pub_mode` TINYINT(1) NOT NULL DEFAULT 0,
`publish` TIMESTAMP NULL,
`post_id` INT NOT NULL DEFAULT 0,
`added` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,
`uniq` VARCHAR(32) NULL,
PRIMARY KEY (`id`),
INDEX `task_id` (`task_id`)
INDEX `task_uniq` (`uniq`)
) DEFAULT CHARSET=utf8 made by activate_plugin, do_action('activate_ai-copilot-content-generator/ai-copilot-content-generator.php'), WP_Hook->do_action, WP_Hook->apply_filters, WaicUtils::activatePlugin, WaicInstaller::init, dbDelta
[27-Dec-2024 09:08:51 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query ALTER TABLE `wp_waic_posts_create` ADD COLUMN `added` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER `post_id` made by activate_plugin, do_action('activate_ai-copilot-content-generator/ai-copilot-content-generator.php'), WP_Hook->do_action, WP_Hook->apply_filters, WaicUtils::activatePlugin, WaicInstaller::init, WaicInstallerDbUpdater::runUpdate, WaicDb::query
[27-Dec-2024 09:08:51 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query ALTER TABLE `wp_waic_posts_create` ADD COLUMN `uniq` VARCHAR(32) NULL AFTER `added` made by activate_plugin, do_action('activate_ai-copilot-content-generator/ai-copilot-content-generator.php'), WP_Hook->do_action, WP_Hook->apply_filters, WaicUtils::activatePlugin, WaicInstaller::init, WaicInstallerDbUpdater::runUpdate, WaicDb::query
[27-Dec-2024 09:08:51 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:08:52 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:08:52 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:08:54 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:08:55 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:08:56 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:08:58 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:08:58 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:08:58 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require('wp-admin/edit-form-blocks.php'), require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:09:01 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:09:02 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:09:02 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:09:02 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:09:02 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require('wp-admin/edit-form-blocks.php'), require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:09:04 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:09:05 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:09:05 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get
[27-Dec-2024 09:09:06 UTC] WordPress database error Table 'wordpress.wp_waic_posts_create' doesn't exist for query SELECT min(task_id) FROM `wp_waic_posts_create` WHERE 1=1 AND pub_mode=0 AND status=3 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, WaicWorkspace->showAdminInfo, WaicWorkspaceView->showAdminInfo, WaicPostscreateModel->getWaitingPublish, WaicDb::get