TheBooking 1.4.1

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.123 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=d7ca1b4cc3
Aspect after-activation
HTTP status 200
Load time 0.609 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.290 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.774 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.576 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.797 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.032 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.015 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.270 s0.548 s+0.278 s2.82 MiB3.05 MiB+ 232.6 KiB
/wp-admin/edit.php0.189 s0.217 s+0.028 s2.86 MiB3.09 MiB+ 232.22 KiB
/wp-admin/post-new.php0.904 s1.408 s+0.504 s5.02 MiB5.34 MiB+ 321.39 KiB
/wp-admin/upload.php0.528 s0.486 s-0.042 s2.7 MiB2.92 MiB+ 231.51 KiB
/wp-admin/options-writing.php0.270 s0.162 s-0.108 s2.71 MiB2.91 MiB+ 199.48 KiB
/wp-admin/media-new.php0.225 s0.188 s-0.037 s2.67 MiB2.9 MiB+ 231.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.361 s+0.180 s2.77 MiB3 MiB+ 232.59 KiB
/wp-admin/post-new.php?post_type=page1.181 s1.019 s-0.162 s5.01 MiB5.32 MiB+ 321.02 KiB
/wp-admin/options-discussion.php0.328 s0.211 s-0.117 s2.67 MiB2.9 MiB+ 232.3 KiB
/wp-admin/edit-comments.php0.227 s0.215 s-0.012 s2.78 MiB3 MiB+ 231.53 KiB
/0.257 s1.093 s+0.836 s2.65 MiB2.9 MiB+ 252.84 KiB
Average 0.415 s0.537 s+0.123 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.2%10,4902,869121
JavaScript4.2%1,1392107
SVG1.0%27007
Total 27,438 3,343 166

PHP Code Analysis | More results »

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

[29-May-2021 22:05:14 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
[29-May-2021 22:05:14 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
[29-May-2021 22:05:14 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
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/thebooking/Modules/PriceModule.php on line 219
[29-May-2021 22:05:20 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