Does Auto Mail work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .
4 | PHP warnings |
2 | PHP notices |
1 | PHP deprecation warnings |
1 | JavaScript exceptions |
1 | Page failed to load
|
No resource errors |
Memory usage: 406.08 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.024 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.1.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 20+ |
WordPress.org page | https://wordpress.org/plugins/auto-mail/ |
Badges |
Get badge code |
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=d0460d82e3 |
Aspect | after-activation |
HTTP status | 403 |
Load time | 0.440 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=auto-mail |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.415 s |
Memory usage | 3.59 MiB |
JS errors |
|
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.236 s |
Memory usage | 3.29 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.296 s | 0.349 s | +0.053 s | 3.04 MiB | 3.47 MiB | + 438.71 KiB |
/wp-admin/edit.php | 0.201 s | 0.418 s | +0.217 s | 3.07 MiB | 3.5 MiB | + 438.25 KiB |
/wp-admin/post-new.php | 0.815 s | 0.994 s | +0.179 s | 4.96 MiB | 5.48 MiB | + 524.78 KiB |
/wp-admin/upload.php | 0.567 s | 0.326 s | -0.241 s | 2.99 MiB | 3.34 MiB | + 355.77 KiB |
/wp-admin/options-writing.php | 0.162 s | 0.178 s | +0.016 s | 2.99 MiB | 3.32 MiB | + 342.41 KiB |
/wp-admin/media-new.php | 0.365 s | 0.247 s | -0.118 s | 2.97 MiB | 3.33 MiB | + 367.95 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.180 s | 0.224 s | +0.044 s | 2.98 MiB | 3.36 MiB | + 393.13 KiB |
/wp-admin/post-new.php?post_type=page | 0.670 s | 0.673 s | +0.003 s | 4.96 MiB | 5.47 MiB | + 520.37 KiB |
/wp-admin/options-discussion.php | 0.222 s | 0.342 s | +0.120 s | 2.97 MiB | 3.32 MiB | + 356.26 KiB |
/wp-admin/edit-comments.php | 0.201 s | 0.242 s | +0.041 s | 3 MiB | 3.37 MiB | + 375.77 KiB |
/ | 0.293 s | 0.242 s | -0.051 s | 2.94 MiB | 3.29 MiB | + 353.5 KiB |
Average | 0.361 s | 0.385 s | +0.024 s | 3.35 MiB | 3.75 MiB | + 406.08 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
JSON | 49.4% | 54,577 | 0 | 16 | |
PHP | 40.8% | 45,023 | 21,117 | 265 | |
CSS | 6.0% | 6,680 | 81 | 16 | |
JavaScript | 2.4% | 2,655 | 890 | 31 | |
SVG | 1.2% | 1,278 | 0 | 1,278 | |
Markdown | 0.2% | 214 | 0 | 1 | |
Total | 110,427 | 22,088 | 1,607 |
Lines of code | 30,948 |
---|---|
Total complexity | 7,339 |
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,678 |
Functions | 170 |
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.
wp_options
4ID | Name |
---|---|
am_automations | |
am_campaigns | |
am_subscribers | |
am_forms | |
am_lists |
[13-Mar-2023 09:02:49 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
[13-Mar-2023 09:02:51 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
[13-Mar-2023 09:02:51 UTC] PHP Warning: Undefined variable $limit in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2
[13-Mar-2023 09:02:53 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/support/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 5835
[13-Mar-2023 09:02:57 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/support/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 5835
[13-Mar-2023 09:03:00 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
[13-Mar-2023 09:03:00 UTC] PHP Warning: Undefined variable $limit in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2