Does Auto Mail work with WordPress 6.6.2 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: 474.55 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.2 |
---|---|
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=d31650e6f8 |
Aspect | after-activation |
HTTP status | 403 |
Load time | 0.339 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.302 s |
Memory usage | 4.04 MiB |
JS errors |
|
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.190 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.315 s | 0.265 s | -0.050 s | 3.47 MiB | 3.94 MiB | + 473.83 KiB |
/wp-admin/edit.php | 0.175 s | 0.195 s | +0.020 s | 3.54 MiB | 3.96 MiB | + 434.08 KiB |
/wp-admin/post-new.php | 0.671 s | 0.548 s | -0.123 s | 5.75 MiB | 6.43 MiB | + 697.8 KiB |
/wp-admin/upload.php | 0.464 s | 0.350 s | -0.114 s | 3.49 MiB | 3.88 MiB | + 396.63 KiB |
/wp-admin/options-writing.php | 0.189 s | 0.172 s | -0.017 s | 3.41 MiB | 3.86 MiB | + 459.43 KiB |
/wp-admin/media-new.php | 0.222 s | 0.210 s | -0.012 s | 3.4 MiB | 3.86 MiB | + 472.81 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.171 s | 0.331 s | +0.160 s | 3.47 MiB | 3.89 MiB | + 426.34 KiB |
/wp-admin/post-new.php?post_type=page | 0.513 s | 0.541 s | +0.028 s | 5.75 MiB | 6.42 MiB | + 693.38 KiB |
/wp-admin/options-discussion.php | 0.178 s | 0.249 s | +0.071 s | 3.41 MiB | 3.86 MiB | + 461.12 KiB |
/wp-admin/edit-comments.php | 0.449 s | 0.195 s | -0.254 s | 3.49 MiB | 3.89 MiB | + 413.31 KiB |
/ | 0.277 s | 0.202 s | -0.075 s | 3.45 MiB | 3.74 MiB | + 291.34 KiB |
Average | 0.329 s | 0.296 s | -0.033 s | 3.87 MiB | 4.34 MiB | + 474.55 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.2% | 54,577 | 0 | 16 | |
PHP | 41.2% | 45,694 | 21,466 | 268 | |
CSS | 6.0% | 6,680 | 81 | 16 | |
JavaScript | 2.2% | 2,464 | 869 | 31 | |
SVG | 1.2% | 1,278 | 0 | 1,278 | |
Markdown | 0.2% | 216 | 0 | 1 | |
Total | 110,909 | 22,416 | 1,610 |
Lines of code | 31,538 |
---|---|
Total complexity | 7,472 |
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 | 135 |
---|---|
Methods | 1,712 |
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 |
[25-Sep-2024 06:58:51 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
[25-Sep-2024 06:58:53 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
[25-Sep-2024 06:58:53 UTC] PHP Warning: Undefined variable $limit in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2
[25-Sep-2024 06:58:54 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
[25-Sep-2024 06:58:58 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
[25-Sep-2024 06:59:01 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
[25-Sep-2024 06:59:01 UTC] PHP Warning: Undefined variable $limit in /wp-content/plugins/auto-mail/admin/views/front/form.php on line 2