Does YaySMTP - Simple WP SMTP Mail work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .
1 | PHP notices |
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 99.98 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.025 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.4.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 10,000+ |
WordPress.org page | https://wordpress.org/plugins/yaysmtp/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=yaysmtp%2Fyay-smtp.php&plugin_status=all&paged=1&s&_wpnonce=1535eed0cd |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.808 s |
Memory usage | 3.51 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=yaysmtp |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.493 s |
Memory usage | 3.82 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=yaycommerce-licenses |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.433 s |
Memory usage | 3.46 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=yaycommerce-other-plugins |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.317 s |
Memory usage | 3.4 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.242 s |
Memory usage | 3.38 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.454 s |
Memory usage | 3.5 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.374 s | 0.412 s | +0.038 s | 3.38 MiB | 3.5 MiB | + 119.52 KiB |
/wp-admin/edit.php | 0.228 s | 0.366 s | +0.138 s | 3.41 MiB | 3.52 MiB | + 116.68 KiB |
/wp-admin/post-new.php | 1.043 s | 1.007 s | -0.036 s | 5.46 MiB | 5.56 MiB | + 108.53 KiB |
/wp-admin/upload.php | 0.747 s | 0.513 s | -0.234 s | 3.32 MiB | 3.4 MiB | + 83.03 KiB |
/wp-admin/options-writing.php | 0.222 s | 0.362 s | +0.140 s | 3.32 MiB | 3.41 MiB | + 96.59 KiB |
/wp-admin/media-new.php | 0.323 s | 0.401 s | +0.078 s | 3.29 MiB | 3.4 MiB | + 113.41 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.209 s | 0.327 s | +0.118 s | 3.31 MiB | 3.43 MiB | + 121.37 KiB |
/wp-admin/post-new.php?post_type=page | 0.629 s | 0.628 s | -0.001 s | 5.45 MiB | 5.55 MiB | + 104.12 KiB |
/wp-admin/options-discussion.php | 0.366 s | 0.407 s | +0.041 s | 3.3 MiB | 3.41 MiB | + 106.89 KiB |
/wp-admin/edit-comments.php | 0.272 s | 0.364 s | +0.092 s | 3.33 MiB | 3.43 MiB | + 102.05 KiB |
/ | 0.310 s | 0.213 s | -0.097 s | 3.36 MiB | 3.38 MiB | + 27.58 KiB |
Average | 0.429 s | 0.455 s | +0.025 s | 3.72 MiB | 3.82 MiB | + 99.98 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 | 82.4% | 26,050 | 9,563 | 295 | |
CSS | 8.2% | 2,579 | 52 | 3 | |
JavaScript | 7.7% | 2,425 | 157 | 4 | |
PO File | 1.7% | 553 | 206 | 2 | |
SVG | 0.0% | 3 | 0 | 1 | |
Total | 31,610 | 9,978 | 305 |
Lines of code | 8,309 |
---|---|
Total complexity | 2,186 |
Median class complexity | 39.0 |
Median method complexity | 3.0 |
Most complex class | YaySMTP\Helper\Utils |
Most complex function | YaySMTP\Controller\SendgridController::__construct() |
Classes | 37 |
---|---|
Methods | 342 |
Functions | 2 |
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
2{
"dashboard": {
"yaysmtp_analytics_email": {
"title": "YaySMTP Stats",
"context": "normal"
}
}
}
[10-Nov-2023 06:40:29 UTC] PHP Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/yaysmtp/vendor/league/src/Tool/QueryBuilderTrait.php on line 31
[10-Nov-2023 06:40:29 UTC] PHP Notice: Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6031