Does EmailOctopus work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 56.29 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.1.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 3,000+ |
| WordPress.org page | https://wordpress.org/plugins/emailoctopus/ |
| Badges |
|
| URL | /wp-admin/admin.php?page=emailoctopus-forms |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=emailoctopus%2Femailoctopus.php&plugin_status=all&paged=1&s&_wpnonce=90cf1f789a |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.231 s |
| Memory usage | 3.07 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=emailoctopus-forms |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.260 s |
| Memory usage | 3.01 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=emailoctopus-settings |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.160 s |
| Memory usage | 3.06 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.194 s |
| Memory usage | 3 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.272 s | 0.263 s | -0.009 s | 3.05 MiB | 3.11 MiB | + 64.75 KiB |
| /wp-admin/edit.php | 0.186 s | 0.193 s | +0.007 s | 3.07 MiB | 3.14 MiB | + 64.74 KiB |
| /wp-admin/post-new.php | 0.740 s | 1.295 s | +0.555 s | 4.97 MiB | 5.04 MiB | + 73.81 KiB |
| /wp-admin/upload.php | 0.648 s | 0.261 s | -0.387 s | 2.99 MiB | 3.04 MiB | + 46.4 KiB |
| /wp-admin/options-writing.php | 0.168 s | 0.134 s | -0.034 s | 2.99 MiB | 3.02 MiB | + 33.05 KiB |
| /wp-admin/media-new.php | 0.261 s | 0.209 s | -0.052 s | 2.97 MiB | 3.03 MiB | + 58.59 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.177 s | 0.162 s | -0.015 s | 2.98 MiB | 3.04 MiB | + 63.76 KiB |
| /wp-admin/post-new.php?post_type=page | 0.632 s | 0.750 s | +0.118 s | 4.96 MiB | 5.02 MiB | + 64.46 KiB |
| /wp-admin/options-discussion.php | 0.200 s | 0.303 s | +0.103 s | 2.98 MiB | 3.02 MiB | + 46.89 KiB |
| /wp-admin/edit-comments.php | 0.196 s | 0.205 s | +0.009 s | 3 MiB | 3.05 MiB | + 46.43 KiB |
| / | 0.291 s | 0.203 s | -0.088 s | 2.94 MiB | 3 MiB | + 56.32 KiB |
| Average | 0.343 s | 0.362 s | +0.019 s | 3.35 MiB | 3.41 MiB | + 56.29 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 | |
|---|---|---|---|---|---|
| PHP | 63.7% | 1,890 | 530 | 26 | |
| JavaScript | 15.9% | 472 | 41 | 14 | |
| CSS | 14.4% | 427 | 22 | 4 | |
| JSON | 3.7% | 111 | 0 | 3 | |
| SVG | 1.4% | 41 | 0 | 3 | |
| Sass | 0.8% | 24 | 1 | 1 | |
| Total | 2,965 | 594 | 51 | ||
| Lines of code | 1,444 |
|---|---|
| Total complexity | 226 |
| Median class complexity | 15.0 |
| Median method complexity | 1.0 |
| Most complex class | EmailOctopus\Deprecated |
| Most complex function | EmailOctopus\Deprecated::output_template() |
| Classes | 12 |
|---|---|
| Methods | 86 |
| Functions | 0 |
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.
| ID | Name |
|---|---|
| emailoctopus_form | EmailOctopus Form |
[14-Dec-2022 15:58:00 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>emailoctopus/v1/preview-shortcode</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
[14-Dec-2022 15:58:04 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>emailoctopus/v1/preview-shortcode</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