Bold Builder 5.0.5

Does Bold Builder work with WordPress 6.6.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.6.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/bold-page-builder/
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=bold-page-builder%2Fbold-builder.php&plugin_status=all&paged=1&s&_wpnonce=0c882f3e1a
Aspect after-activation
HTTP status 200
Load time 0.338 s
Memory usage 4.91 MiB
JS errors None
Resource errors None

Settings → Bold Builder

Page screenshot: Settings → Bold Builder
URL /wp-admin/options-general.php?page=bt_bb_settings
Aspect menu-item
HTTP status 200
Load time 0.185 s
Memory usage 4.89 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 1.225 s
Memory usage 5.48 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 1.173 s
Memory usage 5.46 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.896 s
Memory usage 5.46 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.379 s
Memory usage 7.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.340 s0.308 s-0.032 s3.47 MiB4.88 MiB+ 1.41 MiB
/wp-admin/edit.php0.207 s0.246 s+0.039 s3.54 MiB4.93 MiB+ 1.4 MiB
/wp-admin/post-new.php0.802 s1.227 s+0.425 s5.75 MiB5.46 MiB- 301.16 KiB
/wp-admin/upload.php0.612 s0.264 s-0.348 s3.49 MiB4.89 MiB+ 1.4 MiB
/wp-admin/options-writing.php0.222 s0.395 s+0.173 s3.41 MiB4.87 MiB+ 1.46 MiB
/wp-admin/media-new.php0.280 s0.204 s-0.076 s3.4 MiB4.87 MiB+ 1.47 MiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.200 s+0.008 s3.47 MiB4.88 MiB+ 1.41 MiB
/wp-admin/post-new.php?post_type=page0.584 s0.893 s+0.309 s5.75 MiB5.46 MiB- 296.86 KiB
/wp-admin/options-discussion.php0.222 s0.234 s+0.012 s3.41 MiB4.87 MiB+ 1.46 MiB
/wp-admin/edit-comments.php0.457 s0.250 s-0.207 s3.49 MiB4.88 MiB+ 1.39 MiB
/0.344 s0.775 s+0.431 s3.4 MiB5.38 MiB+ 1.97 MiB
Average 0.387 s0.454 s+0.067 s3.87 MiB5.03 MiB+ 1.16 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.

CSS
PHP
JavaScript
Language % Lines of code Comment lines Files
CSS61.8%45,3922,13357
PHP17.6%12,95469168
JavaScript15.0%11,01567118
SVG4.9%3,58105
Sass0.4%26252
LESS0.2%15251
XML0.1%8601
Ruby0.0%801
Total 73,450 3,505 153

PHP Code Analysis | More results »

Lines of code 13,354
Total complexity 1,751
Median class complexity 14.0
Median method complexity 3.0
Most complex class bt_bb_css_post_grid
Most complex function bt_bb_fa5_solid_icons()
Classes 61
Methods 163
Functions 93

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 8

Sidebar Widgets 7

ID Name
bt_bb_galleryBB Gallery (deprecated)
bt_bb_text_imageBB Text Image
bt_bb_icon_widgetBB Icon
bt_bb_weather_widgetBB Weather
bt_bb_time_widgetBB Time
bt_bb_recent_postsBB Recent Posts
bt_bb_recent_commentsBB Recent Comments

Meta Boxes

{
    "post": {
        "bt_bb_sectionid": {
            "title": "Bold Builder",
            "context": "normal"
        }
    },
    "page": {
        "bt_bb_sectionid": {
            "title": "Bold Builder",
            "context": "normal"
        }
    }
}

PHP Error Log 10 lines

[22-Aug-2024 20:02:46 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 1273
[22-Aug-2024 20:02:46 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 148
[22-Aug-2024 20:02:46 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 37
[22-Aug-2024 20:02:53 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 1273
[22-Aug-2024 20:02:53 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 148
[22-Aug-2024 20:02:53 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 37
[22-Aug-2024 20:03:01 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 1273
[22-Aug-2024 20:03:01 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 37
[22-Aug-2024 20:03:01 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 1273
[22-Aug-2024 20:03:01 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/bold-page-builder/bold-builder.php on line 37
See also: All tests for this plugin, How to Hide Bold Builder Admin Menus and Meta Boxes