Kubio 1.6.0

Does Kubio work with WordPress 6.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

Page speed impact: 1.451 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/kubio/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Kubio - Get Started ‹ Test site — WordPress

Page screenshot: Kubio - Get Started ‹ Test site — WordPress
URL /wp-admin/admin.php?page=kubio-get-started&kubio-activation-hash=activate-636340912e57f
Requested URL /wp-admin/plugins.php?action=activate&plugin=kubio%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=7c8614aff4
Aspect after-activation
HTTP status 200
Load time 1.739 s
Memory usage 6.84 MiB
JS errors None
Resource errors None

Kubio

Page screenshot: 
	
	
	
	

Kubio
URL /wp-admin/admin.php?page=kubio
Aspect menu-item
HTTP status 200
Load time 8.144 s
Memory usage 15.99 MiB
JS errors
[
    {
        "message": "Object",
        "trace": null,
        "code": null
    }
]
Resource errors None

Kubio → Get Started

Page screenshot: 
	
	
	
	

Kubio → Get Started
URL /wp-admin/admin.php?page=kubio-get-started
Aspect menu-item
HTTP status 200
Load time 1.148 s
Memory usage 12.28 MiB
JS errors None
Resource errors None

Kubio → Starter Sites

Page screenshot: 
	
	
	
	

Kubio → Starter Sites
URL /wp-admin/admin.php?tab=demo-sites&page=kubio-get-started
Aspect menu-item
HTTP status 200
Load time 2.212 s
Memory usage 12.28 MiB
JS errors None
Resource errors None

Kubio → Upgrade to Pro

Page screenshot: 
	
	
	
	

Kubio → Upgrade to Pro
URL /wp-admin/admin.php?tab=pro-upgrade&page=kubio-get-started
Aspect menu-item
HTTP status 200
Load time 0.785 s
Memory usage 12.28 MiB
JS errors None
Resource errors None

Appearance → Templates

Page screenshot: Appearance → Templates
URL /wp-admin/edit.php?post_type=wp_template
Aspect menu-item
HTTP status 200
Load time 0.465 s
Memory usage 12.28 MiB
JS errors None
Resource errors None

Appearance → Template Parts

Page screenshot: Appearance → Template Parts
URL /wp-admin/edit.php?post_type=wp_template_part
Aspect menu-item
HTTP status 200
Load time 0.420 s
Memory usage 12.28 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.867 s
Memory usage 12.24 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 4.303 s
Memory usage 16.92 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.311 s0.740 s+0.429 s3.55 MiB12.27 MiB+ 8.72 MiB
/wp-admin/edit.php0.184 s0.439 s+0.255 s3.58 MiB12.27 MiB+ 8.69 MiB
/wp-admin/post-new.php1.068 s4.627 s+3.559 s5.48 MiB16.92 MiB+ 11.44 MiB
/wp-admin/upload.php0.752 s1.552 s+0.800 s3.49 MiB12.27 MiB+ 8.78 MiB
/wp-admin/options-writing.php0.150 s0.391 s+0.241 s3.48 MiB12.27 MiB+ 8.79 MiB
/wp-admin/media-new.php0.250 s0.922 s+0.672 s3.47 MiB12.27 MiB+ 8.8 MiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.427 s+0.242 s3.5 MiB12.28 MiB+ 8.78 MiB
/wp-admin/post-new.php?post_type=page1.005 s4.217 s+3.212 s5.47 MiB16.91 MiB+ 11.44 MiB
/wp-admin/options-discussion.php0.211 s1.146 s+0.935 s3.47 MiB12.27 MiB+ 8.8 MiB
/wp-admin/edit-comments.php0.220 s0.472 s+0.252 s3.5 MiB12.27 MiB+ 8.77 MiB
/0.259 s5.623 s+5.364 s3.47 MiB12.24 MiB+ 8.77 MiB
Average 0.418 s1.869 s+1.451 s3.86 MiB13.11 MiB+ 9.25 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.

JavaScript
PHP
SVG
JSON
Language % Lines of code Comment lines Files
JavaScript35.6%25,5591,17933
PHP32.3%23,2412,165282
SVG18.5%13,32204,787
JSON11.7%8,402090
CSS1.4%9745131
HTML0.5%39137016
Total 71,889 3,765 5,239

PHP Code Analysis | More results »

Lines of code 23,141
Total complexity 3,847
Median class complexity 6.0
Median method complexity 2.0
Most complex class Kubio\Core\CustomizerImporter
Most complex function Kubio\DemoSites\DemoSites::exportDemoSiteContentPerPage()
Classes 188
Methods 991
Functions 276

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 9

User Metadata wp_usermeta 1

Custom Post Types 4

ID Name
kubio-globalsKubio Globals
kubio_sectionKubio Section
kubio_favoritesKubio Favorites
kubio_changesetKubio Preview

Meta Boxes

{
    "post": {
        "pageparentdiv": {
            "title": "Post Attributes",
            "context": "side"
        }
    }
}

Capabilities 1

PHP Error Log 3 lines

[03-Nov-2022 04:16:20 UTC] PHP Deprecated:  Function wp_add_iframed_editor_assets_html is <strong>deprecated</strong> since version 6.0.0 with no alternative available. in /wp-includes/functions.php on line 5393
[03-Nov-2022 04:17:19 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/kubio/lib/filters/default-editor-overlay.php on line 32
[03-Nov-2022 04:17:19 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/kubio/lib/filters/default-editor-overlay.php on line 36
See also: All tests for this plugin, How to Hide Kubio Admin Menus and Meta Boxes