BP notification woocommerce 1.1

Does BP notification woocommerce work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 6.97 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/bp-notification-woocommerce/
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=bp-notification-woocommerce%2Fbp-not-woo.php&plugin_status=all&paged=1&s&_wpnonce=3441e5b815
Aspect after-activation
HTTP status 200
Load time 0.297 s
Memory usage 3.53 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.186 s
Memory usage 3.45 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.663 s
Memory usage 6.08 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.624 s
Memory usage 6.06 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.242 s-0.104 s3.51 MiB3.52 MiB+ 12.29 KiB
/wp-admin/edit.php0.203 s0.204 s+0.001 s3.57 MiB3.58 MiB+ 12.29 KiB
/wp-admin/post-new.php0.771 s0.631 s-0.140 s6.06 MiB6.08 MiB+ 16.15 KiB
/wp-admin/upload.php0.589 s0.513 s-0.076 s3.52 MiB3.52 MiB- 5.12 KiB
/wp-admin/options-writing.php0.226 s0.205 s-0.021 s3.5 MiB3.5 MiB- 1.13 KiB
/wp-admin/media-new.php0.337 s0.234 s-0.103 s3.49 MiB3.5 MiB+ 7.07 KiB
/wp-admin/edit-tags.php?taxonomy=category0.226 s0.206 s-0.020 s3.5 MiB3.52 MiB+ 17.74 KiB
/wp-admin/post-new.php?post_type=page0.619 s0.578 s-0.041 s6.05 MiB6.06 MiB+ 11.67 KiB
/wp-admin/options-discussion.php0.305 s0.333 s+0.028 s3.5 MiB3.5 MiB- 4.63 KiB
/wp-admin/edit-comments.php0.431 s0.406 s-0.025 s3.52 MiB3.52 MiB- 5.13 KiB
/0.304 s0.234 s-0.070 s3.43 MiB3.45 MiB+ 15.47 KiB
Average 0.396 s0.344 s-0.052 s3.97 MiB3.98 MiB+ 6.97 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
CSS
PO File
Language % Lines of code Comment lines Files
PHP55.1%146102
CSS29.8%7901
PO File9.8%26121
JavaScript5.3%1401
Total 265 22 5

PHP Code Analysis | More results »

Lines of code 146
Total complexity 31
Median class complexity 7.0
Median method complexity 1.0
Most complex class Bp_Not_Meta_Boxes
Most complex function product_send_notification_webcaffe()
Classes 1
Methods 5
Functions 8

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.

Meta Boxes

{
    "post": {
        "webcaffe_not_woo_bp": {
            "title": "Notification For User",
            "context": "side"
        }
    },
    "page": {
        "webcaffe_not_woo_bp": {
            "title": "Notification For User",
            "context": "side"
        }
    }
}

PHP Error Log 4 lines

[16-May-2025 02:23:39 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/bp-notification-woocommerce/bp-not-woo.php on line 59
[16-May-2025 02:23:43 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/bp-notification-woocommerce/bp-not-woo.php on line 59
[16-May-2025 02:23:46 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/bp-notification-woocommerce/bp-not-woo.php on line 59
[16-May-2025 02:23:49 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/bp-notification-woocommerce/bp-not-woo.php on line 59
See also: All tests for this plugin, How to Hide the "Notification For User" Meta Box