WP Cafe 2.2.14

Does WP Cafe work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 185.61 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/wp-cafe/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=wp-cafe%2Fwpcafe.php&plugin_status=all&paged=1&s&_wpnonce=60b4b731ee
Aspect after-activation
HTTP status 200
Load time 0.582 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

WPCafe

Page screenshot: WPCafe
URL /wp-admin/admin.php?page=cafe_menu
Aspect menu-item
HTTP status 200
Load time 0.420 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

WPCafe → Settings

Page screenshot: WPCafe → Settings
URL /wp-admin/admin.php?page=cafe_settings
Aspect menu-item
HTTP status 200
Load time 1.075 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

WPCafe → Reservation List

Page screenshot: WPCafe → Reservation List
URL /wp-admin/edit.php?post_type=wpc_reservation
Aspect menu-item
HTTP status 200
Load time 0.245 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

WPCafe → Available Shortcodes

Page screenshot: WPCafe → Available Shortcodes
URL /wp-admin/admin.php?page=wpc_shortcode
Aspect menu-item
HTTP status 200
Load time 0.228 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

WPCafe → Tools

Page screenshot: WPCafe → Tools
URL /wp-admin/admin.php?page=wpc_tools
Aspect menu-item
HTTP status 200
Load time 0.157 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

WPCafe → Get Help

Page screenshot: WPCafe → Get Help
URL /wp-admin/admin.php?page=wpcafe_get_help
Aspect menu-item
HTTP status 200
Load time 0.326 s
Memory usage 3.17 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.295 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.656 s0.351 s-0.305 s3.07 MiB3.26 MiB+ 193.8 KiB
/wp-admin/edit.php0.151 s0.223 s+0.072 s3.1 MiB3.28 MiB+ 187.09 KiB
/wp-admin/post-new.php0.657 s0.970 s+0.313 s5.02 MiB5.21 MiB+ 198.05 KiB
/wp-admin/upload.php0.638 s0.271 s-0.367 s3.02 MiB3.19 MiB+ 175.23 KiB
/wp-admin/options-writing.php0.145 s0.148 s+0.003 s3.01 MiB3.17 MiB+ 161.99 KiB
/wp-admin/media-new.php0.232 s0.224 s-0.008 s2.99 MiB3.17 MiB+ 187.42 KiB
/wp-admin/edit-tags.php?taxonomy=category0.160 s0.172 s+0.012 s3.01 MiB3.19 MiB+ 191.77 KiB
/wp-admin/post-new.php?post_type=page0.536 s0.803 s+0.267 s5.01 MiB5.21 MiB+ 197.05 KiB
/wp-admin/options-discussion.php0.187 s0.228 s+0.041 s3 MiB3.17 MiB+ 175.73 KiB
/wp-admin/edit-comments.php0.191 s0.203 s+0.012 s3.03 MiB3.2 MiB+ 174.44 KiB
/0.253 s0.239 s-0.014 s2.97 MiB3.16 MiB+ 199.1 KiB
Average 0.346 s0.348 s+0.002 s3.38 MiB3.57 MiB+ 185.61 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
Sass
Language % Lines of code Comment lines Files
CSS49.4%24,2631599
PHP25.3%12,4321,42965
Sass19.2%9,443767
JavaScript5.9%2,89832511
SVG0.2%7718
Total 49,113 1,990 100

PHP Code Analysis | More results »

Lines of code 9,872
Total complexity 1,549
Median class complexity 16.0
Median method complexity 2.0
Most complex class WpCafe\Utils\Wpc_Utilities
Most complex function WpCafe\Core\Settings\Wpc_Key_Options::wpc_key_options()
Classes 37
Methods 329
Functions 7

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.

Options wp_options 4

Custom Post Types 1

ID Name
wpc_reservationReservations

Meta Boxes

{
    "wpc_reservation": {
        "wpc_reservation_meta": {
            "title": "Reservation Information",
            "context": "advanced"
        }
    }
}

PHP Error Log 2 lines

[21-May-2023 19:20:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-cafe/core/base/wpc-metabox.php on line 48
[21-May-2023 19:20:58 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-cafe/core/base/wpc-metabox.php on line 48
See also: All tests for this plugin, How to Hide WP Cafe Admin Menus and Meta Boxes