Arigato Autoresponder and Newsletter 2.5.8

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

Summary

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

Memory usage: 44.27 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.4.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=0504be2e44
Aspect after-activation
HTTP status 200
Load time 0.662 s
Memory usage 3.62 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.773 s
Memory usage 3.79 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.244 s
Memory usage 3.74 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.140 s
Memory usage 3.7 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.641 s
Memory usage 3.72 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.544 s
Memory usage 3.72 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.212 s
Memory usage 3.7 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.134 s
Memory usage 3.72 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.101 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.305 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.344 s0.272 s-0.072 s3.64 MiB3.68 MiB+ 42.43 KiB
/wp-admin/edit.php0.193 s0.283 s+0.090 s3.66 MiB3.71 MiB+ 42.05 KiB
/wp-admin/post-new.php1.192 s1.876 s+0.684 s5.43 MiB5.47 MiB+ 45.16 KiB
/wp-admin/upload.php0.606 s0.386 s-0.220 s3.5 MiB3.6 MiB+ 104.95 KiB
/wp-admin/options-writing.php0.200 s0.146 s-0.054 s3.58 MiB3.59 MiB+ 11.55 KiB
/wp-admin/media-new.php0.193 s0.167 s-0.026 s3.48 MiB3.58 MiB+ 105.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.167 s-0.012 s3.58 MiB3.62 MiB+ 42.03 KiB
/wp-admin/post-new.php?post_type=page1.188 s1.120 s-0.068 s5.42 MiB5.45 MiB+ 38.37 KiB
/wp-admin/options-discussion.php0.410 s0.266 s-0.144 s3.48 MiB3.59 MiB+ 105.47 KiB
/wp-admin/edit-comments.php0.192 s0.182 s-0.010 s3.59 MiB3.63 MiB+ 40.98 KiB
/0.284 s0.214 s-0.070 s3.43 MiB3.34 MiB- 91.15 KiB
Average 0.453 s0.462 s+0.009 s3.89 MiB3.93 MiB+ 44.27 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 15 lines

[12-Jun-2020 14:28:07 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
[12-Jun-2020 14:28:07 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
[12-Jun-2020 14:28:10 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
See also: All tests for this plugin, How to Hide Arigato Autoresponder and Newsletter Admin Menus