NotificationX 2.5.8

Does NotificationX work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
30PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 40,000+
WordPress.org page https://wordpress.org/plugins/notificationx/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Quick Builder ‹ Test site — WordPress

Page screenshot: Quick Builder ‹ Test site — WordPress
URL /wp-admin/admin.php?page=nx-builder
Requested URL /wp-admin/plugins.php?action=activate&plugin=notificationx%2Fnotificationx.php&plugin_status=all&paged=1&s&_wpnonce=801f64bc07
Aspect after-activation
HTTP status 200
Load time 1.354 s
Memory usage 5.37 MiB
JS errors None
Resource errors None

NotificationX

Page screenshot: NotificationX
URL /wp-admin/admin.php?page=nx-admin
Aspect menu-item
HTTP status 200
Load time 0.476 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

NotificationX → Add New

Page screenshot: NotificationX → Add New
URL /wp-admin/admin.php?page=nx-edit
Aspect menu-item
HTTP status 200
Load time 0.406 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

NotificationX → Settings

Page screenshot: NotificationX → Settings
URL /wp-admin/admin.php?page=nx-settings
Aspect menu-item
HTTP status 200
Load time 0.382 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

NotificationX → Analytics

Page screenshot: NotificationX → Analytics
URL /wp-admin/admin.php?page=nx-analytics
Aspect menu-item
HTTP status 200
Load time 0.582 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

NotificationX → Quick Builder

Page screenshot: NotificationX → Quick Builder
URL /wp-admin/admin.php?page=nx-builder
Aspect menu-item
HTTP status 200
Load time 0.419 s
Memory usage 5.36 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.253 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.292 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.371 s+0.078 s3.05 MiB3.58 MiB+ 543.62 KiB
/wp-admin/edit.php0.179 s0.207 s+0.028 s3.07 MiB3.6 MiB+ 539.26 KiB
/wp-admin/post-new.php0.759 s1.001 s+0.242 s4.97 MiB5.45 MiB+ 494.34 KiB
/wp-admin/upload.php0.542 s0.304 s-0.238 s2.99 MiB3.44 MiB+ 458.98 KiB
/wp-admin/options-writing.php0.143 s0.313 s+0.170 s2.99 MiB3.42 MiB+ 445.64 KiB
/wp-admin/media-new.php0.267 s0.201 s-0.066 s2.97 MiB3.43 MiB+ 471.18 KiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.199 s+0.037 s2.98 MiB3.45 MiB+ 475.52 KiB
/wp-admin/post-new.php?post_type=page0.633 s0.706 s+0.073 s4.96 MiB5.44 MiB+ 489.03 KiB
/wp-admin/options-discussion.php0.202 s0.236 s+0.034 s2.98 MiB3.42 MiB+ 459.8 KiB
/wp-admin/edit-comments.php0.181 s0.215 s+0.034 s3 MiB3.45 MiB+ 459.49 KiB
/0.270 s0.213 s-0.057 s2.94 MiB3.46 MiB+ 531.6 KiB
Average 0.330 s0.361 s+0.030 s3.35 MiB3.83 MiB+ 488.04 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
Language % Lines of code Comment lines Files
PHP90.1%16,2004,270103
JSON6.0%1,08405
JavaScript2.0%35619141
CSS1.6%288166
SVG0.2%41114
XML0.1%1401
Total 17,983 4,306 270

PHP Code Analysis | More results »

Lines of code 16,153
Total complexity 2,699
Median class complexity 14.0
Median method complexity 2.0
Most complex class NotificationX\Core\Migration
Most complex function NotificationX\Core\Migration::migrate_post()
Classes 91
Methods 759
Functions 4

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 3

Options wp_options 4

Custom Post Types 1

ID Name
nx_barNotificationX Bar

Meta Boxes

{
    "dashboard": {
        "nx_analytics_dashboard_widget": {
            "title": "NotificationX Analytics",
            "context": "normal"
        }
    }
}

PHP Error Log 30 lines

[22-Nov-2022 12:11:19 UTC] PHP Deprecated:  Return type of NotificationX\Core\Rule::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/notificationx/includes/Core/Rule.php on line 49
[22-Nov-2022 12:11:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:22 UTC] PHP Deprecated:  round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /wp-content/plugins/notificationx/includes/Admin/DashboardWidget.php on line 94
[22-Nov-2022 12:11:22 UTC] PHP Deprecated:  Return type of NotificationX\Core\Rule::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/notificationx/includes/Core/Rule.php on line 49
[22-Nov-2022 12:11:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:23 UTC] PHP Deprecated:  Return type of NotificationX\Core\Rule::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/notificationx/includes/Core/Rule.php on line 49
[22-Nov-2022 12:11:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:25 UTC] PHP Deprecated:  Return type of NotificationX\Core\Rule::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/notificationx/includes/Core/Rule.php on line 49
[22-Nov-2022 12:11:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:27 UTC] PHP Deprecated:  Return type of NotificationX\Core\Rule::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/notificationx/includes/Core/Rule.php on line 49
[22-Nov-2022 12:11:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:28 UTC] PHP Deprecated:  Return type of NotificationX\Core\Rule::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/notificationx/includes/Core/Rule.php on line 49
[22-Nov-2022 12:11:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:31 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:31 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:31 UTC] PHP Deprecated:  round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /wp-content/plugins/notificationx/includes/Admin/DashboardWidget.php on line 94
[22-Nov-2022 12:11:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:38 UTC] PHP Deprecated:  round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /wp-content/plugins/notificationx/includes/Admin/DashboardWidget.php on line 94
[22-Nov-2022 12:11:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/notificationx/includes/Core/Helper.php on line 256
[22-Nov-2022 12:11:38 UTC] PHP Deprecated:  round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /wp-content/plugins/notificationx/includes/Admin/DashboardWidget.php on line 94
See also: All tests for this plugin, How to Hide NotificationX Admin Menus and Widgets