VikBooking 1.4.4

Does VikBooking work with WordPress 5.8.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
12PHP warnings
3PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.8.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/vikbooking/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=vikbooking%2Fvikbooking.php&plugin_status=all&paged=1&s&_wpnonce=f196184b8d
Aspect after-activation
HTTP status 200
Load time 2.377 s
Memory usage 11.94 MiB
JS errors None
Resource errors None

VikBooking

Page screenshot: VikBooking
URL /wp-admin/admin.php?page=vikbooking
Aspect menu-item
HTTP status 200
Load time 0.570 s
Memory usage 13.96 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.614 s
Memory usage 5.03 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.307 s
Memory usage 5.24 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.667 s
Memory usage 6.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.298 s+0.005 s3.08 MiB5.24 MiB+ 2.16 MiB
/wp-admin/edit.php0.182 s0.201 s+0.019 s3.11 MiB5.31 MiB+ 2.2 MiB
/wp-admin/post-new.php0.754 s0.986 s+0.232 s5.27 MiB7.4 MiB+ 2.14 MiB
/wp-admin/upload.php0.385 s0.325 s-0.060 s3.03 MiB5.16 MiB+ 2.13 MiB
/wp-admin/options-writing.php0.293 s0.146 s-0.147 s3.02 MiB5.14 MiB+ 2.12 MiB
/wp-admin/media-new.php0.336 s0.195 s-0.141 s3.01 MiB5.14 MiB+ 2.13 MiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.321 s+0.138 s3.04 MiB5.17 MiB+ 2.13 MiB
/wp-admin/post-new.php?post_type=page0.612 s0.673 s+0.061 s5.26 MiB7.39 MiB+ 2.14 MiB
/wp-admin/options-discussion.php0.251 s0.288 s+0.037 s3 MiB5.14 MiB+ 2.13 MiB
/wp-admin/edit-comments.php0.213 s0.212 s-0.001 s3.04 MiB5.17 MiB+ 2.13 MiB
/0.280 s0.220 s-0.060 s2.91 MiB5.03 MiB+ 2.12 MiB
Average 0.344 s0.351 s+0.008 s3.43 MiB5.57 MiB+ 2.14 MiB

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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP73.7%169,45647,833525
CSS11.6%26,76324221
PO File6.0%13,7805,6332
SVG3.6%8,38084
JavaScript1.9%4,44954715
XSLT1.4%3,164591
XSD0.6%1,33321
SQL0.5%1,045210
Markdown0.4%89903
XML0.3%629216
JSON0.0%3801
HTML0.0%202
Total 229,938 54,328 601

PHP Code Analysis | More results »

Lines of code 130,597
Total complexity 25,630
Median class complexity 14.0
Median method complexity 2.0
Most complex class TCPDF
Most complex function VikBookingLanguageAdmin::translate()
Classes 323
Methods 3,022
Functions 5

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 41

Options wp_options 8

Sidebar Widgets 2

ID Name
mod_vikbooking_currencyconverterVikBooking Currency Converter
mod_vikbooking_horizontalsearchVikBooking Search Form

Meta Boxes

{
    "dashboard": {
        "vik_booking_rss": {
            "title": "VikBooking - RSS Feeds",
            "context": "normal"
        }
    }
}

Capabilities 13

PHP Error Log 15 lines

[29-Oct-2021 13:03:41 UTC] PHP Warning:  array_key_exists() expects parameter 2 to be array, string given in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 261
[29-Oct-2021 13:03:41 UTC] PHP Warning:  Illegal string offset 'client' in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 264
[29-Oct-2021 13:03:41 UTC] PHP Warning:  Illegal string offset 'client' in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 265
[29-Oct-2021 13:03:41 UTC] PHP Warning:  Illegal string offset 'table_path' in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 263
[29-Oct-2021 13:03:41 UTC] PHP Notice:  Array to string conversion in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 263
[29-Oct-2021 13:03:43 UTC] PHP Warning:  array_key_exists() expects parameter 2 to be array, string given in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 261
[29-Oct-2021 13:03:43 UTC] PHP Warning:  Illegal string offset 'client' in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 264
[29-Oct-2021 13:03:43 UTC] PHP Warning:  Illegal string offset 'client' in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 265
[29-Oct-2021 13:03:43 UTC] PHP Warning:  Illegal string offset 'table_path' in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 263
[29-Oct-2021 13:03:43 UTC] PHP Notice:  Array to string conversion in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 263
[29-Oct-2021 13:03:47 UTC] PHP Warning:  array_key_exists() expects parameter 2 to be array, string given in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 261
[29-Oct-2021 13:03:47 UTC] PHP Warning:  Illegal string offset 'client' in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 264
[29-Oct-2021 13:03:47 UTC] PHP Warning:  Illegal string offset 'client' in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 265
[29-Oct-2021 13:03:47 UTC] PHP Warning:  Illegal string offset 'table_path' in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 263
[29-Oct-2021 13:03:47 UTC] PHP Notice:  Array to string conversion in /wp-content/plugins/vikbooking/libraries/adapter/mvc/model.php on line 263
See also: All tests for this plugin, How to Hide VikBooking Admin Menus and Widgets