Notification 7.2.4

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: 1.1 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

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&notification-cache-refresh=1
Requested URL /wp-admin/plugins.php?action=activate&plugin=notification%2Fnotification.php&plugin_status=all&paged=1&s&_wpnonce=aa63271b12
Aspect after-activation
HTTP status 200
Load time 1.834 s
Memory usage 4.32 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.433 s
Memory usage 4.19 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.14 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.395 s
Memory usage 4.14 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.357 s
Memory usage 4.14 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.330 s
Memory usage 3.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.364 s0.311 s-0.053 s3.08 MiB4.18 MiB+ 1.09 MiB
/wp-admin/edit.php0.253 s0.361 s+0.108 s3.11 MiB4.21 MiB+ 1.1 MiB
/wp-admin/post-new.php1.115 s1.576 s+0.461 s5.27 MiB6.4 MiB+ 1.13 MiB
/wp-admin/upload.php0.606 s0.567 s-0.039 s3.03 MiB4.13 MiB+ 1.1 MiB
/wp-admin/options-writing.php0.167 s0.154 s-0.013 s3.02 MiB4.11 MiB+ 1.09 MiB
/wp-admin/media-new.php0.269 s0.237 s-0.032 s3.01 MiB4.11 MiB+ 1.1 MiB
/wp-admin/edit-tags.php?taxonomy=category0.261 s0.269 s+0.008 s3.04 MiB4.14 MiB+ 1.1 MiB
/wp-admin/post-new.php?post_type=page1.057 s1.220 s+0.163 s5.26 MiB6.38 MiB+ 1.13 MiB
/wp-admin/options-discussion.php0.341 s0.343 s+0.002 s3 MiB4.11 MiB+ 1.1 MiB
/wp-admin/edit-comments.php0.238 s0.332 s+0.094 s3.04 MiB4.14 MiB+ 1.1 MiB
/0.360 s0.246 s-0.114 s2.96 MiB3.96 MiB+ 1 MiB
Average 0.457 s0.511 s+0.053 s3.44 MiB4.53 MiB+ 1.1 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
Language % Lines of code Comment lines Files
PHP97.6%12,3948,915275
JSON2.4%303013
Total 12,697 8,915 288

PHP Code Analysis | More results »

Lines of code 11,222
Total complexity 1,846
Median class complexity 4.0
Median method complexity 2.0
Most complex class BracketSpace\Notification\Utils\EDDUpdater
Most complex function BracketSpace\Notification\Utils\EDDUpdater::show_update_notification()
Classes 207
Methods 692
Functions 55

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"
        }
    }
}

PHP Error Log

The log file is empty.

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