FunnelKit Automations 2.5.1

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

Summary

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

Memory usage: 705.26 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.3.1
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=247b2dcf30
Aspect after-activation
HTTP status 200
Load time 1.053 s
Memory usage 5.5 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.306 s
Memory usage 4.1 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.718 s
Memory usage 4.1 MiB
JS errors None
Resource errors None

FunnelKit Automations → Email Setup

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

FunnelKit Automations → Analytics

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

FunnelKit Automations → Settings

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

FunnelKit Automations → → Upgrade to Pro

Page screenshot: FunnelKit Automations →  → Upgrade to Pro
URL /wp-admin/admin.php?page
Aspect menu-item
HTTP status 200
Load time 0.207 s
Memory usage 3.36 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.193 s
Memory usage 3.53 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.246 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.360 s0.521 s+0.161 s2.82 MiB3.52 MiB+ 716.66 KiB
/wp-admin/edit.php0.211 s0.514 s+0.303 s2.85 MiB3.55 MiB+ 715.51 KiB
/wp-admin/post-new.php0.813 s0.708 s-0.105 s5.21 MiB6.04 MiB+ 848.77 KiB
/wp-admin/upload.php0.614 s0.382 s-0.232 s2.77 MiB3.39 MiB+ 636.41 KiB
/wp-admin/options-writing.php0.228 s0.214 s-0.014 s2.76 MiB3.38 MiB+ 628.59 KiB
/wp-admin/media-new.php0.474 s0.262 s-0.212 s2.74 MiB3.37 MiB+ 648.12 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.219 s+0.008 s2.76 MiB3.44 MiB+ 698.59 KiB
/wp-admin/post-new.php?post_type=page0.602 s0.750 s+0.148 s5.21 MiB6.03 MiB+ 839.93 KiB
/wp-admin/options-discussion.php0.420 s0.342 s-0.078 s2.75 MiB3.37 MiB+ 638.74 KiB
/wp-admin/edit-comments.php0.269 s0.235 s-0.034 s2.78 MiB3.48 MiB+ 719.33 KiB
/0.288 s0.234 s-0.054 s3.13 MiB3.78 MiB+ 667.23 KiB
Average 0.408 s0.398 s-0.010 s3.25 MiB3.94 MiB+ 705.26 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.6%74,36520,767580
JavaScript5.8%4,96913110
CSS4.7%4,031336
JSON2.5%2,17404
HTML0.2%165201
SVG0.1%122325
Markdown0.1%7001
Total 85,896 20,954 627

PHP Code Analysis | More results »

Lines of code 68,532
Total complexity 16,273
Median class complexity 11.0
Median method complexity 2.0
Most complex class BWFAN_Common
Most complex function BWFAN_Common::get_setting_schema()
Classes 575
Methods 4,857
Functions 79

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 190 lines

[31-Aug-2023 01:42:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[31-Aug-2023 01:42:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[31-Aug-2023 01:42:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[31-Aug-2023 01:42:55 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-Aug-2023 01:42:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[31-Aug-2023 01:42:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[31-Aug-2023 01:42:55 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[31-Aug-2023 01:42:55 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-Aug-2023 01:42:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:42:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 01:42:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[31-Aug-2023 01:42:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[31-Aug-2023 01:42:56 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[31-Aug-2023 01:42:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:42:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 01:42:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[31-Aug-2023 01:42:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[31-Aug-2023 01:42:57 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[31-Aug-2023 01:42:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:42:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 01:42:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[31-Aug-2023 01:42:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[31-Aug-2023 01:42:58 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[31-Aug-2023 01:42:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[31-Aug-2023 01:42:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[31-Aug-2023 01:42:59 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[31-Aug-2023 01:42:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:42:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 01:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[31-Aug-2023 01:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[31-Aug-2023 01:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[31-Aug-2023 01:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[31-Aug-2023 01:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[31-Aug-2023 01:43:00 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[31-Aug-2023 01:43:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:43:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 01:43:01 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-Aug-2023 01:43:01 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-Aug-2023 01:43:01 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-Aug-2023 01:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[31-Aug-2023 01:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[31-Aug-2023 01:43:02 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[31-Aug-2023 01:43:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:43:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 01:43:04 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-Aug-2023 01:43:04 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-Aug-2023 01:43:04 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-Aug-2023 01:43:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:43:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 01:43:04 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-Aug-2023 01:43:04 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-Aug-2023 01:43:04 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-Aug-2023 01:43:05 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-Aug-2023 01:43:05 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-Aug-2023 01:43:05 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-Aug-2023 01:43:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:43:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 01:43:05 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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:43: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 2182
[31-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:43: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 2182
[31-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:43: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 2182
[31-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 01:43:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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-Aug-2023 01:43: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

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