Does WP Mail Options work with WordPress 7.0.3 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP fatal errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 8.45 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 | 7.0.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 800+ |
| WordPress.org page | https://wordpress.org/plugins/wp-mail-options/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=wp-mail-options%2Fwp-mail-options.php&plugin_status=all&paged=1&s&_wpnonce=de3ed1081d |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.663 s |
| Memory usage | 3.9 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=wp-mail-options |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.674 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.232 s |
| Memory usage | 4.24 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.685 s | 0.692 s | +0.007 s | 3.92 MiB | 3.94 MiB | + 14.7 KiB |
| /wp-admin/edit.php | 0.872 s | 0.492 s | -0.380 s | 3.98 MiB | 4 MiB | + 14.7 KiB |
| /wp-admin/post-new.php | 1.633 s | 1.840 s | +0.207 s | 6.56 MiB | 6.57 MiB | + 19.13 KiB |
| /wp-admin/upload.php | 1.019 s | 0.728 s | -0.291 s | 3.89 MiB | 3.89 MiB | - 2.7 KiB |
| /wp-admin/options-writing.php | 0.532 s | 0.489 s | -0.043 s | 3.86 MiB | 3.86 MiB | + 1.29 KiB |
| /wp-admin/media-new.php | 0.548 s | 0.547 s | -0.001 s | 3.85 MiB | 3.86 MiB | + 9.48 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.626 s | 0.854 s | +0.228 s | 3.86 MiB | 3.88 MiB | + 14.66 KiB |
| /wp-admin/post-new.php?post_type=page | 1.613 s | 1.355 s | -0.258 s | 6.55 MiB | 6.56 MiB | + 14.66 KiB |
| /wp-admin/options-discussion.php | 0.606 s | 0.866 s | +0.260 s | 3.86 MiB | 3.86 MiB | - 2.21 KiB |
| /wp-admin/edit-comments.php | 0.517 s | 0.523 s | +0.006 s | 3.88 MiB | 3.88 MiB | - 2.71 KiB |
| / | 0.272 s | 0.186 s | -0.086 s | 4.23 MiB | 4.24 MiB | + 11.92 KiB |
| Average | 0.811 s | 0.779 s | -0.032 s | 4.4 MiB | 4.41 MiB | + 8.45 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 | 55.3% | 466 | 220 | 2 | |
| PO File | 32.7% | 276 | 87 | 1 | |
| CSS | 12.0% | 101 | 1 | 1 | |
| Total | 843 | 308 | 4 | ||
| Lines of code | 518 |
|---|---|
| Total complexity | 57 |
| Median class complexity | 28.5 |
| Median method complexity | 3.0 |
| Most complex class | WPMailOptions |
| Most complex function | WPMailOptions::WPMailOptions_PHPMailer_Init() |
| Classes | 2 |
|---|---|
| Methods | 8 |
| 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.
wp_options 1[12-Aug-2026 10:40:43 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /wp-content/plugins/wp-mail-options/wp-mail-options-page.php:162
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): WPMailOptionsPage->WPMailOptions_Options_Page()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-admin/admin.php(264): do_action()
#4 /wp-admin/options-general.php(10): require_once('...')
#5 {main}
thrown in /wp-content/plugins/wp-mail-options/wp-mail-options-page.php on line 162
[12-Aug-2026 10:40:43 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /wp-content/plugins/wp-mail-options/wp-mail-options.php:50
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): WPMailOptions->WPMailOptions_PHPMailer_Init()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(570): WP_Hook->do_action()
#3 /wp-includes/pluggable.php(622): do_action_ref_array()
#4 /wp-includes/class-wp-recovery-mode-email-service.php(230): wp_mail()
#5 /wp-includes/class-wp-recovery-mode-email-service.php(62): WP_Recovery_Mode_Email_Service->send_recovery_mode_email()
#6 /wp-includes/class-wp-recovery-mode.php(185): WP_Recovery_Mode_Email_Service->maybe_send_recovery_mode_email()
#7 /wp-includes/class-wp-fatal-error-handler.php(55): WP_Recovery_Mode->handle_error()
#8 [internal function]: WP_Fatal_Error_Handler->handle()
#9 {main}
thrown in /wp-content/plugins/wp-mail-options/wp-mail-options.php on line 50