Notification 9.0.1

Does Notification work with WordPress 6.6.2 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: 655.73 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.6.2
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=910364b981
Aspect after-activation
HTTP status 200
Load time 0.943 s
Memory usage 4.83 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.499 s
Memory usage 4.11 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.368 s
Memory usage 4.11 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.382 s
Memory usage 4.11 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.383 s
Memory usage 4.11 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.262 s
Memory usage 3.97 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.410 s0.344 s-0.066 s3.47 MiB4.16 MiB+ 698.3 KiB
/wp-admin/edit.php0.265 s0.244 s-0.021 s3.54 MiB4.18 MiB+ 660.79 KiB
/wp-admin/post-new.php0.916 s1.191 s+0.275 s5.75 MiB6.42 MiB+ 679.71 KiB
/wp-admin/upload.php0.689 s0.504 s-0.185 s3.49 MiB4.1 MiB+ 625.49 KiB
/wp-admin/options-writing.php0.243 s0.206 s-0.037 s3.41 MiB4.08 MiB+ 686.85 KiB
/wp-admin/media-new.php0.285 s0.279 s-0.006 s3.4 MiB4.08 MiB+ 700.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.218 s0.210 s-0.008 s3.47 MiB4.1 MiB+ 642.23 KiB
/wp-admin/post-new.php?post_type=page0.686 s0.603 s-0.083 s5.75 MiB6.4 MiB+ 671 KiB
/wp-admin/options-discussion.php0.237 s0.448 s+0.211 s3.41 MiB4.08 MiB+ 688.54 KiB
/wp-admin/edit-comments.php0.219 s0.303 s+0.084 s3.49 MiB4.1 MiB+ 625.48 KiB
/0.333 s0.291 s-0.042 s3.45 MiB3.98 MiB+ 534.45 KiB
Average 0.409 s0.420 s+0.011 s3.88 MiB4.52 MiB+ 655.73 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.8%20,30711,211308
JavaScript8.7%2,1284938
Sass7.1%1,745520
JSON1.2%303013
Markdown0.1%2501
SVG0.0%402
Total 24,512 11,265 382

PHP Code Analysis | More results »

Lines of code 17,846
Total complexity 2,080
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 237
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

[03-Oct-2024 08:43:58 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[03-Oct-2024 08:44:00 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[03-Oct-2024 08:44:01 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[03-Oct-2024 08:44:02 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
See also: All tests for this plugin, How to Hide Notification Admin Menus and Meta Boxes