Notification 8.0.15

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: 630.1 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=030d49e4d9
Aspect after-activation
HTTP status 200
Load time 0.734 s
Memory usage 4.74 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.396 s
Memory usage 4.08 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.328 s
Memory usage 4.08 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.334 s
Memory usage 4.08 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.339 s
Memory usage 4.08 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.206 s
Memory usage 3.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.323 s0.300 s-0.023 s3.47 MiB4.13 MiB+ 672.98 KiB
/wp-admin/edit.php0.196 s0.200 s+0.004 s3.54 MiB4.16 MiB+ 635.47 KiB
/wp-admin/post-new.php0.714 s0.937 s+0.223 s5.75 MiB6.39 MiB+ 654.39 KiB
/wp-admin/upload.php0.512 s0.497 s-0.015 s3.49 MiB4.07 MiB+ 600.17 KiB
/wp-admin/options-writing.php0.358 s0.178 s-0.180 s3.41 MiB4.06 MiB+ 661.53 KiB
/wp-admin/media-new.php0.274 s0.232 s-0.042 s3.4 MiB4.05 MiB+ 674.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.193 s+0.021 s3.47 MiB4.07 MiB+ 616.91 KiB
/wp-admin/post-new.php?post_type=page0.559 s0.548 s-0.011 s5.75 MiB6.38 MiB+ 645.68 KiB
/wp-admin/options-discussion.php0.239 s0.466 s+0.227 s3.41 MiB4.05 MiB+ 663.22 KiB
/wp-admin/edit-comments.php0.211 s0.215 s+0.004 s3.49 MiB4.07 MiB+ 600.16 KiB
/0.284 s0.195 s-0.089 s3.45 MiB3.95 MiB+ 505.66 KiB
Average 0.349 s0.360 s+0.011 s3.87 MiB4.49 MiB+ 630.1 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
Sass
Language % Lines of code Comment lines Files
PHP78.9%15,67212,186337
JavaScript10.7%2,1314838
Sass8.7%1,724320
JSON1.5%303013
Markdown0.1%2501
SVG0.0%301
Total 19,858 12,237 410

PHP Code Analysis | More results »

Lines of code 31,083
Total complexity 5,908
Median class complexity 5.0
Median method complexity 2.0
Most complex class HTML5TreeConstructer
Most complex function HTML5TreeConstructer::inBody()
Classes 498
Methods 1,677
Functions 62

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 1

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

[11-Sep-2024 10:05:04 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
[11-Sep-2024 10:05:05 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
[11-Sep-2024 10:05:06 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
[11-Sep-2024 10:05:08 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