Does Auto Mail work with WordPress 6.6.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: 470.03 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.
WordPress version | 6.6.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=a7dbd0c953 |
Aspect | after-activation |
HTTP status | 403 |
Load time | 0.458 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.455 s |
Memory usage | 4.04 MiB |
JS errors |
|
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.246 s |
Memory usage | 3.74 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.356 s | 0.336 s | -0.020 s | 3.47 MiB | 3.93 MiB | + 469.32 KiB |
/wp-admin/edit.php | 0.230 s | 0.223 s | -0.007 s | 3.54 MiB | 3.96 MiB | + 429.26 KiB |
/wp-admin/post-new.php | 0.817 s | 0.631 s | -0.186 s | 5.75 MiB | 6.43 MiB | + 693.29 KiB |
/wp-admin/upload.php | 0.589 s | 0.524 s | -0.065 s | 3.49 MiB | 3.87 MiB | + 391.8 KiB |
/wp-admin/options-writing.php | 0.216 s | 0.221 s | +0.005 s | 3.41 MiB | 3.85 MiB | + 454.61 KiB |
/wp-admin/media-new.php | 0.252 s | 0.266 s | +0.014 s | 3.4 MiB | 3.85 MiB | + 467.99 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.213 s | 0.230 s | +0.017 s | 3.47 MiB | 3.88 MiB | + 421.52 KiB |
/wp-admin/post-new.php?post_type=page | 0.609 s | 1.085 s | +0.476 s | 5.75 MiB | 6.42 MiB | + 688.88 KiB |
/wp-admin/options-discussion.php | 0.324 s | 0.344 s | +0.020 s | 3.41 MiB | 3.85 MiB | + 456.3 KiB |
/wp-admin/edit-comments.php | 0.259 s | 0.231 s | -0.028 s | 3.49 MiB | 3.89 MiB | + 408.49 KiB |
/ | 0.361 s | 0.283 s | -0.078 s | 3.45 MiB | 3.74 MiB | + 288.89 KiB |
Average | 0.384 s | 0.398 s | +0.013 s | 3.88 MiB | 4.33 MiB | + 470.03 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,145 | 21,192 | 266 | |
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,549 | 22,163 | 1,608 |
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 |
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 |
[27-Aug-2024 23:41:39 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
[27-Aug-2024 23:41:42 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
[27-Aug-2024 23:41:42 UTC] PHP Warning: Undefined variable $limit in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2
[27-Aug-2024 23:41:43 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6085
[27-Aug-2024 23:41:48 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6085
[27-Aug-2024 23:41:52 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
[27-Aug-2024 23:41:52 UTC] PHP Warning: Undefined variable $limit in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2