Notification 8.0.6

Does Notification work with WordPress 5.8.2 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: 1015.27 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.8.2
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=e9c69b2073
Aspect after-activation
HTTP status 200
Load time 1.072 s
Memory usage 4.72 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.369 s
Memory usage 4.07 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.482 s
Memory usage 4.01 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.332 s
Memory usage 4.01 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.01 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.275 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.315 s0.440 s+0.125 s3.08 MiB4.13 MiB+ 1.05 MiB
/wp-admin/edit.php0.175 s0.209 s+0.034 s3.11 MiB4.15 MiB+ 1.04 MiB
/wp-admin/post-new.php1.016 s1.069 s+0.053 s5.27 MiB6.27 MiB+ 1 MiB
/wp-admin/upload.php0.389 s0.642 s+0.253 s3.03 MiB4.02 MiB+ 1018.06 KiB
/wp-admin/options-writing.php0.248 s0.145 s-0.103 s3.02 MiB3.98 MiB+ 980.13 KiB
/wp-admin/media-new.php0.277 s0.188 s-0.089 s3.01 MiB3.99 MiB+ 1001.83 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.175 s-0.002 s3.04 MiB4.02 MiB+ 1000.6 KiB
/wp-admin/post-new.php?post_type=page0.854 s0.997 s+0.143 s5.26 MiB6.27 MiB+ 1.01 MiB
/wp-admin/options-discussion.php0.218 s0.231 s+0.013 s3 MiB3.98 MiB+ 996.95 KiB
/wp-admin/edit-comments.php0.196 s0.592 s+0.396 s3.04 MiB4.1 MiB+ 1.05 MiB
/0.251 s0.187 s-0.064 s2.96 MiB3.83 MiB+ 898.54 KiB
Average 0.374 s0.443 s+0.069 s3.44 MiB4.43 MiB+ 1015.27 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
PHP79.1%15,73912,197334
JavaScript10.7%2,1314838
Sass8.7%1,724320
JSON1.5%303013
SVG0.0%301
Total 19,900 12,248 406

PHP Code Analysis | More results »

Lines of code 14,585
Total complexity 2,286
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 259
Methods 913
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