FunnelKit Automations 2.7.2

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

Summary

Errors
153PHP deprecation warnings
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 773.24 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.4.2
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 9

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=3b04acec9f
Aspect after-activation
HTTP status 200
Load time 1.006 s
Memory usage 5.87 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.238 s
Memory usage 4.79 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.074 s
Memory usage 4.79 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 0.683 s
Memory usage 4.79 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 0.709 s
Memory usage 4.79 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 0.699 s
Memory usage 4.79 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.225 s
Memory usage 3.99 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.224 s
Memory usage 4.1 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.303 s
Memory usage 4.03 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.586 s+0.238 s3.38 MiB4.15 MiB+ 786.16 KiB
/wp-admin/edit.php0.228 s0.241 s+0.013 s3.41 MiB4.17 MiB+ 785.4 KiB
/wp-admin/post-new.php1.057 s0.742 s-0.315 s5.46 MiB6.33 MiB+ 897.73 KiB
/wp-admin/upload.php0.731 s0.393 s-0.338 s3.32 MiB4.01 MiB+ 706.35 KiB
/wp-admin/options-writing.php0.241 s0.214 s-0.027 s3.32 MiB4 MiB+ 698.54 KiB
/wp-admin/media-new.php0.340 s0.321 s-0.019 s3.29 MiB4 MiB+ 718.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.381 s+0.169 s3.31 MiB4.1 MiB+ 807.34 KiB
/wp-admin/post-new.php?post_type=page0.657 s0.700 s+0.043 s5.45 MiB6.33 MiB+ 897.31 KiB
/wp-admin/options-discussion.php0.350 s0.323 s-0.027 s3.3 MiB4.01 MiB+ 728.63 KiB
/wp-admin/edit-comments.php0.265 s0.233 s-0.032 s3.34 MiB4.11 MiB+ 789.19 KiB
/0.312 s0.210 s-0.102 s3.36 MiB4.03 MiB+ 690.88 KiB
Average 0.431 s0.395 s-0.036 s3.72 MiB4.48 MiB+ 773.24 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
PHP86.7%75,96321,317584
JavaScript5.7%5,02313110
CSS4.6%4,058337
JSON2.5%2,17504
HTML0.2%165201
SVG0.1%122325
Markdown0.1%7001
Total 87,576 21,504 632

PHP Code Analysis | More results »

Lines of code 69,874
Total complexity 16,621
Median class complexity 12.0
Median method complexity 2.0
Most complex class BWFAN_Common
Most complex function BWFAN_Common::get_setting_schema()
Classes 577
Methods 4,919
Functions 81

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 18

Options wp_options 9

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 154 lines

[07-Dec-2023 17:14:42 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
[07-Dec-2023 17:14:42 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
[07-Dec-2023 17:14:42 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
[07-Dec-2023 17:14:42 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
[07-Dec-2023 17:14:43 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
[07-Dec-2023 17:14:43 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
[07-Dec-2023 17:14:43 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
[07-Dec-2023 17:14:43 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
[07-Dec-2023 17:14:44 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
[07-Dec-2023 17:14:44 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
[07-Dec-2023 17:14:44 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
[07-Dec-2023 17:14:44 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
[07-Dec-2023 17:14:44 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
[07-Dec-2023 17:14:44 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
[07-Dec-2023 17:14:46 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
[07-Dec-2023 17:14:46 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
[07-Dec-2023 17:14:46 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
[07-Dec-2023 17:14:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND `status` = 1' at line 1 for query SELECT COUNT(ID) FROM wp_bwfan_automation_contact_trail WHERE `sid` IN () AND `status` = 1  made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, BWFAN_API_Base->api_call, BWFAN_API_Get_Dashboard_Data->process_api_call, BWFAN_API_Get_Dashboard_Data->prepare_item_for_response, BWFAN_Dashboards::get_total_sent_email, BWFAN_Model_Automation_Contact_Trail::get_completed_email_steps_count
[07-Dec-2023 17:14:46 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
[07-Dec-2023 17:14:46 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
[07-Dec-2023 17:14:46 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
[07-Dec-2023 17:14:48 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
[07-Dec-2023 17:14:48 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
[07-Dec-2023 17:14:48 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
[07-Dec-2023 17:14:48 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
[07-Dec-2023 17:14:48 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
[07-Dec-2023 17:14:48 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
[07-Dec-2023 17:14:49 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
[07-Dec-2023 17:14:49 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
[07-Dec-2023 17:14:49 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
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14:51 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
[07-Dec-2023 17:14:51 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
[07-Dec-2023 17:14:51 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
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14:54 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
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:14: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[07-Dec-2023 17:15: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/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27

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