Notification 8.0.12

Does Notification work with WordPress 6.0.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 1.02 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.097 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=c2b06f2b6a
Aspect after-activation
HTTP status 200
Load time 1.109 s
Memory usage 5.17 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.667 s
Memory usage 4.77 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.372 s
Memory usage 4.71 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.450 s
Memory usage 4.71 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.392 s
Memory usage 4.71 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.229 s
Memory usage 4.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.333 s0.322 s-0.011 s3.73 MiB4.74 MiB+ 1.01 MiB
/wp-admin/edit.php0.188 s0.305 s+0.117 s3.76 MiB4.84 MiB+ 1.07 MiB
/wp-admin/post-new.php0.978 s1.731 s+0.753 s5.55 MiB6.58 MiB+ 1.03 MiB
/wp-admin/upload.php0.431 s0.706 s+0.275 s3.69 MiB4.71 MiB+ 1.02 MiB
/wp-admin/options-writing.php0.173 s0.209 s+0.036 s3.62 MiB4.68 MiB+ 1.06 MiB
/wp-admin/media-new.php0.438 s0.248 s-0.190 s3.67 MiB4.68 MiB+ 1.01 MiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.237 s+0.049 s3.69 MiB4.7 MiB+ 1.01 MiB
/wp-admin/post-new.php?post_type=page0.980 s0.980 s+0.000 s5.55 MiB6.57 MiB+ 1.02 MiB
/wp-admin/options-discussion.php0.215 s0.255 s+0.040 s3.6 MiB4.68 MiB+ 1.08 MiB
/wp-admin/edit-comments.php0.213 s0.256 s+0.043 s3.7 MiB4.71 MiB+ 1.01 MiB
/0.270 s0.227 s-0.043 s3.62 MiB4.52 MiB+ 917.16 KiB
Average 0.401 s0.498 s+0.097 s4.02 MiB5.04 MiB+ 1.02 MiB

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
PHP79.0%15,76712,190337
JavaScript10.7%2,1314838
Sass8.6%1,724320
JSON1.5%303013
Markdown0.1%2501
SVG0.0%301
Total 19,953 12,241 410

PHP Code Analysis | More results »

Lines of code 14,610
Total complexity 2,245
Median class complexity 4.0
Median method complexity 1.0
Most complex class BracketSpace\Notification\Utils\EDDUpdater
Most complex function BracketSpace\Notification\Core\Notification::setup()
Classes 262
Methods 934
Functions 59

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

The log file is empty.

See also: All tests for this plugin, How to Hide Notification Admin Menus and Meta Boxes