Notification 8.0.0

Does Notification work with WordPress 5.8.1 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: 1014.7 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 version5.8.1
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=931e681030
Aspect after-activation
HTTP status 200
Load time 1.084 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.356 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.295 s
Memory usage 4.03 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.290 s
Memory usage 4.03 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.315 s
Memory usage 4.03 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.201 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.283 s0.249 s-0.034 s3.08 MiB4.06 MiB+ 1002.6 KiB
/wp-admin/edit.php0.160 s0.176 s+0.016 s3.11 MiB4.16 MiB+ 1.05 MiB
/wp-admin/post-new.php0.705 s0.979 s+0.274 s5.27 MiB6.28 MiB+ 1.02 MiB
/wp-admin/upload.php0.341 s0.438 s+0.097 s3.03 MiB4.02 MiB+ 1013.28 KiB
/wp-admin/options-writing.php0.306 s0.134 s-0.172 s3.02 MiB3.99 MiB+ 991.76 KiB
/wp-admin/media-new.php0.282 s0.179 s-0.103 s3.01 MiB4 MiB+ 1013.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.180 s+0.015 s3.04 MiB4.03 MiB+ 1012.23 KiB
/wp-admin/post-new.php?post_type=page0.562 s0.579 s+0.017 s5.26 MiB6.27 MiB+ 1.01 MiB
/wp-admin/options-discussion.php0.220 s0.235 s+0.015 s3 MiB3.99 MiB+ 1008.58 KiB
/wp-admin/edit-comments.php0.191 s0.199 s+0.008 s3.04 MiB4.03 MiB+ 1010.55 KiB
/0.258 s0.200 s-0.058 s2.91 MiB3.85 MiB+ 958.2 KiB
Average 0.316 s0.323 s+0.007 s3.43 MiB4.42 MiB+ 1014.7 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
PHP77.4%14,14711,229308
JavaScript11.6%2,1136038
Sass9.4%1,724320
JSON1.7%303013
Total 18,287 11,292 379

PHP Code Analysis | More results »

Lines of code 13,055
Total complexity 2,117
Median class complexity 5.0
Median method complexity 2.0
Most complex class BracketSpace\Notification\Utils\EDDUpdater
Most complex function BracketSpace\Notification\Utils\EDDUpdater::show_update_notification()
Classes 240
Methods 824
Functions 58

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