FunnelKit Automations 2.5.0

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

Summary

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

Memory usage: 715.69 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=1c3bd87526
Aspect after-activation
HTTP status 200
Load time 1.148 s
Memory usage 5.52 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.669 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.779 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.649 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 1.112 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.931 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.211 s
Memory usage 3.62 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.205 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.241 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.283 s0.338 s+0.055 s3.07 MiB3.78 MiB+ 722.81 KiB
/wp-admin/edit.php0.194 s0.379 s+0.185 s3.1 MiB3.8 MiB+ 721.97 KiB
/wp-admin/post-new.php0.757 s0.763 s+0.006 s5.02 MiB5.83 MiB+ 829.67 KiB
/wp-admin/upload.php0.571 s0.471 s-0.100 s3.02 MiB3.64 MiB+ 642.61 KiB
/wp-admin/options-writing.php0.180 s0.169 s-0.011 s3.01 MiB3.63 MiB+ 630.84 KiB
/wp-admin/media-new.php0.436 s0.268 s-0.168 s2.99 MiB3.63 MiB+ 654.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.234 s+0.044 s3.01 MiB3.73 MiB+ 743.6 KiB
/wp-admin/post-new.php?post_type=page0.610 s0.726 s+0.116 s5.01 MiB5.82 MiB+ 825.26 KiB
/wp-admin/options-discussion.php0.214 s0.280 s+0.066 s3 MiB3.63 MiB+ 647.55 KiB
/wp-admin/edit-comments.php0.231 s0.248 s+0.017 s3.03 MiB3.74 MiB+ 725.48 KiB
/0.336 s0.250 s-0.086 s2.97 MiB3.68 MiB+ 728.49 KiB
Average 0.364 s0.375 s+0.011 s3.38 MiB4.08 MiB+ 715.69 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,36320,768580
JavaScript5.8%4,96913110
CSS4.7%4,031336
JSON2.5%2,17404
HTML0.2%165201
SVG0.1%122325
Markdown0.1%7001
Total 85,894 20,955 627

PHP Code Analysis | More results »

Lines of code 68,530
Total complexity 16,272
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 239 lines

[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:18 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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:19 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
[10-May-2023 13:22:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[10-May-2023 13:22: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
[10-May-2023 13:22: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 926
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automations->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automations->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automations->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automationmeta->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automationmeta->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automationmeta->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Message_Unsubscribe->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Message_Unsubscribe->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Message_Unsubscribe->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_AbandonedCarts->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_AbandonedCarts->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->version_1_0_0, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_AbandonedCarts->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Step->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Step->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Step->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Contact->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Contact->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Contact->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Complete_Contact->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Complete_Contact->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Complete_Contact->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Contact_Claim->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Contact_Claim->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Contact_Claim->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Contact_Trail->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Contact_Trail->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Automation_Contact_Trail->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `value` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Options->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SELECT `id` FROM wp_bwf_options WHERE `key` = 'db_collations' made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Options->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update, bwf_options_get
[10-May-2023 13:22:19 UTC] WordPress database error Table 'wordpress.wp_bwf_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bwf_options` made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BWFAN_DB->db_update, BWFAN_DB->db_update_2_0_10_1, BWFAN_DB_Tables_Base->create_table, BWFAN_DB_Table_Options->get_create_table_query, BWFAN_DB_Tables_Base->get_collation, bwf_options_update
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[10-May-2023 13:22:20 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
[10-May-2023 13:22:20 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 926
[10-May-2023 13:22:21 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[10-May-2023 13:22:21 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[10-May-2023 13:22:21 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[10-May-2023 13:22:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[10-May-2023 13:22:21 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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[10-May-2023 13:22:23 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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[10-May-2023 13:22:24 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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[10-May-2023 13:22:26 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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[10-May-2023 13:22:28 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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:28 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 926
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[10-May-2023 13:22:29 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
[10-May-2023 13:22:29 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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[10-May-2023 13:22:30 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
[10-May-2023 13:22:30 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/wp-marketing-automations/libraries/action-scheduler/functions.php on line 316
[10-May-2023 13:22: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
[10-May-2023 13:22: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
[10-May-2023 13:22: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

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