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 5
wp_sema_attr_taxonomy
wp_sema_brands
wp_sema_fitment
wp_sema_parts
wp_sema_products
Options wp_options2
sema_plugin_version
sema_settings
PHP Error Log 2236 lines
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: sema_token in /wp-content/plugins/sema-api/sema-api.php on line 778
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: sema_aaia in /wp-content/plugins/sema-api/sema-api.php on line 779
[23-Sep-2022 18:10:21 UTC] WordPress database error Key column 'id' doesn't exist in table for query CREATE TABLE wp_sema_products (
`productid` int(11) NOT NULL,
`brandid` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`partno` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`status` int(11) DEFAULT NULL,
`wpid` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `idx_wpid` (`wpid`) USING BTREE,
KEY `idx_brandid` (`brandid`) USING BTREE,
KEY `idx_brandidpartno` (`brandid`,`partno`) USING BTREE
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, do_action('activate_sema-api/sema-api.php'), WP_Hook->do_action, WP_Hook->apply_filters, sema_activation, sema_create_tables, dbDelta
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:21 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 '(``)' at line 1 for query ALTER TABLE wp_sema_parts ADD `` (``) 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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:21 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 '(``)' at line 1 for query ALTER TABLE wp_sema_parts ADD `` (``) 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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:21 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 '(``)' at line 1 for query ALTER TABLE wp_sema_attr_taxonomy ADD `` (``) 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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:21 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 '(``)' at line 1 for query ALTER TABLE wp_sema_fitment ADD `` (``) 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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:21 UTC] WordPress database error Key column 'id' doesn't exist in table for query CREATE TABLE wp_sema_products (
`productid` int(11) NOT NULL,
`brandid` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`partno` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`status` int(11) DEFAULT NULL,
`wpid` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `idx_wpid` (`wpid`) USING BTREE,
KEY `idx_brandid` (`brandid`) USING BTREE,
KEY `idx_brandidpartno` (`brandid`,`partno`) USING BTREE
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci 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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:21 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:21 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 '(``)' at line 1 for query ALTER TABLE wp_sema_parts ADD `` (``) made by require('wp-blog-header.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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:21 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 '(``)' at line 1 for query ALTER TABLE wp_sema_parts ADD `` (``) made by require('wp-blog-header.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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:22 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:22 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:22 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:22 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:22 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 '(``)' at line 1 for query ALTER TABLE wp_sema_attr_taxonomy ADD `` (``) made by require('wp-blog-header.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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:22 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:22 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:22 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:22 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:22 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 '(``)' at line 1 for query ALTER TABLE wp_sema_fitment ADD `` (``) made by require('wp-blog-header.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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:22 UTC] WordPress database error Key column 'id' doesn't exist in table for query CREATE TABLE wp_sema_products (
`productid` int(11) NOT NULL,
`brandid` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`partno` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`status` int(11) DEFAULT NULL,
`wpid` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `idx_wpid` (`wpid`) USING BTREE,
KEY `idx_brandid` (`brandid`) USING BTREE,
KEY `idx_brandidpartno` (`brandid`,`partno`) USING BTREE
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require('wp-blog-header.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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:23 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 '(``)' at line 1 for query ALTER TABLE wp_sema_parts ADD `` (``) 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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:23 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 '(``)' at line 1 for query ALTER TABLE wp_sema_parts ADD `` (``) 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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:23 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 '(``)' at line 1 for query ALTER TABLE wp_sema_attr_taxonomy ADD `` (``) 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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_type in /wp-admin/includes/upgrade.php on line 2879
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_name in /wp-admin/includes/upgrade.php on line 2885
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: index_columns in /wp-admin/includes/upgrade.php on line 2888
[23-Sep-2022 18:10:23 UTC] PHP Notice: Undefined index: column_name in /wp-admin/includes/upgrade.php on line 2917
[23-Sep-2022 18:10:23 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 '(``)' at line 1 for query ALTER TABLE wp_sema_fitment ADD `` (``) 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, sema_plugin_updated, sema_create_tables, dbDelta
[23-Sep-2022 18:10:23 UTC] WordPress database error Key column 'id' doesn't exist in table for query CREATE TABLE wp_sema_products (
`productid` int(11) NOT NULL,
`brandid` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`partno` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`status` int(11) DEFAULT NULL,
(+2136 more lines)