FunnelKit Automations 3.1.1

Does FunnelKit Automations work with WordPress 6.6 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 961.77 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.6
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/wp-marketing-automations/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=wp-marketing-automations%2Fwp-marketing-automations.php&plugin_status=all&paged=1&s&_wpnonce=beebed2d83
Aspect after-activation
HTTP status 200
Load time 2.003 s
Memory usage 6.76 MiB
JS errors None
Resource errors None

FunnelKit Automations

Page screenshot: FunnelKit Automations
URL /wp-admin/admin.php?page=autonami
Aspect menu-item
HTTP status 200
Load time 1.823 s
Memory usage 5.1 MiB
JS errors None
Resource errors None

FunnelKit Automations → Contacts

Page screenshot: FunnelKit Automations → Contacts
URL /wp-admin/admin.php?page=autonami&path=/contacts
Aspect menu-item
HTTP status 200
Load time 1.979 s
Memory usage 5.1 MiB
JS errors None
Resource errors None

FunnelKit Automations → Automations

Page screenshot: FunnelKit Automations → Automations
URL /wp-admin/admin.php?page=autonami&path=/automations
Aspect menu-item
HTTP status 200
Load time 1.175 s
Memory usage 5.1 MiB
JS errors None
Resource errors None

FunnelKit Automations → Analytics

Page screenshot: FunnelKit Automations → Analytics
URL /wp-admin/admin.php?page=autonami&path=/analytics
Aspect menu-item
HTTP status 200
Load time 1.220 s
Memory usage 5.1 MiB
JS errors None
Resource errors None

FunnelKit Automations → Email Setup

Page screenshot: FunnelKit Automations → Email Setup
URL /wp-admin/admin.php?page=autonami&path=/mail-setup
Aspect menu-item
HTTP status 200
Load time 1.125 s
Memory usage 5.1 MiB
JS errors None
Resource errors None

FunnelKit Automations → Settings

Page screenshot: FunnelKit Automations → Settings
URL /wp-admin/admin.php?page=autonami&path=/settings
Aspect menu-item
HTTP status 200
Load time 1.314 s
Memory usage 5.1 MiB
JS errors None
Resource errors None

FunnelKit Automations → → Upgrade to Pro

Page screenshot: FunnelKit Automations →  → Upgrade to Pro
URL /wp-admin/admin.php?page
Aspect menu-item
HTTP status 200
Load time 0.282 s
Memory usage 4.3 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.324 s
Memory usage 4.38 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.360 s
Memory usage 4.27 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.500 s0.790 s+0.290 s3.47 MiB4.38 MiB+ 932.23 KiB
/wp-admin/edit.php0.388 s0.334 s-0.054 s3.54 MiB4.44 MiB+ 926.27 KiB
/wp-admin/post-new.php1.119 s0.999 s-0.120 s5.75 MiB6.97 MiB+ 1.22 MiB
/wp-admin/upload.php0.811 s0.528 s-0.283 s3.49 MiB4.33 MiB+ 863.05 KiB
/wp-admin/options-writing.php0.295 s0.456 s+0.161 s3.41 MiB4.32 MiB+ 927.7 KiB
/wp-admin/media-new.php0.337 s0.495 s+0.158 s3.4 MiB4.3 MiB+ 921.58 KiB
/wp-admin/edit-tags.php?taxonomy=category0.300 s0.362 s+0.062 s3.47 MiB4.34 MiB+ 886.79 KiB
/wp-admin/post-new.php?post_type=page0.898 s1.073 s+0.175 s5.75 MiB6.96 MiB+ 1.21 MiB
/wp-admin/options-discussion.php0.458 s0.416 s-0.042 s3.41 MiB4.31 MiB+ 925.53 KiB
/wp-admin/edit-comments.php0.363 s0.363 s+0.000 s3.49 MiB4.34 MiB+ 873.59 KiB
/0.454 s0.321 s-0.133 s3.45 MiB4.27 MiB+ 835.03 KiB
Average 0.538 s0.558 s+0.019 s3.88 MiB4.81 MiB+ 961.77 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
PHP88.9%93,92524,777711
JavaScript4.8%5,12313910
CSS3.8%4,058337
JSON2.1%2,17504
HTML0.2%165201
SVG0.1%122325
Markdown0.1%7001
Total 105,638 24,972 759

PHP Code Analysis | More results »

Lines of code 87,915
Total complexity 21,414
Median class complexity 11.0
Median method complexity 2.0
Most complex class BWFAN_Common
Most complex function BWFAN_Common::get_setting_schema()
Classes 707
Methods 5,922
Functions 84

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 29

Options wp_options 11

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 184 lines

[17-Jul-2024 06:37:10 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:10 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:10 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:10 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/functions.php on line 316
[17-Jul-2024 06:37:11 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:11 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:11 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:11 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/functions.php on line 316
[17-Jul-2024 06:37:11 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/includes/class-bwfan-db-update.php on line 65
[17-Jul-2024 06:37:13 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:13 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:13 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:13 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:13 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:13 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:15 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:15 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:15 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:16 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:16 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:16 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:19 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:19 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:19 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:19 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:19 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:19 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:20 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:20 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:20 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:21 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:21 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:21 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:22 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:22 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:22 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:24 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:24 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:24 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:25 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:25 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:25 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:26 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:26 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:26 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:28 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:28 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:28 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:29 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:29 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:29 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:30 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:30 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:30 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:30 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/functions.php on line 316
[17-Jul-2024 06:37:31 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:31 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:31 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:32 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:32 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:32 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:33 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:33 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:33 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:33 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:33 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:33 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:33 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:33 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:33 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:35 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[17-Jul-2024 06:37:36 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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27

(+84 more lines)
See also: All tests for this plugin, How to Hide FunnelKit Automations Admin Menus