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 6
wp_whtp_hitinfo
wp_whtp_hits
wp_whtp_ip2location
wp_whtp_ip_hits
wp_whtp_user_agents
wp_whtp_visiting_countries
Options wp_options3
whtp_installed
whtp_vc_updated
whtp_version
PHP Error Log 189 lines
[15-Nov-2019 12:42:08 UTC] WordPress database error Table 'wordpress.hits' doesn't exist for query DESCRIBE `hits`; made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Installer::check_rename_tables, WHTP_Installer::table_exists
[15-Nov-2019 12:42:08 UTC] WordPress database error Table 'wordpress.hitinfo' doesn't exist for query DESCRIBE `hitinfo`; made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Installer::check_rename_tables, WHTP_Installer::table_exists
[15-Nov-2019 12:42:08 UTC] WordPress database error Table 'wordpress.whtp_hits' doesn't exist for query DESCRIBE `whtp_hits`; made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Installer::check_rename_tables, WHTP_Installer::table_exists
[15-Nov-2019 12:42:08 UTC] WordPress database error Table 'wordpress.whtp_hitinfo' doesn't exist for query DESCRIBE `whtp_hitinfo`; made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Installer::check_rename_tables, WHTP_Installer::table_exists
[15-Nov-2019 12:42:08 UTC] WordPress database error Table 'wordpress.whtp_user_agents' doesn't exist for query DESCRIBE `whtp_user_agents`; made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Installer::check_rename_tables, WHTP_Installer::table_exists
[15-Nov-2019 12:42:08 UTC] WordPress database error Table 'wordpress.whtp_ip_hits' doesn't exist for query DESCRIBE `whtp_ip_hits`; made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Installer::check_rename_tables, WHTP_Installer::table_exists
[15-Nov-2019 12:42:08 UTC] WordPress database error Table 'wordpress.whtp_visiting_countries' doesn't exist for query DESCRIBE `whtp_visiting_countries`; made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Installer::check_rename_tables, WHTP_Installer::table_exists
[15-Nov-2019 12:42:08 UTC] WordPress database error Table 'wordpress.whtp_ip2location' doesn't exist for query DESCRIBE `whtp_ip2location`; made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Installer::check_rename_tables, WHTP_Installer::table_exists
[15-Nov-2019 12:42:08 UTC] WordPress database error Table 'wordpress.wp_whtp_hitinfo' doesn't exist for query SELECT ip_address, user_agent FROM wp_whtp_hitinfo made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Installer::update_old_user_agents
[15-Nov-2019 12:42:08 UTC] PHP Notice: Undefined variable: hitinfo_table in /wp-content/plugins/who-hit-the-page-hit-counter/includes/functions.php on line 46
[15-Nov-2019 12:42:08 UTC] WordPress database error Incorrect table name '' for query SELECT ip_address FROM `` made by activate_plugin, do_action('activate_who-hit-the-page-hit-counter/who-hit-the-page.php'), WP_Hook->do_action, WP_Hook->apply_filters, whtp_installer, WHTP_Installer->__construct, WHTP_Installer::upgrade_db, WHTP_Visiting_Countries::update_visiting_countries, WHTP_Functions::all_ips
[15-Nov-2019 12:42:08 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:08 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:08 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:08 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:08 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:09 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:09 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:09 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:09 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by include('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:09 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by include('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:09 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:09 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:09 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:09 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:09 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:09 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by do_action('toplevel_page_whtp-admin-menu'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->whtp_object_page_callback, include('/plugins/who-hit-the-page-hit-counter/partials/view/stats-summary.php'), WHTP_Hits::get_hits, WHTP_Hits::count_exists
[15-Nov-2019 12:42:10 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:10 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:10 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:10 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:10 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:10 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by do_action('who-hit-the-page_page_whtp-view-page-hits'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->whtp_view_page_hits, include('/plugins/who-hit-the-page-hit-counter/partials/view-page-hits.php'), include('/plugins/who-hit-the-page-hit-counter/partials/view/all-page-hits.php'), WHTP_Hits::get_hits, WHTP_Hits::count_exists
[15-Nov-2019 12:42:10 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/who-hit-the-page-hit-counter/partials/view/all-page-hits.php on line 24
[15-Nov-2019 12:42:10 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:10 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:10 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:10 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:10 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:11 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:11 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:11 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:11 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:11 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:11 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:11 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:11 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:11 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:11 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:12 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:12 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:12 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:12 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:12 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:12 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:12 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:12 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:12 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:12 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:13 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:13 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:13 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:13 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:13 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:14 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:14 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:14 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:14 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:14 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by include('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:14 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by include('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Visiting_Countries::count_exists
[15-Nov-2019 12:42:14 UTC] PHP Notice: Undefined offset: 1 in /wp-includes/plugin.php on line 934
[15-Nov-2019 12:42:14 UTC] PHP Notice: add_object_page is <strong>deprecated</strong> since version 4.5.0! Use add_menu_page() instead. in /wp-includes/functions.php on line 4565
[15-Nov-2019 12:42:14 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /wp-includes/class-wp-hook.php on line 288
[15-Nov-2019 12:42:14 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_hits`
WHERE 1=1 ORDER BY count DESC LIMIT 1 made by require_once('wp-admin/admin-header.php'), do_action('admin_notices'), WP_Hook->do_action, WP_Hook->apply_filters, Who_Hit_The_Page_Admin->admin_notices, WHTP_Hits::count_exists
[15-Nov-2019 12:42:14 UTC] WordPress database error Unknown column 'count' in 'field list' for query SELECT count FROM `wp_whtp_visiting_countries`
(+89 more lines)