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 2
wp_custom_key_mapping
wp_statuses
PHP Error Log 31 lines
[19-Feb-2025 16:09:21 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6114
[19-Feb-2025 16:09:21 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/kd-submissions/kd-submissions.php on line 1018
[19-Feb-2025 16:09:21 UTC] WordPress database error Table 'wordpress.wp_e_submissions' doesn't exist for query ALTER TABLE wp_e_submissions ENGINE=InnoDB made by activate_plugin, do_action('activate_kd-submissions/kd-submissions.php'), WP_Hook->do_action, WP_Hook->apply_filters, keyd_submissions_update_database_schema, keyd_ensure_innodb
[19-Feb-2025 16:09:21 UTC] WordPress database error Can't create table `wordpress`.`wp_submission_comments` (errno: 150 "Foreign key constraint is incorrectly formed") for query CREATE TABLE IF NOT EXISTS wp_submission_comments (
id BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
submission_id BIGINT(20) UNSIGNED NOT NULL,
comment TEXT NOT NULL,
created_at DATETIME DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (id),
FOREIGN KEY (submission_id) REFERENCES wp_e_submissions(id) ON DELETE CASCADE
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, do_action('activate_kd-submissions/kd-submissions.php'), WP_Hook->do_action, WP_Hook->apply_filters, keyd_submissions_update_database_schema, dbDelta
[19-Feb-2025 16:09:21 UTC] WordPress database error Can't create table `wordpress`.`wp_submission_statuses` (errno: 150 "Foreign key constraint is incorrectly formed") for query CREATE TABLE IF NOT EXISTS wp_submission_statuses (
id BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
submission_id BIGINT(20) UNSIGNED NOT NULL,
status_id BIGINT(20) UNSIGNED NOT NULL,
PRIMARY KEY (id),
UNIQUE (submission_id, status_id),
FOREIGN KEY (submission_id) REFERENCES wp_e_submissions(id) ON DELETE CASCADE,
FOREIGN KEY (status_id) REFERENCES wp_statuses(id) ON DELETE CASCADE
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, do_action('activate_kd-submissions/kd-submissions.php'), WP_Hook->do_action, WP_Hook->apply_filters, keyd_submissions_update_database_schema, dbDelta
[19-Feb-2025 16:09:21 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6114
[19-Feb-2025 16:09:21 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6114
[19-Feb-2025 16:09:21 UTC] WordPress database error Table 'wordpress.wp_e_submissions' doesn't exist for query ALTER TABLE wp_e_submissions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci made by activate_plugin, do_action('activate_kd-submissions/kd-submissions.php'), WP_Hook->do_action, WP_Hook->apply_filters, keyd_submissions_update_database_schema, keyd_set_default_collation
[19-Feb-2025 16:09:21 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6114
[19-Feb-2025 16:09:21 UTC] WordPress database error Table 'wordpress.wp_e_submissions_values' doesn't exist for query ALTER TABLE wp_e_submissions_values CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci made by activate_plugin, do_action('activate_kd-submissions/kd-submissions.php'), WP_Hook->do_action, WP_Hook->apply_filters, keyd_submissions_update_database_schema, keyd_set_default_collation
[19-Feb-2025 16:09:21 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6114
[19-Feb-2025 16:09:21 UTC] WordPress database error Table 'wordpress.wp_submission_statuses' doesn't exist for query ALTER TABLE wp_submission_statuses CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci made by activate_plugin, do_action('activate_kd-submissions/kd-submissions.php'), WP_Hook->do_action, WP_Hook->apply_filters, keyd_submissions_update_database_schema, keyd_set_default_collation
[19-Feb-2025 16:09:21 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6114
[19-Feb-2025 16:09:21 UTC] WordPress database error Table 'wordpress.wp_submission_comments' doesn't exist for query ALTER TABLE wp_submission_comments CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci made by activate_plugin, do_action('activate_kd-submissions/kd-submissions.php'), WP_Hook->do_action, WP_Hook->apply_filters, keyd_submissions_update_database_schema, keyd_set_default_collation
[19-Feb-2025 16:09:23 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2938) in /wp-includes/pluggable.php on line 1435
[19-Feb-2025 16:09:23 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2938) in /wp-includes/pluggable.php on line 1438