BP notification woocommerce 1.1

Does BP notification woocommerce work with WordPress 6.7.2 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: 5.44 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.7.2
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=ba15977c87
Aspect after-activation
HTTP status 200
Load time 0.222 s
Memory usage 3.51 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.242 s
Memory usage 3.42 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.571 s
Memory usage 5.97 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.517 s
Memory usage 5.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.296 s0.261 s-0.035 s3.48 MiB3.49 MiB+ 12.18 KiB
/wp-admin/edit.php0.169 s0.172 s+0.003 s3.54 MiB3.56 MiB+ 12.55 KiB
/wp-admin/post-new.php0.716 s0.573 s-0.143 s5.93 MiB5.97 MiB+ 42.63 KiB
/wp-admin/upload.php0.499 s0.298 s-0.201 s3.5 MiB3.49 MiB- 4.86 KiB
/wp-admin/options-writing.php0.204 s0.191 s-0.013 s3.47 MiB3.47 MiB- 888 bytes
/wp-admin/media-new.php0.238 s0.170 s-0.068 s3.46 MiB3.47 MiB+ 7.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.170 s-0.005 s3.48 MiB3.49 MiB+ 18 KiB
/wp-admin/post-new.php?post_type=page0.537 s0.688 s+0.151 s5.92 MiB5.96 MiB+ 38.16 KiB
/wp-admin/options-discussion.php0.267 s0.297 s+0.030 s3.48 MiB3.47 MiB- 4.37 KiB
/wp-admin/edit-comments.php0.190 s0.199 s+0.009 s3.5 MiB3.49 MiB- 4.87 KiB
/0.282 s0.176 s-0.106 s3.48 MiB3.42 MiB- 56.02 KiB
Average 0.325 s0.290 s-0.034 s3.93 MiB3.94 MiB+ 5.44 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

[27-Feb-2025 04:15:33 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
[27-Feb-2025 04:15:36 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
[27-Feb-2025 04:15: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
[27-Feb-2025 04:15:41 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