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.
Options wp_options2
mistape_options
mistape_version
PHP Error Log 30 lines
[02-May-2025 05:28:31 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 'UNSIGNED,
post_author bigint(20) UNSIGNED,
reporter_user_id bigint(20) UN...' at line 4 for query
CREATE TABLE wp_mistape_reports (
ID bigint(20) unsigned NOT NULL auto_increment,
blog_id int(11) DEFAULT '1',
post_id bigint(20) unsigned UNSIGNED,
post_author bigint(20) UNSIGNED,
reporter_user_id bigint(20) UNSIGNED,
reporter_IP varchar(100) NOT NULL,
date datetime NOT NULL default '0000-00-00 00:00:00',
date_gmt datetime NOT NULL default '0000-00-00 00:00:00',
selection varchar(255) NOT NULL,
selection_word varchar(255),
selection_replace_context varchar(2000),
selection_context varchar(2000),
comment varchar(2000),
url varchar(2083),
agent varchar(255),
language varchar(50),
status varchar(20) NOT NULL default 'pending',
token char(20),
PRIMARY KEY (ID),
KEY post_id (post_id),
KEY post_author (post_author),
KEY reporter_user_id (reporter_user_id),
KEY date_gmt (date_gmt)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, do_action('activate_mistape/mistape.php'), WP_Hook->do_action, WP_Hook->apply_filters, Deco_Mistape_Admin::activation, Deco_Mistape_Abstract::create_db, dbDelta
[02-May-2025 05:28:33 UTC] PHP Warning: Undefined array key "color_scheme" in /wp-content/plugins/mistape/src/class-deco-mistape-admin.php on line 487
[02-May-2025 05:28:34 UTC] PHP Warning: Undefined array key "color_scheme" in /wp-content/plugins/mistape/src/class-deco-mistape-admin.php on line 487