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_bft_attachments
wp_bft_emaillog
wp_bft_mails
wp_bft_newsletters
wp_bft_sentmails
wp_bft_users
Options wp_options1
bft_db_version
PHP Error Log 23 lines
[20-Dec-2019 08:58:06 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 ') DEFAULT CHARSET=utf8' at line 7 for query CREATE TABLE `wp_bft_unsubs` (
`id` int UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,
`email` varchar(100) NOT NULL DEFAULT '',
`date` date NOT NULL DEFAULT '2000-01-01',
`ar_mails` smallint(5) unsigned NOT NULL DEFAULT 0,
`reason` varchar(255) NOT NULL DEFAULT '',
) DEFAULT CHARSET=utf8; made by activate_plugin, do_action('activate_bft-autoresponder/bft-autoresponder.php'), WP_Hook->do_action, WP_Hook->apply_filters, bft_install, bft_init, bft_install
[20-Dec-2019 08:58:06 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 ') DEFAULT CHARSET=utf8' at line 7 for query CREATE TABLE `wp_bft_unsubs` (
`id` int UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,
`email` varchar(100) NOT NULL DEFAULT '',
`date` date NOT NULL DEFAULT '2000-01-01',
`ar_mails` smallint(5) unsigned NOT NULL DEFAULT 0,
`reason` varchar(255) NOT NULL DEFAULT '',
) DEFAULT CHARSET=utf8; made by activate_plugin, do_action('activate_bft-autoresponder/bft-autoresponder.php'), WP_Hook->do_action, WP_Hook->apply_filters, bft_install
[20-Dec-2019 08:58:08 UTC] WordPress database error Table 'wordpress.wp_bft_unsubs' doesn't exist for query SELECT COUNT(id) FROM wp_bft_unsubs made by do_action('arigato-light_page_bft_list'), WP_Hook->do_action, WP_Hook->apply_filters, bft_list
[20-Dec-2019 08:58:13 UTC] PHP Fatal error: Uncaught Error: Call to undefined function ninja_forms_get_all_forms() in /wp-content/plugins/bft-autoresponder/controllers/integrations.php:72
Stack trace:
#0 /wp-includes/class-wp-hook.php(288): BFTIntegrations::ninja('')
#1 /wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters('', Array)
#2 /wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /wp-admin/admin.php(254): do_action('arigato-light_p...')
#4 {main}
thrown in /wp-content/plugins/bft-autoresponder/controllers/integrations.php on line 72