WP Virtual Room Configurator 1.0.0

Does WP Virtual Room Configurator work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 80.63 KiB
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 version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/configure-conference-room/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=configure-conference-room%2Fconfigure-conference-room.php&plugin_status=all&paged=1&s&_wpnonce=35c15bdb8e
Aspect after-activation
HTTP status 200
Load time 0.386 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Room Configurator

Page screenshot: Room Configurator
URL /wp-admin/edit.php?post_type=ccr_images
Aspect menu-item
HTTP status 200
Load time 0.301 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Room Configurator → Add New Object

Page screenshot: Room Configurator → Add New Object
URL /wp-admin/post-new.php?post_type=ccr_images
Aspect menu-item
HTTP status 200
Load time 0.868 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Room Configurator → Object Categories

Page screenshot: Room Configurator → Object Categories
URL /wp-admin/edit-tags.php?taxonomy=images_type&post_type=ccr_images
Aspect menu-item
HTTP status 200
Load time 0.325 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Room Configurator → Rooms

Page screenshot: Room Configurator → Rooms
URL /wp-admin/edit.php?post_type=ccr_room
Aspect menu-item
HTTP status 200
Load time 0.265 s
Memory usage 3.5 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.204 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.328 s0.639 s+0.311 s3.44 MiB3.52 MiB+ 87.26 KiB
/wp-admin/edit.php0.198 s0.291 s+0.093 s3.46 MiB3.55 MiB+ 93.03 KiB
/wp-admin/post-new.php0.872 s0.591 s-0.281 s5.59 MiB5.7 MiB+ 107.8 KiB
/wp-admin/upload.php0.677 s0.370 s-0.307 s3.38 MiB3.44 MiB+ 57.94 KiB
/wp-admin/options-writing.php0.222 s0.318 s+0.096 s3.37 MiB3.44 MiB+ 71.77 KiB
/wp-admin/media-new.php0.295 s0.269 s-0.026 s3.35 MiB3.44 MiB+ 87.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.477 s+0.281 s3.37 MiB3.46 MiB+ 96.6 KiB
/wp-admin/post-new.php?post_type=page0.536 s0.586 s+0.050 s5.59 MiB5.69 MiB+ 103.39 KiB
/wp-admin/options-discussion.php0.312 s0.344 s+0.032 s3.36 MiB3.44 MiB+ 82.38 KiB
/wp-admin/edit-comments.php0.237 s0.276 s+0.039 s3.39 MiB3.47 MiB+ 76.94 KiB
/0.280 s0.199 s-0.081 s3.42 MiB3.44 MiB+ 22.09 KiB
Average 0.378 s0.396 s+0.019 s3.79 MiB3.87 MiB+ 80.63 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.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP58.7%9181763
JavaScript24.3%380213
CSS17.0%26532
Total 1,563 200 8

PHP Code Analysis | More results »

Lines of code 938
Total complexity 151
Median class complexity 23.0
Median method complexity 2.0
Most complex class MultiPostThumbnails
Most complex function configure_conference_room::room_device_func()
Classes 5
Methods 41
Functions 1

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.

Custom Post Types 2

ID Name
ccr_roomRooms
ccr_imagesObjects

Meta Boxes

{
    "ccr_room": {
        "wporg_box_id": {
            "title": "Attitude",
            "context": "advanced"
        }
    },
    "ccr_images": {
        "images_box_id": {
            "title": "Attitude",
            "context": "advanced"
        },
        "ccr_images-secondary-image": {
            "title": "Nacht Bild",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[23-Apr-2024 16:59:44 UTC] PHP Warning:  Undefined array key "is_day_night" in /wp-content/plugins/configure-conference-room/configure-conference-room.php on line 514
[23-Apr-2024 16:59:44 UTC] PHP Warning:  Undefined array key "device_order" in /wp-content/plugins/configure-conference-room/configure-conference-room.php on line 525
See also: All tests for this plugin, How to Hide WP Virtual Room Configurator Admin Menus and Meta Boxes