Arigato Autoresponder and Newsletter 2.5.1.7

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

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 404 Not Found
Performance

Memory usage: 50.9 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 version4.9.8
PHP version7.0.16
MySQL version5.7.17
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?activate=true&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=17a9d25d00
Aspect after-activation
HTTP status 200 OK
Load time 0.185 s
Memory usage 3.1 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 OK
Load time 0.071 s
Memory usage 3.25 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 OK
Load time 0.041 s
Memory usage 3.17 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 203,
        "errorString": "Error downloading [testSite]/wp-content/plugins/bft-autoresponder/css/images/ui-bg_flat_75_ffffff_40x100.png - server replied: Not Found",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/bft-autoresponder/css/images/ui-bg_flat_75_ffffff_40x100.png"
    }
]

Arigato Light → Import/Export

Page screenshot: Arigato Light → Import/Export
URL /wp-admin/admin.php?page=bft_import
Aspect menu-item
HTTP status 200 OK
Load time 0.044 s
Memory usage 3.11 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 OK
Load time 0.095 s
Memory usage 3.13 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 OK
Load time 0.098 s
Memory usage 3.13 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 OK
Load time 0.055 s
Memory usage 3.12 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 OK
Load time 0.035 s
Memory usage 3.13 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 OK
Load time 0.043 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 OK
Load time 0.078 s
Memory usage 2.83 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.154 s0.062 s-0.092 s3.12 MiB3.15 MiB+ 34.57 KiB
/wp-admin/edit.php0.132 s0.042 s-0.090 s3.14 MiB3.17 MiB+ 34.55 KiB
/wp-admin/post-new.php0.200 s0.197 s-0.003 s3.21 MiB3.25 MiB+ 41.72 KiB
/wp-admin/upload.php0.101 s0.047 s-0.054 s2.98 MiB3.02 MiB+ 34.46 KiB
/wp-admin/options-writing.php0.068 s0.054 s-0.014 s2.97 MiB3.01 MiB+ 34.47 KiB
/wp-admin/media-new.php0.060 s0.075 s+0.015 s2.97 MiB3 MiB+ 34.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.100 s0.093 s-0.007 s3.01 MiB3.1 MiB+ 98.46 KiB
/wp-admin/post-new.php?post_type=page0.203 s0.176 s-0.027 s3.22 MiB3.25 MiB+ 34.46 KiB
/wp-admin/options-discussion.php0.090 s0.038 s-0.052 s2.97 MiB3 MiB+ 34.47 KiB
/wp-admin/edit-comments.php0.091 s0.045 s-0.046 s3.01 MiB3.11 MiB+ 98.51 KiB
/0.084 s0.132 s+0.048 s2.75 MiB2.83 MiB+ 79.73 KiB
Average 0.117 s0.087 s-0.029 s3.03 MiB3.08 MiB+ 50.9 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 8 lines

[19-Sep-2018 08:40:03 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(286): BFTIntegrations::ninja('')
#1 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#2 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 /wp-admin/admin.php(224): 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