Brave Conversion Engine 0.8.3

Does Brave Conversion Engine work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/brave-popup-builder/
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=brave-popup-builder%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=20ab861f2c
Aspect after-activation
HTTP status 200
Load time 0.436 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

Brave

Page screenshot: Brave
URL /wp-admin/admin.php?page=bravepop
Aspect menu-item
HTTP status 200
Load time 1.530 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Brave → Submissions

Page screenshot: Brave → Submissions
URL /wp-admin/admin.php?page=bravepop-submissions
Aspect menu-item
HTTP status 200
Load time 0.672 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Brave → Integrations

Page screenshot: Brave → Integrations
URL /wp-admin/admin.php?page=bravepop-integrations
Aspect menu-item
HTTP status 200
Load time 0.712 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Brave → Analytics

Page screenshot: Brave → Analytics
URL /wp-admin/admin.php?page=bravepop-analytics
Aspect menu-item
HTTP status 200
Load time 0.792 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Brave → Settings

Page screenshot: Brave → Settings
URL /wp-admin/admin.php?page=bravepop-settings
Aspect menu-item
HTTP status 200
Load time 0.584 s
Memory usage 3.84 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.413 s
Memory usage 4.18 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

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

Add Page ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.726 s0.381 s-0.345 s3.77 MiB3.89 MiB+ 116.83 KiB
/wp-admin/edit.php0.547 s0.458 s-0.089 s3.78 MiB3.9 MiB+ 122.32 KiB
/wp-admin/post-new.php1.098 s1.548 s+0.450 s6.3 MiB6.73 MiB+ 435.69 KiB
/wp-admin/upload.php0.488 s0.582 s+0.094 s3.74 MiB3.84 MiB+ 112.5 KiB
/wp-admin/options-writing.php0.351 s0.441 s+0.090 s3.71 MiB3.82 MiB+ 115.54 KiB
/wp-admin/media-new.php0.520 s0.457 s-0.063 s3.7 MiB3.82 MiB+ 123.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.357 s0.414 s+0.057 s3.71 MiB3.84 MiB+ 129 KiB
/wp-admin/post-new.php?post_type=page0.744 s0.793 s+0.049 s6.29 MiB6.71 MiB+ 429.17 KiB
/wp-admin/options-discussion.php0.357 s0.596 s+0.239 s3.71 MiB3.82 MiB+ 112.04 KiB
/wp-admin/edit-comments.php0.350 s0.421 s+0.071 s3.73 MiB3.84 MiB+ 111.63 KiB
/0.298 s0.317 s+0.019 s4.1 MiB4.18 MiB+ 80.99 KiB
Average 0.531 s0.583 s+0.052 s4.23 MiB4.4 MiB+ 171.77 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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP82.1%10,62570071
JavaScript16.2%2,0941634
CSS1.5%198101
XML0.2%2701
JSON0.0%202
Total 12,946 873 79

PHP Code Analysis | More results »

Lines of code 10,577
Total complexity 5,174
Median class complexity 38.0
Median method complexity 7.5
Most complex class BravePop_Element_Form
Most complex function bravepop_form_submission()
Classes 49
Methods 268
Functions 80

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.

Custom Post Types 1

ID Name
popupPopups

Meta Boxes

{
    "post": {
        "bravepop_hide_metabox": {
            "title": "Hide Popups",
            "context": "side"
        }
    },
    "page": {
        "bravepop_hide_metabox": {
            "title": "Hide Popups",
            "context": "side"
        }
    },
    "attachment": {
        "bravepop_hide_metabox": {
            "title": "Hide Popups",
            "context": "side"
        }
    },
    "popup": {
        "bravepop_hide_metabox": {
            "title": "Hide Popups",
            "context": "side"
        }
    }
}

Capabilities 1

PHP Error Log 4 lines

[03-Dec-2025 09:54:37 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 09:54:37 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 09:54:49 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 09:54:49 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Brave Conversion Engine Admin Menus and Meta Boxes