Auto Mail 1.1.78

Does Auto Mail work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP warnings
2PHP notices
1PHP deprecation warnings
1JavaScript exceptions
1Page failed to load
  • 1 403 Forbidden
No resource errors
Performance

Memory usage: 398.7 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.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/auto-mail/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/admin.php?page=auto-mail-automations
Requested URL /wp-admin/plugins.php?action=activate&plugin=auto-mail%2Fauto-mail.php&plugin_status=all&paged=1&s&_wpnonce=2eafb2469e
Aspect after-activation
HTTP status 403
Load time 0.361 s
Memory usage N/A
JS errors None
Resource errors None

Auto Mail

Page screenshot: Auto Mail
URL /wp-admin/admin.php?page=auto-mail
Aspect menu-item
HTTP status 200
Load time 0.338 s
Memory usage 3.36 MiB
JS errors
[
    {
        "message": "SyntaxError: Cannot use import statement outside a module",
        "trace": null,
        "code": null
    }
]
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.200 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.329 s0.287 s-0.042 s2.82 MiB3.25 MiB+ 437.42 KiB
/wp-admin/edit.php0.185 s0.210 s+0.025 s2.85 MiB3.28 MiB+ 436.56 KiB
/wp-admin/post-new.php0.697 s0.551 s-0.146 s5.21 MiB5.73 MiB+ 526.41 KiB
/wp-admin/upload.php0.557 s0.460 s-0.097 s2.77 MiB3.11 MiB+ 355.65 KiB
/wp-admin/options-writing.php0.213 s0.194 s-0.019 s2.76 MiB3.1 MiB+ 347.62 KiB
/wp-admin/media-new.php0.285 s0.240 s-0.045 s2.74 MiB3.1 MiB+ 367.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.177 s+0.002 s2.76 MiB3.12 MiB+ 376.83 KiB
/wp-admin/post-new.php?post_type=page0.554 s0.502 s-0.052 s5.21 MiB5.71 MiB+ 518 KiB
/wp-admin/options-discussion.php0.197 s0.217 s+0.020 s2.75 MiB3.09 MiB+ 356.15 KiB
/wp-admin/edit-comments.php0.383 s0.391 s+0.008 s2.78 MiB3.13 MiB+ 354.84 KiB
/0.244 s0.216 s-0.028 s3.13 MiB3.43 MiB+ 308.41 KiB
Average 0.347 s0.313 s-0.034 s3.25 MiB3.64 MiB+ 398.7 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.

JSON
PHP
Language % Lines of code Comment lines Files
JSON49.4%54,577016
PHP40.8%45,14521,192266
CSS6.0%6,6808116
JavaScript2.4%2,65589031
SVG1.2%1,27801,278
Markdown0.2%21401
Total 110,549 22,163 1,608

PHP Code Analysis | More results »

Lines of code 31,046
Total complexity 7,354
Median class complexity 8.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 131
Methods 1,679
Functions 176

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 4

Custom Post Types 5

ID Name
am_automations
am_campaigns
am_subscribers
am_forms
am_lists

PHP Error Log 7 lines

[08-Sep-2023 02:42:55 UTC] PHP Deprecated:  Optional parameter $folder declared before required parameter $menu_title is implicitly treated as a required parameter in /wp-content/plugins/auto-mail/admin/abstracts/class-admin-page.php on line 55
[08-Sep-2023 02:42:58 UTC] PHP Warning:  Undefined property: Auto_Mail_Admin_AJAX::$page_number in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2
[08-Sep-2023 02:42:58 UTC] PHP Warning:  Undefined variable $limit in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2
[08-Sep-2023 02:42:59 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>automail/v1/template</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5905
[08-Sep-2023 02:43:02 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>automail/v1/template</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5905
[08-Sep-2023 02:43:05 UTC] PHP Warning:  Undefined property: Auto_Mail_Admin_AJAX::$page_number in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2
[08-Sep-2023 02:43:05 UTC] PHP Warning:  Undefined variable $limit in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2
See also: All tests for this plugin, How to Hide the "Auto Mail" Admin Menu