Notification 9.0.5

Does Notification work with WordPress 6.8.1 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: 650.83 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,000+
WordPress.org page https://wordpress.org/plugins/notification/
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=notification%2Fnotification.php&plugin_status=all&paged=1&s&_wpnonce=0090ed0e3b
Aspect after-activation
HTTP status 200
Load time 0.742 s
Memory usage 4.87 MiB
JS errors None
Resource errors None

Notifications

Page screenshot: Notifications
URL /wp-admin/edit.php?post_type=notification&page=wizard
Requested URL /wp-admin/edit.php?post_type=notification
Aspect menu-item
HTTP status 200
Load time 0.485 s
Memory usage 4.14 MiB
JS errors None
Resource errors None

Notifications → Add New Notification

Page screenshot: Notifications → Add New Notification
URL /wp-admin/edit.php?post_type=notification&page=wizard
Requested URL /wp-admin/post-new.php?post_type=notification
Aspect menu-item
HTTP status 200
Load time 0.366 s
Memory usage 4.14 MiB
JS errors None
Resource errors None

Notifications → Extensions

Page screenshot: Notifications → Extensions
URL /wp-admin/edit.php?post_type=notification&page=wizard
Requested URL /wp-admin/edit.php?post_type=notification&page=extensions
Aspect menu-item
HTTP status 200
Load time 0.360 s
Memory usage 4.14 MiB
JS errors None
Resource errors None

Notifications → Settings

Page screenshot: Notifications → Settings
URL /wp-admin/edit.php?post_type=notification&page=wizard
Requested URL /wp-admin/edit.php?post_type=notification&page=settings
Aspect menu-item
HTTP status 200
Load time 0.447 s
Memory usage 4.14 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.283 s
Memory usage 4.01 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.572 s0.438 s-0.134 s3.51 MiB4.19 MiB+ 701.45 KiB
/wp-admin/edit.php0.227 s0.393 s+0.166 s3.57 MiB4.22 MiB+ 663.4 KiB
/wp-admin/post-new.php0.903 s1.559 s+0.656 s6.06 MiB6.78 MiB+ 734.1 KiB
/wp-admin/upload.php0.679 s0.411 s-0.268 s3.52 MiB4.14 MiB+ 628.7 KiB
/wp-admin/options-writing.php0.244 s0.210 s-0.034 s3.5 MiB4.12 MiB+ 631.9 KiB
/wp-admin/media-new.php0.292 s0.251 s-0.041 s3.49 MiB4.12 MiB+ 640.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.215 s-0.007 s3.5 MiB4.13 MiB+ 645.43 KiB
/wp-admin/post-new.php?post_type=page1.144 s0.988 s-0.156 s6.05 MiB6.77 MiB+ 733.81 KiB
/wp-admin/options-discussion.php0.473 s0.325 s-0.148 s3.5 MiB4.12 MiB+ 628.34 KiB
/wp-admin/edit-comments.php0.468 s0.236 s-0.232 s3.52 MiB4.14 MiB+ 628.63 KiB
/0.417 s0.252 s-0.165 s3.5 MiB4.01 MiB+ 523.27 KiB
Average 0.513 s0.480 s-0.033 s3.98 MiB4.61 MiB+ 650.83 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.9%20,32911,215307
JavaScript8.7%2,1284938
Sass7.1%1,745520
JSON1.2%303013
Markdown0.1%2501
SVG0.0%402
Total 24,534 11,269 381

PHP Code Analysis | More results »

Lines of code 17,862
Total complexity 2,083
Median class complexity 4.0
Median method complexity 1.0
Most complex class BracketSpace\Notification\Utils\EDDUpdater
Most complex function BracketSpace\Notification\Repository\Trigger\Post\PostTrigger::mergeTags()
Classes 236
Methods 863
Functions 43

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.

Database Tables 4

Options wp_options 2

Custom Post Types 1

ID Name
notificationNotifications

Meta Boxes

{
    "notification": {
        "notification_save": {
            "title": "Save",
            "context": "side"
        },
        "notification_merge_tags": {
            "title": "Merge Tags",
            "context": "side"
        },
        "notification_conditionals": {
            "title": "Conditionals",
            "context": "advanced"
        }
    }
}

PHP Error Log 4 lines

[26-May-2025 10:35:50 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[26-May-2025 10:35:51 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[26-May-2025 10:35:52 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[26-May-2025 10:35:53 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
See also: All tests for this plugin, How to Hide Notification Admin Menus and Meta Boxes