Builderall Cheetah for WP 0.2.1

Does Builderall Cheetah for WP work with WordPress 5.8 and PHP 7.4.8? 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: 1.23 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.8
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 4

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=d6e8cdcbde
Aspect after-activation
HTTP status 200
Load time 0.745 s
Memory usage 4.27 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.346 s
Memory usage 4.14 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.509 s
Memory usage 4.27 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.218 s
Memory usage 4.77 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.298 s0.263 s-0.035 s3.08 MiB4.25 MiB+ 1.17 MiB
/wp-admin/edit.php0.169 s0.191 s+0.022 s3.11 MiB4.29 MiB+ 1.18 MiB
/wp-admin/post-new.php0.785 s1.101 s+0.316 s5.27 MiB6.53 MiB+ 1.27 MiB
/wp-admin/upload.php0.515 s0.474 s-0.041 s3.03 MiB4.22 MiB+ 1.19 MiB
/wp-admin/options-writing.php0.130 s0.167 s+0.037 s3.02 MiB4.14 MiB+ 1.12 MiB
/wp-admin/media-new.php0.210 s0.218 s+0.008 s3.01 MiB4.14 MiB+ 1.14 MiB
/wp-admin/edit-tags.php?taxonomy=category0.261 s0.203 s-0.058 s3.04 MiB4.19 MiB+ 1.15 MiB
/wp-admin/post-new.php?post_type=page0.729 s1.203 s+0.474 s5.26 MiB6.4 MiB+ 1.15 MiB
/wp-admin/options-discussion.php0.310 s0.299 s-0.011 s3 MiB4.16 MiB+ 1.15 MiB
/wp-admin/edit-comments.php0.218 s0.209 s-0.009 s3.04 MiB4.19 MiB+ 1.15 MiB
/0.296 s0.273 s-0.023 s2.91 MiB4.77 MiB+ 1.86 MiB
Average 0.356 s0.418 s+0.062 s3.43 MiB4.66 MiB+ 1.23 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
PHP35.1%36,3078,587307
JavaScript32.6%33,71716,27782
CSS12.8%13,24677396
SVG10.9%11,266074
JSON8.4%8,64409
Vuejs Component0.3%32321
Total 103,503 25,639 569

PHP Code Analysis | More results »

Lines of code 25,822
Total complexity 4,579
Median class complexity 9.5
Median method complexity 2.0
Most complex class BACheetahModel
Most complex function BA_CHEETAH_Debug::prepare_tests()
Classes 124
Methods 1,093
Functions 26

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 3

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

Meta Boxes

{
    "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"
        }
    }
}

PHP Error Log 2 lines

[09-Aug-2021 19:55:18 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 5458
[09-Aug-2021 19:55:21 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 5458
See also: All tests for this plugin, How to Hide Builderall Builder for WP Admin Menus and Meta Boxes