MVV WooCommerce Booking Addon 3.0.3

Does MVV WooCommerce Booking Addon work with WordPress 5.5.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.5.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/booking-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Bookings ‹ Test site — WordPress

Page screenshot: Bookings ‹ Test site — WordPress
URL /wp-admin/admin.php?page=mvvwb_admin_ui
Requested URL /wp-admin/plugins.php?action=activate&plugin=booking-for-woocommerce%2Fbooking.php&plugin_status=all&paged=1&s&_wpnonce=0224db7920
Aspect after-activation
HTTP status 200
Load time 3.971 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Bookings

Page screenshot: Bookings
URL /wp-admin/admin.php?page=mvvwb_admin_ui#/
Requested URL /wp-admin/admin.php?page=mvvwb_admin_ui
Aspect menu-item
HTTP status 200
Load time 1.378 s
Memory usage 3.12 MiB
JS errors None
Resource errors None

Bookings → Contact Us

Page screenshot: Bookings → Contact Us
URL /wp-admin/admin.php?page=mvvwb_admin_ui-contact
Aspect menu-item
HTTP status 200
Load time 1.027 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Bookings → Support Forum

Page screenshot: Bookings → Support Forum
URL https://wordpress.org/support/plugin/booking-for-woocommerce/
Requested URL /wp-admin/admin.php?page=mvvwb_admin_ui-wp-support-forum
Aspect menu-item
HTTP status 200
Load time 1.665 s
Memory usage N/A
JS errors None
Resource errors None

Bookings → Upgrade  ➤

Page screenshot: Bookings → Upgrade  ➤
URL /wp-admin/admin.php?page=mvvwb_admin_ui-pricing
Aspect menu-item
HTTP status 200
Load time 1.218 s
Memory usage 3.49 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.358 s
Memory usage 2.97 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.606 s0.605 s-0.001 s2.75 MiB3.36 MiB+ 621.03 KiB
/wp-admin/edit.php0.267 s0.317 s+0.050 s2.8 MiB3.41 MiB+ 627.4 KiB
/wp-admin/post-new.php1.884 s2.681 s+0.797 s4.55 MiB5.28 MiB+ 748.81 KiB
/wp-admin/upload.php0.671 s0.644 s-0.027 s2.63 MiB3.14 MiB+ 522.01 KiB
/wp-admin/options-writing.php0.224 s0.206 s-0.018 s2.64 MiB3.12 MiB+ 490.35 KiB
/wp-admin/media-new.php0.261 s0.239 s-0.022 s2.6 MiB3.12 MiB+ 525.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.296 s0.249 s-0.047 s2.64 MiB3.15 MiB+ 523.77 KiB
/wp-admin/post-new.php?post_type=page1.678 s1.691 s+0.013 s4.53 MiB5.26 MiB+ 739.77 KiB
/wp-admin/options-discussion.php0.419 s0.462 s+0.043 s2.61 MiB3.12 MiB+ 523.48 KiB
/wp-admin/edit-comments.php0.286 s0.291 s+0.005 s2.65 MiB3.16 MiB+ 523.02 KiB
/0.394 s0.284 s-0.110 s2.56 MiB2.97 MiB+ 419.39 KiB
Average 0.635 s0.697 s+0.062 s3 MiB3.55 MiB+ 569.46 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 6

Custom Post Types 1

ID Name
mvvwb_bookingsBooking

PHP Error Log 6 lines

[03-Nov-2020 20:12:53 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mvvwb/v1/check</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 5229
[03-Nov-2020 20:12:53 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mvvwb/v1/admin_check/(?P<id>\d+)</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 5229
[03-Nov-2020 20:12:53 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mvvwb/v1/updateBooking/(?P<id>\d+)</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 5229
[03-Nov-2020 20:12:58 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mvvwb/v1/check</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 5229
[03-Nov-2020 20:12:58 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mvvwb/v1/admin_check/(?P<id>\d+)</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 5229
[03-Nov-2020 20:12:58 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mvvwb/v1/updateBooking/(?P<id>\d+)</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 5229
See also: All tests for this plugin