Date and Time Picker by Input WP 2.2

Does "Date and Time Picker by Input WP" work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 291.09 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 30,000+
WordPress.org page https://wordpress.org/plugins/date-time-picker-field/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=date-time-picker
Requested URL /wp-admin/plugins.php?action=activate&plugin=date-time-picker-field%2Fdate-time-picker-field.php&plugin_status=all&paged=1&s&_wpnonce=406674963d
Aspect after-activation
HTTP status 200
Load time 1.061 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Input WP

Page screenshot: Input WP
URL /wp-admin/admin.php?page=dtpicker
Aspect menu-item
HTTP status 200
Load time 0.326 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Input WP → Integration

Page screenshot: Input WP → Integration
URL /wp-admin/admin.php?page=dtp_integration
Aspect menu-item
HTTP status 200
Load time 0.232 s
Memory usage 3.08 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.256 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.381 s0.369 s-0.012 s2.82 MiB3.13 MiB+ 315.41 KiB
/wp-admin/edit.php0.204 s0.245 s+0.041 s2.85 MiB3.16 MiB+ 314.73 KiB
/wp-admin/post-new.php0.904 s1.162 s+0.258 s5.21 MiB5.46 MiB+ 254.93 KiB
/wp-admin/upload.php0.806 s0.724 s-0.082 s2.77 MiB3.08 MiB+ 322.91 KiB
/wp-admin/options-writing.php0.237 s0.245 s+0.008 s2.76 MiB3.08 MiB+ 328.14 KiB
/wp-admin/media-new.php0.290 s0.285 s-0.005 s2.74 MiB3.08 MiB+ 350.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.215 s0.231 s+0.016 s2.76 MiB3.08 MiB+ 336.04 KiB
/wp-admin/post-new.php?post_type=page0.678 s0.660 s-0.018 s5.21 MiB5.45 MiB+ 250.52 KiB
/wp-admin/options-discussion.php0.408 s0.280 s-0.128 s2.75 MiB3.08 MiB+ 343.14 KiB
/wp-admin/edit-comments.php0.254 s0.240 s-0.014 s2.78 MiB3.08 MiB+ 311.23 KiB
/0.297 s0.205 s-0.092 s3.13 MiB3.2 MiB+ 74.27 KiB
Average 0.425 s0.422 s-0.003 s3.25 MiB3.54 MiB+ 291.09 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP63.5%1,96156112
CSS26.7%82492
JavaScript9.2%285302
JSON0.6%1701
Total 3,087 600 17

PHP Code Analysis | More results »

Lines of code 2,042
Total complexity 323
Median class complexity 11.0
Median method complexity 2.0
Most complex class CMoreira\Plugins\DateTimePicker\Admin\SettingsAPI
Most complex function CMoreira\Plugins\DateTimePicker\DateTimePicker::scripts()
Classes 9
Methods 77
Functions 3

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 9

PHP Error Log 564 lines

[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:55 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
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 12:33: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
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/date-time-picker-field/vendor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Aug-2023 12:33:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127

(+464 more lines)
See also: All tests for this plugin, How to Hide Availability datepicker - InputWP Admin Menus