WP Datepicker 1.8.6

Does WP Datepicker work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
6PHP warnings
8PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 59.97 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 version5.6
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 9,000+
WordPress.org page https://wordpress.org/plugins/wp-datepicker/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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-datepicker%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=6189390abc
Aspect after-activation
HTTP status 200
Load time 0.496 s
Memory usage 2.78 MiB
JS errors None
Resource errors None

Settings → WP Datepicker

Page screenshot: Settings → WP Datepicker
URL /wp-admin/options-general.php?page=wp_dp
Aspect menu-item
HTTP status 200
Load time 2.077 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Settings → WP Datepicker → Speed Optimization

Page screenshot: Settings → WP Datepicker → Speed Optimization
URL /wp-admin/options-general.php?page=wp_dp
Aspect menu-item-tab
HTTP status 200
Load time 1.326 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

Settings → WP Datepicker → Add-ons

Page screenshot: Settings → WP Datepicker → Add-ons
URL /wp-admin/options-general.php?page=wp_dp
Aspect menu-item-tab
HTTP status 200
Load time 1.200 s
Memory usage 2.84 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.669 s
Memory usage 2.75 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.271 s0.411 s+0.140 s2.79 MiB2.83 MiB+ 33.55 KiB
/wp-admin/edit.php0.175 s0.216 s+0.041 s2.84 MiB2.87 MiB+ 33.24 KiB
/wp-admin/post-new.php0.960 s1.190 s+0.230 s4.93 MiB5.07 MiB+ 143.19 KiB
/wp-admin/upload.php0.508 s0.323 s-0.185 s2.67 MiB2.7 MiB+ 35.27 KiB
/wp-admin/options-writing.php0.213 s0.173 s-0.040 s2.68 MiB2.75 MiB+ 67.85 KiB
/wp-admin/media-new.php0.211 s0.274 s+0.063 s2.65 MiB2.68 MiB+ 35.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.240 s+0.049 s2.68 MiB2.78 MiB+ 99.13 KiB
/wp-admin/post-new.php?post_type=page1.153 s0.800 s-0.353 s4.92 MiB4.98 MiB+ 58.79 KiB
/wp-admin/options-discussion.php0.427 s0.250 s-0.177 s2.65 MiB2.68 MiB+ 36.36 KiB
/wp-admin/edit-comments.php0.216 s0.216 s+0.000 s2.75 MiB2.78 MiB+ 32.48 KiB
/0.269 s0.237 s-0.032 s2.67 MiB2.75 MiB+ 84.71 KiB
Average 0.418 s0.394 s-0.024 s3.11 MiB3.17 MiB+ 59.97 KiB

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 2

PHP Error Log 14 lines

[09-Dec-2020 15:15:34 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-datepicker/inc/wpdp_settings.php on line 268
[09-Dec-2020 15:15:34 UTC] PHP Warning:  extract() expects parameter 1 to be array, string given in /wp-content/plugins/wp-datepicker/inc/functions.php on line 738
[09-Dec-2020 15:15:37 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-datepicker/inc/wpdp_settings.php on line 268
[09-Dec-2020 15:15:37 UTC] PHP Warning:  extract() expects parameter 1 to be array, string given in /wp-content/plugins/wp-datepicker/inc/functions.php on line 738
[09-Dec-2020 15:15:39 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-datepicker/inc/wpdp_settings.php on line 268
[09-Dec-2020 15:15:39 UTC] PHP Warning:  extract() expects parameter 1 to be array, string given in /wp-content/plugins/wp-datepicker/inc/functions.php on line 738
[09-Dec-2020 15:15:43 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpdp-android-settings/v1/wp_datepicker_read_settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:15:43 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpdp-android-settings/v1/wp_datepicker_read_pro_settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:15:43 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpdp-android-settings/v1/wp_datepicker_update_settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:15:43 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpdp-android-settings/v1/wp_datepicker_authentication</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:15:47 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpdp-android-settings/v1/wp_datepicker_read_settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:15:47 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpdp-android-settings/v1/wp_datepicker_read_pro_settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:15:47 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpdp-android-settings/v1/wp_datepicker_update_settings</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:15:47 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpdp-android-settings/v1/wp_datepicker_authentication</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
See also: All tests for this plugin, How to Hide the "WP Datepicker" Admin Menu