Builderall Cheetah for WP 0.6.0

Does Builderall Cheetah for WP work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 1.52 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.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/builderall-cheetah-for-wp/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=builderall-cheetah-for-wp%2Fba-cheetah.php&plugin_status=all&paged=1&s&_wpnonce=be4949c921
Aspect after-activation
HTTP status 200
Load time 0.433 s
Memory usage 4.79 MiB
JS errors None
Resource errors None

Media → Builderall Images

Page screenshot: Media → Builderall Images
URL /wp-admin/upload.php?page=builderall-images
Aspect menu-item
HTTP status 200
Load time 0.356 s
Memory usage 4.6 MiB
JS errors None
Resource errors None

Cheetah Builder

Page screenshot: Cheetah Builder
URL /wp-admin/admin.php?page=ba-cheetah-settings
Aspect menu-item
HTTP status 200
Load time 0.491 s
Memory usage 4.81 MiB
JS errors None
Resource errors None

Cheetah Builder → Headers

Page screenshot: Cheetah Builder → Headers
URL /wp-admin/edit.php?post_type=ba-cheetah-header
Aspect menu-item
HTTP status 200
Load time 0.214 s
Memory usage 4.77 MiB
JS errors None
Resource errors None

Cheetah Builder → Footers

Page screenshot: Cheetah Builder → Footers
URL /wp-admin/edit.php?post_type=ba-cheetah-footer
Aspect menu-item
HTTP status 200
Load time 0.169 s
Memory usage 4.77 MiB
JS errors None
Resource errors None

Cheetah Builder → Popups

Page screenshot: Cheetah Builder → Popups
URL /wp-admin/edit.php?post_type=ba-cheetah-popup
Aspect menu-item
HTTP status 200
Load time 0.165 s
Memory usage 4.77 MiB
JS errors None
Resource errors None

Cheetah Builder → Saved Items

Page screenshot: Cheetah Builder → Saved Items
URL /wp-admin/edit.php?post_type=ba-cheetah-template&ba-cheetah-template-type=layout
Aspect menu-item
HTTP status 200
Load time 0.195 s
Memory usage 4.77 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.224 s
Memory usage 5.64 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 0.743 s
Memory usage 7.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.366 s0.300 s-0.066 s3.37 MiB4.76 MiB+ 1.4 MiB
/wp-admin/edit.php0.185 s0.193 s+0.008 s3.4 MiB4.81 MiB+ 1.41 MiB
/wp-admin/post-new.php0.807 s0.932 s+0.125 s5.69 MiB7.31 MiB+ 1.62 MiB
/wp-admin/upload.php0.362 s0.408 s+0.046 s3.25 MiB4.73 MiB+ 1.48 MiB
/wp-admin/options-writing.php0.235 s0.151 s-0.084 s3.24 MiB4.6 MiB+ 1.36 MiB
/wp-admin/media-new.php0.294 s0.358 s+0.064 s3.23 MiB4.66 MiB+ 1.44 MiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.236 s+0.047 s3.27 MiB4.71 MiB+ 1.45 MiB
/wp-admin/post-new.php?post_type=page0.911 s0.717 s-0.194 s5.68 MiB7.16 MiB+ 1.48 MiB
/wp-admin/options-discussion.php0.368 s0.271 s-0.097 s3.22 MiB4.61 MiB+ 1.39 MiB
/wp-admin/edit-comments.php0.209 s0.223 s+0.014 s3.27 MiB4.71 MiB+ 1.44 MiB
/0.263 s0.229 s-0.034 s3.4 MiB5.64 MiB+ 2.24 MiB
Average 0.381 s0.365 s-0.016 s3.73 MiB5.25 MiB+ 1.52 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
JavaScript
CSS
SVG
JSON
Language % Lines of code Comment lines Files
PHP36.3%38,7658,823335
JavaScript31.7%33,83816,31790
CSS12.8%13,651792102
SVG10.7%11,450081
JSON8.1%8,64809
Vuejs Component0.3%32321
Total 106,675 25,934 618

PHP Code Analysis | More results »

Lines of code 27,704
Total complexity 4,703
Median class complexity 8.5
Median method complexity 2.0
Most complex class BACheetahModel
Most complex function BA_CHEETAH_Debug::prepare_tests()
Classes 132
Methods 1,125
Functions 22

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 1

Custom Post Types 4

ID Name
ba-cheetah-templateSaved templates
ba-cheetah-headerHeaders
ba-cheetah-footerFooters
ba-cheetah-popupPopups

Meta Boxes

{
    "post": {
        "ba_cheetah_location_header": {
            "title": "Cheetah header",
            "context": "side"
        },
        "ba_cheetah_location_footer": {
            "title": "Cheetah footer",
            "context": "side"
        }
    },
    "ba-cheetah-header": {
        "ba-cheetah-user-template-buttons": {
            "title": "Cheetah Builder",
            "context": "normal"
        },
        "ba_cheetah_header_fixed_rule": {
            "title": "Header options",
            "context": "side"
        },
        "ba_cheetah_header_rule": {
            "title": "Header location options",
            "context": "advanced"
        }
    },
    "ba-cheetah-footer": {
        "ba-cheetah-user-template-buttons": {
            "title": "Cheetah Builder",
            "context": "normal"
        },
        "ba_cheetah_footer_rule": {
            "title": "Footer location options",
            "context": "advanced"
        }
    },
    "ba-cheetah-popup": {
        "ba-cheetah-user-template-buttons": {
            "title": "Cheetah Builder",
            "context": "normal"
        },
        "ba_cheetah_popup_width_rule": {
            "title": "Popup options",
            "context": "side"
        }
    },
    "ba-cheetah-template": {
        "ba-cheetah-user-template-buttons": {
            "title": "Cheetah Builder",
            "context": "normal"
        }
    },
    "page": {
        "ba_cheetah_location_header": {
            "title": "Cheetah header",
            "context": "side"
        },
        "ba_cheetah_location_footer": {
            "title": "Cheetah footer",
            "context": "side"
        }
    }
}

PHP Error Log 3 lines

[07-Apr-2022 21:08:31 UTC] PHP Deprecated:  block_editor_preload_paths is <strong>deprecated</strong> since version 5.8.0! Use block_editor_rest_api_preload_paths instead. in /wp-includes/functions.php on line 5698
[07-Apr-2022 21:08:35 UTC] PHP Deprecated:  block_editor_preload_paths is <strong>deprecated</strong> since version 5.8.0! Use block_editor_rest_api_preload_paths instead. in /wp-includes/functions.php on line 5698
[07-Apr-2022 21:08:39 UTC] PHP Deprecated:  block_editor_preload_paths is <strong>deprecated</strong> since version 5.8.0! Use block_editor_rest_api_preload_paths instead. in /wp-includes/functions.php on line 5698
See also: All tests for this plugin, How to Hide Builderall Builder for WP Admin Menus and Meta Boxes