TheBooking 1.4.2

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.086 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=56d2ec25f4
Aspect after-activation
HTTP status 200
Load time 0.670 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.268 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.769 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.569 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.782 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.063 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 1.078 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.278 s0.341 s+0.063 s2.82 MiB3.05 MiB+ 232.6 KiB
/wp-admin/edit.php0.180 s0.302 s+0.122 s2.86 MiB3.09 MiB+ 232.22 KiB
/wp-admin/post-new.php0.920 s1.332 s+0.412 s5.02 MiB5.34 MiB+ 321.39 KiB
/wp-admin/upload.php0.526 s0.468 s-0.058 s2.7 MiB2.92 MiB+ 231.51 KiB
/wp-admin/options-writing.php0.259 s0.160 s-0.099 s2.71 MiB2.91 MiB+ 199.48 KiB
/wp-admin/media-new.php0.215 s0.188 s-0.027 s2.67 MiB2.9 MiB+ 231.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.205 s+0.026 s2.77 MiB3 MiB+ 232.59 KiB
/wp-admin/post-new.php?post_type=page1.199 s1.109 s-0.090 s5.01 MiB5.32 MiB+ 321.02 KiB
/wp-admin/options-discussion.php0.317 s0.204 s-0.113 s2.67 MiB2.9 MiB+ 232.3 KiB
/wp-admin/edit-comments.php0.230 s0.207 s-0.023 s2.78 MiB3 MiB+ 231.53 KiB
/0.257 s0.993 s+0.736 s2.65 MiB2.9 MiB+ 252.84 KiB
Average 0.415 s0.501 s+0.086 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.6%15,53926431
PHP38.3%10,5212,870121
JavaScript4.1%1,1392107
SVG1.0%27007
Total 27,469 3,344 166

PHP Code Analysis | More results »

Lines of code 10,543
Total complexity 1,276
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

[30-May-2021 13:04:19 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
[30-May-2021 13:04:19 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
[30-May-2021 13:04:19 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
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[30-May-2021 13:04:25 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