Arigato Autoresponder and Newsletter 2.5.6

Does "Arigato Autoresponder and Newsletter" work with WordPress 5.3.2 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
3Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 53.12 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.3.2
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/bft-autoresponder/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=bft-autoresponder%2Fbft-autoresponder.php&plugin_status=all&paged=1&s&_wpnonce=4abd72474f
Aspect after-activation
HTTP status 200
Load time 0.859 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Arigato Light

Page screenshot: Arigato Light
URL /wp-admin/admin.php?page=bft_options
Aspect menu-item
HTTP status 200
Load time 0.866 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Arigato Light → Mailing List

Page screenshot: Arigato Light → Mailing List
URL /wp-admin/admin.php?page=bft_list
Aspect menu-item
HTTP status 200
Load time 0.328 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Arigato Light → Import/Export

Page screenshot: Arigato Light → Import/Export
URL /wp-admin/admin.php?page=bft_import
Aspect menu-item
HTTP status 200
Load time 0.156 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Arigato Light → Email Messages

Page screenshot: Arigato Light → Email Messages
URL /wp-admin/admin.php?page=bft_messages
Aspect menu-item
HTTP status 200
Load time 0.757 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Arigato Light → Send Newsletter

Page screenshot: Arigato Light → Send Newsletter
URL /wp-admin/admin.php?page=bft_newsletter
Aspect menu-item
HTTP status 200
Load time 0.662 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Arigato Light → Raw Email Log

Page screenshot: Arigato Light → Raw Email Log
URL /wp-admin/admin.php?page=bft_log
Aspect menu-item
HTTP status 200
Load time 0.248 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Arigato Light → Help

Page screenshot: Arigato Light → Help
URL /wp-admin/admin.php?page=bft_help
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Arigato Light → Integrate in Ninja Form

Page screenshot: Arigato Light → Integrate in Ninja Form
URL /wp-admin/admin.php?page=bft_integrate_ninja
Aspect menu-item
HTTP status 200
Load time 0.144 s
Memory usage N/A
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.297 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.271 s-0.075 s3.61 MiB3.66 MiB+ 42.9 KiB
/wp-admin/edit.php0.254 s0.295 s+0.041 s3.64 MiB3.68 MiB+ 42.55 KiB
/wp-admin/post-new.php1.326 s1.775 s+0.449 s5.36 MiB5.4 MiB+ 41.32 KiB
/wp-admin/upload.php0.510 s0.461 s-0.049 s3.48 MiB3.58 MiB+ 105.42 KiB
/wp-admin/options-writing.php0.185 s0.164 s-0.021 s3.56 MiB3.57 MiB+ 11.98 KiB
/wp-admin/media-new.php0.222 s0.201 s-0.021 s3.46 MiB3.56 MiB+ 105.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.442 s0.192 s-0.250 s3.56 MiB3.6 MiB+ 42.5 KiB
/wp-admin/post-new.php?post_type=page1.260 s1.391 s+0.131 s5.35 MiB5.38 MiB+ 34.52 KiB
/wp-admin/options-discussion.php0.328 s0.287 s-0.041 s3.46 MiB3.57 MiB+ 105.94 KiB
/wp-admin/edit-comments.php0.235 s0.235 s+0.000 s3.57 MiB3.61 MiB+ 41.45 KiB
/0.345 s0.255 s-0.090 s3.32 MiB3.33 MiB+ 10.09 KiB
Average 0.496 s0.502 s+0.007 s3.85 MiB3.9 MiB+ 53.12 KiB

Additions

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

Options wp_options 1

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
See also: All tests for this plugin, How to Hide Arigato Autoresponder and Newsletter Admin Menus