FunnelKit Automations 2.4.4

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

Summary

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

Memory usage: 699.02 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.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=05486e5319
Aspect after-activation
HTTP status 200
Load time 0.904 s
Memory usage 6.11 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.140 s
Memory usage 4.36 MiB
JS errors None
Resource errors None

FunnelKit Automations → Automations Next Gen

Page screenshot: FunnelKit Automations → Automations Next Gen
URL /wp-admin/admin.php?page=autonami&path=/automations
Aspect menu-item
HTTP status 200
Load time 0.643 s
Memory usage 4.36 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.722 s
Memory usage 4.36 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.749 s
Memory usage 4.36 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.784 s
Memory usage 4.36 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.165 s
Memory usage 3.61 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.155 s
Memory usage 3.79 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.200 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.594 s0.370 s-0.224 s3.07 MiB3.77 MiB+ 717.36 KiB
/wp-admin/edit.php0.153 s0.320 s+0.167 s3.1 MiB3.8 MiB+ 716.52 KiB
/wp-admin/post-new.php0.678 s0.694 s+0.016 s5.02 MiB5.83 MiB+ 824.22 KiB
/wp-admin/upload.php0.633 s0.295 s-0.338 s3.02 MiB3.64 MiB+ 637.16 KiB
/wp-admin/options-writing.php0.128 s0.146 s+0.018 s3.01 MiB3.62 MiB+ 625.39 KiB
/wp-admin/media-new.php0.227 s0.201 s-0.026 s2.99 MiB3.63 MiB+ 648.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.151 s0.168 s+0.017 s3.01 MiB3.73 MiB+ 738.15 KiB
/wp-admin/post-new.php?post_type=page0.515 s0.537 s+0.022 s5.01 MiB5.81 MiB+ 819.8 KiB
/wp-admin/options-discussion.php0.186 s0.294 s+0.108 s3 MiB3.63 MiB+ 642.09 KiB
/wp-admin/edit-comments.php0.190 s0.200 s+0.010 s3.03 MiB3.73 MiB+ 720.02 KiB
/0.262 s0.179 s-0.083 s2.97 MiB3.56 MiB+ 599.61 KiB
Average 0.338 s0.309 s-0.028 s3.38 MiB4.07 MiB+ 699.02 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.4%73,26420,326553
JavaScript5.8%4,93013110
CSS4.8%4,039337
JSON2.6%2,17404
HTML0.2%165201
SVG0.1%122325
Markdown0.1%7001
Total 84,764 20,513 601

PHP Code Analysis | More results »

Lines of code 67,426
Total complexity 15,999
Median class complexity 12.0
Median method complexity 2.0
Most complex class BWFAN_Common
Most complex function BWFAN_Common::get_setting_schema()
Classes 547
Methods 4,764
Functions 73

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 17

Options wp_options 9

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 210 lines

[31-Mar-2023 04:41:06 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
[31-Mar-2023 04:41:06 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
[31-Mar-2023 04:41:06 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
[31-Mar-2023 04:41:06 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
[31-Mar-2023 04:41:06 UTC] WordPress database error Table 'wordpress.wp_wfco_connectors' doesn't exist for query SELECT * FROM wp_wfco_connectors made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WFCO_Common::get_connectors_data, WFCO_Model::get_results
[31-Mar-2023 04:41:06 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
[31-Mar-2023 04:41:06 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
[31-Mar-2023 04:41:06 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
[31-Mar-2023 04:41:06 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
[31-Mar-2023 04:41:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/admin/class-bwfan-admin.php on line 927
[31-Mar-2023 04:41:07 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
[31-Mar-2023 04:41:07 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
[31-Mar-2023 04:41:07 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
[31-Mar-2023 04:41:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/admin/class-bwfan-admin.php on line 927
[31-Mar-2023 04:41:08 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
[31-Mar-2023 04:41:08 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
[31-Mar-2023 04:41:08 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
[31-Mar-2023 04:41:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:09 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
[31-Mar-2023 04:41:09 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
[31-Mar-2023 04:41:09 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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:10 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:12 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
[31-Mar-2023 04:41:12 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
[31-Mar-2023 04:41:12 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
[31-Mar-2023 04:41:12 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
[31-Mar-2023 04:41:12 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
[31-Mar-2023 04:41:12 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
[31-Mar-2023 04:41:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:14 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
[31-Mar-2023 04:41:14 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
[31-Mar-2023 04:41:14 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
[31-Mar-2023 04:41:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:14 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
[31-Mar-2023 04:41:14 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
[31-Mar-2023 04:41:14 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
[31-Mar-2023 04:41:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/admin/class-bwfan-admin.php on line 927
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:15 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:16 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
[31-Mar-2023 04:41:17 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
[31-Mar-2023 04:41:17 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
[31-Mar-2023 04:41:17 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
[31-Mar-2023 04:41:18 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
[31-Mar-2023 04:41:18 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
[31-Mar-2023 04:41:18 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
[31-Mar-2023 04:41:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/admin/class-bwfan-admin.php on line 927
[31-Mar-2023 04:41:18 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
[31-Mar-2023 04:41:18 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
[31-Mar-2023 04:41:18 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
[31-Mar-2023 04:41:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/admin/class-bwfan-admin.php on line 927
[31-Mar-2023 04:41:18 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
[31-Mar-2023 04:41:18 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
[31-Mar-2023 04:41:18 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
[31-Mar-2023 04:41:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/admin/class-bwfan-admin.php on line 927
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[31-Mar-2023 04:41:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[31-Mar-2023 04:41:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/admin/class-bwfan-admin.php on line 927
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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
[31-Mar-2023 04:41: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

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