WP Datepicker 1.8.3

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

Summary

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

Memory usage: 56.73 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.051 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.5.1
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 4

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=9eb55d46c4
Aspect after-activation
HTTP status 200
Load time 0.532 s
Memory usage 2.68 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 1.536 s
Memory usage 2.89 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 0.753 s
Memory usage 2.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.500 s
Memory usage 2.71 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.497 s0.593 s+0.096 s2.75 MiB2.78 MiB+ 29.55 KiB
/wp-admin/edit.php0.270 s0.301 s+0.031 s2.8 MiB2.83 MiB+ 29.87 KiB
/wp-admin/post-new.php1.850 s2.161 s+0.311 s4.54 MiB4.61 MiB+ 63.19 KiB
/wp-admin/upload.php0.656 s0.578 s-0.078 s2.63 MiB2.66 MiB+ 30.91 KiB
/wp-admin/options-writing.php0.203 s0.208 s+0.005 s2.64 MiB2.64 MiB- 152 bytes
/wp-admin/media-new.php0.258 s0.246 s-0.012 s2.6 MiB2.64 MiB+ 32.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.234 s0.212 s-0.022 s2.64 MiB2.74 MiB+ 95.13 KiB
/wp-admin/post-new.php?post_type=page1.640 s2.015 s+0.375 s4.53 MiB4.59 MiB+ 62.79 KiB
/wp-admin/options-discussion.php0.476 s0.391 s-0.085 s2.61 MiB2.64 MiB+ 32.36 KiB
/wp-admin/edit-comments.php0.239 s0.274 s+0.035 s2.65 MiB2.74 MiB+ 92.48 KiB
/0.363 s0.265 s-0.098 s2.56 MiB2.71 MiB+ 154.95 KiB
Average 0.608 s0.659 s+0.051 s3 MiB3.05 MiB+ 56.73 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 12 lines

[02-Sep-2020 15:26:51 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-datepicker/inc/wpdp_settings.php on line 266
[02-Sep-2020 15:26:51 UTC] PHP Warning:  extract() expects parameter 1 to be array, string given in /wp-content/plugins/wp-datepicker/inc/functions.php on line 731
[02-Sep-2020 15:26:53 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wp-datepicker/inc/wpdp_settings.php on line 266
[02-Sep-2020 15:26:53 UTC] PHP Warning:  extract() expects parameter 1 to be array, string given in /wp-content/plugins/wp-datepicker/inc/functions.php on line 731
[02-Sep-2020 15:26:57 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 5225
[02-Sep-2020 15:26:57 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 5225
[02-Sep-2020 15:26:57 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 5225
[02-Sep-2020 15:26:57 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 5225
[02-Sep-2020 15:27:01 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 5225
[02-Sep-2020 15:27:01 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 5225
[02-Sep-2020 15:27:01 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 5225
[02-Sep-2020 15:27:01 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 5225
See also: All tests for this plugin, How to Hide the "WP Datepicker" Admin Menu