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 8
wp_ac_abandoned_cart_history_lite
wp_ac_email_templates_lite
wp_ac_guest_abandoned_cart_history_lite
wp_ac_sent_history_lite
wp_actionscheduler_actions
wp_actionscheduler_claims
wp_actionscheduler_groups
wp_actionscheduler_logs
Options wp_options10
ac_lite_cart_abandoned_time
ac_lite_track_guest_cart_from_cart_page
action_scheduler_hybrid_store_demarkation
action_scheduler_lock_async-request-runner
schema-ActionScheduler_LoggerSchema
schema-ActionScheduler_StoreSchema
wcal_from_email
wcal_from_name
wcal_new_default_templates
wcal_reply_email
PHP Error Log 20 lines
[07-Jan-2021 11:52:36 UTC] PHP Notice: Undefined property: wpdb::$actionscheduler_actions in /wp-includes/wp-db.php on line 648
[07-Jan-2021 11:52:36 UTC] WordPress database error Table 'wordpress.a' doesn't exist for query SELECT a.action_id FROM a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->is_migration_scheduled, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
[07-Jan-2021 11:52:36 UTC] PHP Notice: Undefined property: wpdb::$actionscheduler_actions in /wp-includes/wp-db.php on line 648
[07-Jan-2021 11:52:36 UTC] WordPress database error Table 'wordpress.a' doesn't exist for query SELECT a.action_id FROM a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->is_migration_scheduled, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
[07-Jan-2021 11:52:36 UTC] PHP Notice: Undefined property: wpdb::$actionscheduler_actions in /wp-includes/wp-db.php on line 648
[07-Jan-2021 11:52:36 UTC] WordPress database error Table 'wordpress.a' doesn't exist for query SELECT a.action_id FROM a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
[07-Jan-2021 11:52:36 UTC] PHP Notice: Undefined property: wpdb::$actionscheduler_actions in /wp-includes/wp-db.php on line 648
[07-Jan-2021 11:52:36 UTC] WordPress database error Table 'wordpress.a' doesn't exist for query SELECT a.action_id FROM a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_next_scheduled_action, ActionScheduler_HybridStore->find_action, ActionScheduler_DBStore->find_action
[07-Jan-2021 11:52:36 UTC] PHP Notice: Undefined property: wpdb::$actionscheduler_groups in /wp-includes/wp-db.php on line 648
[07-Jan-2021 11:52:36 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 'WHERE slug='action-scheduler-migration'' at line 1 for query SELECT group_id FROM WHERE slug='action-scheduler-migration' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_HybridStore->save_action, ActionScheduler_DBStoreMigrator->save_action, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->get_group_id
[07-Jan-2021 11:52:36 UTC] PHP Notice: Undefined property: wpdb::$actionscheduler_groups in /wp-includes/wp-db.php on line 648
[07-Jan-2021 11:52:36 UTC] WordPress database error Incorrect table name '' for query SHOW FULL COLUMNS FROM `` made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_HybridStore->save_action, ActionScheduler_DBStoreMigrator->save_action, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->get_group_id, ActionScheduler_DBStore->create_group
[07-Jan-2021 11:52:36 UTC] PHP Notice: Undefined property: wpdb::$actionscheduler_actions in /wp-includes/wp-db.php on line 648
[07-Jan-2021 11:52:36 UTC] WordPress database error Incorrect table name '' for query SHOW FULL COLUMNS FROM `` made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Action_Scheduler\Migration\Controller->schedule_migration, Action_Scheduler\Migration\Scheduler->schedule_migration, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_HybridStore->save_action, ActionScheduler_DBStoreMigrator->save_action, ActionScheduler_DBStore->save_action
[07-Jan-2021 11:52:36 UTC] PHP Fatal error: Uncaught RuntimeException: Error saving action: Error saving action: Incorrect table name '' in /wp-content/plugins/woocommerce-abandoned-cart/includes/libraries/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44
Stack trace:
#0 /wp-content/plugins/woocommerce-abandoned-cart/includes/libraries/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(225): ActionScheduler_DBStoreMigrator->save_action()
#1 /wp-content/plugins/woocommerce-abandoned-cart/includes/libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action()
#2 /wp-content/plugins/woocommerce-abandoned-cart/includes/libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php(84): ActionScheduler_ActionFactory->store()
#3 /wp-content/plugins/woocommerce-abandoned-cart/includes/librar in /wp-content/plugins/woocommerce-abandoned-cart/includes/libraries/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44