Arigato Autoresponder and Newsletter 2.7.2.1

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

Summary

Errors
98PHP deprecation warnings
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 32.48 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 version6.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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 11

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=977f69d148
Aspect after-activation
HTTP status 200
Load time 0.625 s
Memory usage 2.8 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.444 s
Memory usage 2.92 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.209 s
Memory usage 2.85 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.169 s
Memory usage 2.8 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.411 s
Memory usage 2.83 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.345 s
Memory usage 2.83 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.213 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

Arigato Light → Webhooks / Zapier

Page screenshot: Arigato Light → Webhooks / Zapier
URL /wp-admin/admin.php?page=bft_webhooks
Aspect menu-item
HTTP status 200
Load time 0.448 s
Memory usage 2.79 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.174 s
Memory usage 2.82 MiB
JS errors None
Resource errors None

Arigato Light → Integrate in Contact Form

Page screenshot: Arigato Light → Integrate in Contact Form
URL /wp-admin/admin.php?page=bft_integrate_contact
Aspect menu-item
HTTP status 200
Load time 0.184 s
Memory usage 2.82 MiB
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.303 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.416 s0.369 s-0.047 s2.82 MiB2.86 MiB+ 41.34 KiB
/wp-admin/edit.php0.273 s0.218 s-0.055 s2.85 MiB2.89 MiB+ 40.3 KiB
/wp-admin/post-new.php0.882 s0.913 s+0.031 s5.21 MiB5.26 MiB+ 46.32 KiB
/wp-admin/upload.php0.678 s0.309 s-0.369 s2.77 MiB2.79 MiB+ 24.39 KiB
/wp-admin/options-writing.php0.244 s0.193 s-0.051 s2.76 MiB2.78 MiB+ 16.36 KiB
/wp-admin/media-new.php0.290 s0.226 s-0.064 s2.74 MiB2.78 MiB+ 36.58 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.404 s+0.203 s2.76 MiB2.8 MiB+ 41.75 KiB
/wp-admin/post-new.php?post_type=page0.587 s0.611 s+0.024 s5.21 MiB5.25 MiB+ 41.91 KiB
/wp-admin/options-discussion.php0.281 s0.254 s-0.027 s2.75 MiB2.77 MiB+ 24.89 KiB
/wp-admin/edit-comments.php0.414 s0.225 s-0.189 s2.78 MiB2.8 MiB+ 23.69 KiB
/0.355 s0.200 s-0.155 s3.13 MiB3.14 MiB+ 19.75 KiB
Average 0.420 s0.357 s-0.064 s3.25 MiB3.28 MiB+ 32.48 KiB

Code Statistics

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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP83.1%3,31033540
CSS16.9%672592
Total 3,982 394 42

PHP Code Analysis | More results »

Lines of code 1,853
Total complexity 552
Median class complexity 15.0
Median method complexity 5.5
Most complex class BFTIntegrations
Most complex function bft_list()
Classes 8
Methods 32
Functions 41

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 8

Options wp_options 2

PHP Error Log 99 lines

[12-Aug-2023 19:27:49 UTC] WordPress database error Duplicate key name 'email' for query CREATE INDEX email ON wp_bft_users (email)  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-Aug-2023 19:27:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:55 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bft-autoresponder/views/newsletter.html.php on line 18
[12-Aug-2023 19:27:55 UTC] PHP Deprecated:  stripslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bft-autoresponder/views/newsletter.html.php on line 23
[12-Aug-2023 19:27:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:27:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:27:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:10 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:10 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:10 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:10 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[12-Aug-2023 19:28:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[12-Aug-2023 19:28:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
See also: All tests for this plugin, How to Hide Arigato Autoresponder and Newsletter Admin Menus