WP Mail Pro 2.0.0

Does WP Mail Pro work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
198PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 212.21 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.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/wpmail-pro/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wpmail-pro%2Fwp-mail-pro.php&plugin_status=all&paged=1&s&_wpnonce=43fb5f90a6
Aspect after-activation
HTTP status 200
Load time 0.819 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.213 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

WP Mail Pro

Page screenshot: WP Mail Pro
URL /wp-admin/admin.php?page=wpmailpro
Aspect menu-item
HTTP status 200
Load time 0.573 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

WP Mail Pro → Metrics

Page screenshot: WP Mail Pro → Metrics
URL /wp-admin/admin.php?page=wpmailpro&tab=metrics
Aspect menu-item
HTTP status 200
Load time 0.268 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

WP Mail Pro → Logs

Page screenshot: WP Mail Pro → Logs
URL /wp-admin/admin.php?page=wpmailpro&tab=logs
Aspect menu-item
HTTP status 200
Load time 0.432 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

WP Mail Pro → DNS Configuration

Page screenshot: WP Mail Pro → DNS Configuration
URL /wp-admin/admin.php?page=wpmailpro&tab=dns
Aspect menu-item
HTTP status 200
Load time 0.244 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

WP Mail Pro → Settings

Page screenshot: WP Mail Pro → Settings
URL /wp-admin/admin.php?page=wpmailpro&tab=settings
Aspect menu-item
HTTP status 200
Load time 0.336 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.202 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.348 s0.474 s+0.126 s3.51 MiB3.71 MiB+ 209.69 KiB
/wp-admin/edit.php0.212 s0.365 s+0.153 s3.57 MiB3.8 MiB+ 232.45 KiB
/wp-admin/post-new.php0.825 s1.017 s+0.192 s6.06 MiB6.34 MiB+ 284.91 KiB
/wp-admin/upload.php0.822 s0.355 s-0.467 s3.52 MiB3.71 MiB+ 191.41 KiB
/wp-admin/options-writing.php0.270 s0.218 s-0.052 s3.5 MiB3.69 MiB+ 195.4 KiB
/wp-admin/media-new.php0.283 s0.275 s-0.008 s3.49 MiB3.69 MiB+ 203.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.208 s-0.001 s3.5 MiB3.71 MiB+ 208.77 KiB
/wp-admin/post-new.php?post_type=page0.786 s0.852 s+0.066 s6.05 MiB6.33 MiB+ 284.91 KiB
/wp-admin/options-discussion.php0.522 s0.370 s-0.152 s3.5 MiB3.69 MiB+ 191.9 KiB
/wp-admin/edit-comments.php0.318 s0.263 s-0.055 s3.52 MiB3.71 MiB+ 191.4 KiB
/0.315 s0.242 s-0.073 s3.43 MiB3.57 MiB+ 139.9 KiB
Average 0.446 s0.422 s-0.025 s3.97 MiB4.18 MiB+ 212.21 KiB

Code Statistics

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.

PHP
Language % Lines of code Comment lines Files
PHP98.9%7,9705,317111
Markdown1.1%9002
Total 8,060 5,317 113

PHP Code Analysis | More results »

Lines of code 7,922
Total complexity 1,740
Median class complexity 10.5
Median method complexity 1.0
Most complex class ActionScheduler_wpPostStore
Most complex function ActionScheduler_wpPostStore::get_query_actions_sql()
Classes 90
Methods 650
Functions 80

Additions

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.

Database Tables 1

Options wp_options 5

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 198 lines

[08-May-2025 03:42:50 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:50 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:50 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:50 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/functions.php on line 272
[08-May-2025 03:42:50 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:50 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:50 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:50 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/functions.php on line 272
[08-May-2025 03:42:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:42:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:42:51 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/functions.php on line 272
[08-May-2025 03:42:52 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:52 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:52 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:42:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:42:52 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:52 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:52 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:42:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:42:52 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/functions.php on line 272
[08-May-2025 03:42:53 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:53 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:53 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:42:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:42:53 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[08-May-2025 03:42:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:54 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:42:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:42:54 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[08-May-2025 03:42:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:42:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:42:55 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[08-May-2025 03:42:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:42:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:42:57 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[08-May-2025 03:42:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:42:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:42:57 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[08-May-2025 03:42:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:42:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:42:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:42:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:42:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:43:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:43:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:43:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[08-May-2025 03:43:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[08-May-2025 03:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wpmail-pro/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27

(+98 more lines)
See also: All tests for this plugin, How to Hide WP Mail Pro Admin Menus