Brave Conversion Engine 0.6.1

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

Summary

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

Memory usage: 79.06 KiB
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 version6.3.1
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 8

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=d56ca68d5f
Aspect after-activation
HTTP status 200
Load time 0.375 s
Memory usage 3.17 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.280 s
Memory usage 2.82 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.414 s
Memory usage 2.82 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.534 s
Memory usage 2.82 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.726 s
Memory usage 2.82 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.254 s
Memory usage 3.18 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.626 s
Memory usage 5.42 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.600 s
Memory usage 5.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.314 s-0.042 s2.82 MiB2.88 MiB+ 58.17 KiB
/wp-admin/edit.php0.203 s0.534 s+0.331 s2.85 MiB2.91 MiB+ 58.17 KiB
/wp-admin/post-new.php0.788 s0.936 s+0.148 s5.21 MiB5.42 MiB+ 215.27 KiB
/wp-admin/upload.php0.794 s0.350 s-0.444 s2.77 MiB2.81 MiB+ 43.1 KiB
/wp-admin/options-writing.php0.226 s0.190 s-0.036 s2.76 MiB2.8 MiB+ 34.95 KiB
/wp-admin/media-new.php0.319 s0.240 s-0.079 s2.74 MiB2.79 MiB+ 54.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.199 s+0.011 s2.76 MiB2.82 MiB+ 60.35 KiB
/wp-admin/post-new.php?post_type=page0.681 s0.750 s+0.069 s5.21 MiB5.41 MiB+ 210.86 KiB
/wp-admin/options-discussion.php0.508 s0.335 s-0.173 s2.75 MiB2.79 MiB+ 42.75 KiB
/wp-admin/edit-comments.php0.245 s0.245 s+0.000 s2.78 MiB2.82 MiB+ 41.66 KiB
/0.322 s0.304 s-0.018 s3.13 MiB3.18 MiB+ 49.85 KiB
Average 0.421 s0.400 s-0.021 s3.25 MiB3.33 MiB+ 79.06 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
PHP81.4%9,77468169
JavaScript16.7%2,0031604
CSS1.6%198101
XML0.2%2701
JSON0.0%202
Total 12,004 851 77

PHP Code Analysis | More results »

Lines of code 9,728
Total complexity 4,916
Median class complexity 37.0
Median method complexity 7.0
Most complex class BravePop_Element_Form
Most complex function bravepop_form_submission()
Classes 47
Methods 258
Functions 77

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

PHP Error Log 16 lines

[30-Aug-2023 20:32:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:32:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:32:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:32:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
[30-Aug-2023 20:33:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/brave-popup-builder/lib/init.php on line 108
See also: All tests for this plugin, How to Hide Brave Conversion Engine Admin Menus and Meta Boxes