FunnelKit Automations 2.8.2

Does FunnelKit Automations work with WordPress 6.4.3 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: 781.79 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.3
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=ff3865fdd2
Aspect after-activation
HTTP status 200
Load time 1.373 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.143 s
Memory usage 4.8 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.090 s
Memory usage 4.8 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.636 s
Memory usage 4.8 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.648 s
Memory usage 4.8 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.617 s
Memory usage 4.8 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.208 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.218 s
Memory usage 4.11 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.207 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.361 s0.549 s+0.188 s3.38 MiB4.15 MiB+ 787.59 KiB
/wp-admin/edit.php0.271 s0.257 s-0.014 s3.41 MiB4.18 MiB+ 790.2 KiB
/wp-admin/post-new.php0.935 s0.756 s-0.179 s5.46 MiB6.34 MiB+ 900.35 KiB
/wp-admin/upload.php0.573 s0.359 s-0.214 s3.32 MiB4.02 MiB+ 707.78 KiB
/wp-admin/options-writing.php0.202 s0.201 s-0.001 s3.32 MiB4.02 MiB+ 719.97 KiB
/wp-admin/media-new.php0.324 s0.305 s-0.019 s3.3 MiB4 MiB+ 719.49 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.215 s+0.018 s3.31 MiB4.1 MiB+ 808.77 KiB
/wp-admin/post-new.php?post_type=page0.585 s0.828 s+0.243 s5.45 MiB6.33 MiB+ 899.94 KiB
/wp-admin/options-discussion.php0.419 s0.311 s-0.108 s3.3 MiB4.02 MiB+ 730.06 KiB
/wp-admin/edit-comments.php0.299 s0.242 s-0.057 s3.34 MiB4.11 MiB+ 790.62 KiB
/0.281 s0.212 s-0.069 s3.31 MiB4.03 MiB+ 744.94 KiB
Average 0.404 s0.385 s-0.019 s3.72 MiB4.48 MiB+ 781.79 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%76,18021,379583
JavaScript5.8%5,06113010
CSS4.6%4,058337
JSON2.5%2,17504
HTML0.2%165201
SVG0.1%122325
Markdown0.1%7001
Total 87,831 21,565 631

PHP Code Analysis | More results »

Lines of code 70,080
Total complexity 16,666
Median class complexity 12.0
Median method complexity 2.0
Most complex class BWFAN_Common
Most complex function BWFAN_Common::get_setting_schema()
Classes 576
Methods 4,911
Functions 82

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

[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07:22 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
[01-Feb-2024 10:07:23 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
[01-Feb-2024 10:07:23 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
[01-Feb-2024 10:07:23 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
[01-Feb-2024 10:07:23 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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07:26 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
[01-Feb-2024 10:07:27 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
[01-Feb-2024 10:07:27 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
[01-Feb-2024 10:07:27 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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07:34 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
[01-Feb-2024 10:07:34 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
[01-Feb-2024 10:07:34 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
[01-Feb-2024 10:07:34 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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07: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
[01-Feb-2024 10:07:37 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
[01-Feb-2024 10:07:37 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
[01-Feb-2024 10:07:37 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
[01-Feb-2024 10:07:37 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
[01-Feb-2024 10:07:37 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
[01-Feb-2024 10:07:37 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:38 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
[01-Feb-2024 10:07:39 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
[01-Feb-2024 10:07:39 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
[01-Feb-2024 10:07:39 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
[01-Feb-2024 10:07:39 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
[01-Feb-2024 10:07:39 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
[01-Feb-2024 10:07:39 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
[01-Feb-2024 10:07:40 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
[01-Feb-2024 10:07:40 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
[01-Feb-2024 10:07:40 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
[01-Feb-2024 10:07:40 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
[01-Feb-2024 10:07:40 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
[01-Feb-2024 10:07:40 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