TheBooking 1.4

Does TheBooking work with WordPress 5.7.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
47PHP notices
3Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.7.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/thebooking/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=thebooking%2Fthebooking.php&plugin_status=all&paged=1&s&_wpnonce=c89543b731
Aspect after-activation
HTTP status 200
Load time 1.085 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

TheBooking

Page screenshot: TheBooking
URL /wp-admin/admin.php?page=thebooking
Aspect menu-item
HTTP status 200
Load time 1.454 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

TheBooking → Services

Page screenshot: TheBooking → Services
URL /wp-admin/admin.php?page=thebooking-services
Aspect menu-item
HTTP status 200
Load time 0.564 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

TheBooking → Customers

Page screenshot: TheBooking → Customers
URL /wp-admin/admin.php?page=thebooking-customers
Aspect menu-item
HTTP status 200
Load time 0.619 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

TheBooking → Availability

Page screenshot: TheBooking → Availability
URL /wp-admin/admin.php?page=thebooking-availability
Aspect menu-item
HTTP status 200
Load time 0.756 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

TheBooking → Core settings

Page screenshot: TheBooking → Core settings
URL /wp-admin/admin.php?page=thebooking-core
Aspect menu-item
HTTP status 200
Load time 1.136 s
Memory usage 3.56 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.934 s
Memory usage 2.9 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.265 s0.565 s+0.300 s2.82 MiB3.05 MiB+ 232.6 KiB
/wp-admin/edit.php0.185 s0.234 s+0.049 s2.86 MiB3.09 MiB+ 232.22 KiB
/wp-admin/post-new.php0.870 s1.352 s+0.482 s5.02 MiB5.34 MiB+ 321.39 KiB
/wp-admin/upload.php0.462 s0.458 s-0.004 s2.7 MiB2.92 MiB+ 231.51 KiB
/wp-admin/options-writing.php0.156 s0.178 s+0.022 s2.71 MiB2.91 MiB+ 199.48 KiB
/wp-admin/media-new.php0.259 s0.199 s-0.060 s2.67 MiB2.9 MiB+ 231.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.192 s-0.015 s2.77 MiB3 MiB+ 232.59 KiB
/wp-admin/post-new.php?post_type=page1.164 s1.120 s-0.044 s5.01 MiB5.32 MiB+ 321.02 KiB
/wp-admin/options-discussion.php0.259 s0.210 s-0.049 s2.67 MiB2.9 MiB+ 232.3 KiB
/wp-admin/edit-comments.php0.233 s0.205 s-0.028 s2.78 MiB3 MiB+ 231.53 KiB
/0.299 s1.075 s+0.776 s2.65 MiB2.9 MiB+ 252.84 KiB
Average 0.396 s0.526 s+0.130 s3.15 MiB3.39 MiB+ 247.2 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.

CSS
PHP
Language % Lines of code Comment lines Files
CSS56.7%15,53426431
PHP38.2%10,4592,868121
JavaScript4.2%1,1392107
SVG1.0%27007
Total 27,402 3,342 166

PHP Code Analysis | More results »

Lines of code 10,481
Total complexity 1,263
Median class complexity 3.5
Median method complexity 1.0
Most complex class VSHM_Framework\Tools
Most complex function TheBooking\Modules\PriceModule::get_currencies()
Classes 114
Methods 495
Functions 20

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.

Database Tables 6

Options wp_options 1

Capabilities 1

PHP Error Log 50 lines

[25-May-2021 17:38:59 UTC] WordPress database error Table 'wordpress.wp_tbkl_services' doesn't exist for query SELECT id, service_uid, service_name, description, short_description, color, active, image, registered_only, duration FROM wp_tbkl_services made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, TheBooking\TheBookingClass->init, do_action('tbk-loaded'), WP_Hook->do_action, WP_Hook->apply_filters, TheBooking\Services->gather, VSHM_Framework\db::select
[25-May-2021 17:38:59 UTC] WordPress database error Table 'wordpress.wp_tbkl_availability' doesn't exist for query SELECT * FROM wp_tbkl_availability made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, TheBooking\TheBookingClass->init, do_action('tbk-loaded'), WP_Hook->do_action, WP_Hook->apply_filters, TheBooking\Availability->gather, VSHM_Framework\db::select
[25-May-2021 17:38:59 UTC] WordPress database error Table 'wordpress.wp_tbkl_locations' doesn't exist for query SELECT * FROM wp_tbkl_locations made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, TheBooking\TheBookingClass->init, do_action('tbk-loaded'), WP_Hook->do_action, WP_Hook->apply_filters, TheBooking\Availability->gather_locations, VSHM_Framework\db::select
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[25-May-2021 17:39:05 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
See also: All tests for this plugin, How to Hide TheBooking Admin Menus