Connect BadgeOS to Discord 1.0.2

Does Connect BadgeOS to Discord work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 186.53 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
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/connect-badgeos-to-discord/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=connect-badgeos-to-discord%2Fconnect-badgeos-to-discord.php&plugin_status=all&paged=1&s&_wpnonce=1024085a59
Aspect after-activation
HTTP status 200
Load time 0.352 s
Memory usage 2.97 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.189 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.216 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.408 s0.316 s-0.092 s2.82 MiB3.01 MiB+ 192.03 KiB
/wp-admin/edit.php0.224 s0.205 s-0.019 s2.85 MiB3.04 MiB+ 191.66 KiB
/wp-admin/post-new.php0.843 s0.615 s-0.228 s5.21 MiB5.42 MiB+ 216.45 KiB
/wp-admin/upload.php0.674 s0.625 s-0.049 s2.77 MiB2.94 MiB+ 175.43 KiB
/wp-admin/options-writing.php0.244 s0.227 s-0.017 s2.76 MiB2.93 MiB+ 167.39 KiB
/wp-admin/media-new.php0.419 s0.259 s-0.160 s2.74 MiB2.92 MiB+ 187.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.214 s+0.001 s2.76 MiB2.95 MiB+ 192.79 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.613 s-0.002 s5.21 MiB5.41 MiB+ 212.04 KiB
/wp-admin/options-discussion.php0.272 s0.252 s-0.020 s2.75 MiB2.92 MiB+ 176.23 KiB
/wp-admin/edit-comments.php0.241 s0.246 s+0.005 s2.78 MiB2.95 MiB+ 174.66 KiB
/0.306 s0.225 s-0.081 s3.13 MiB3.29 MiB+ 165.5 KiB
Average 0.405 s0.345 s-0.060 s3.25 MiB3.43 MiB+ 186.53 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
PHP88.3%8,1225,745102
CSS6.9%636194
JavaScript3.7%345144
Markdown1.0%9002
SVG0.1%1001
Total 9,203 5,778 113

PHP Code Analysis | More results »

Lines of code 7,528
Total complexity 1,743
Median class complexity 10.0
Median method complexity 1.0
Most complex class Connect_Badgeos_To_Discord_Admin
Most complex function Connect_Badgeos_To_Discord_Admin::ets_badgeos_discord_save_advance_settings()
Classes 83
Methods 633
Functions 43

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.

Options wp_options 19

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

PHP Error Log 120 lines

[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:30 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/functions.php on line 316
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:30 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/functions.php on line 316
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57: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/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:31 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/functions.php on line 316
[21-Aug-2023 10:57:32 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:32 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:32 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:33 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:34 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:35 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:35 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:35 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:35 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:35 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:35 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:36 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:37 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:37 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:37 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:37 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:37 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:37 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:37 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:37 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:37 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:38 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:39 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[21-Aug-2023 10:57:39 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[21-Aug-2023 10:57:39 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[21-Aug-2023 10:57:39 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/connect-badgeos-to-discord/includes/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60

(+20 more lines)
See also: All tests for this plugin, How to Hide the "Scheduled Actions" Admin Menu