NotificationX 2.6.0

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

Page speed impact: 0.028 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=e67a6a72b9
Aspect after-activation
HTTP status 200
Load time 1.365 s
Memory usage 5.55 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.597 s
Memory usage 5.54 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.474 s
Memory usage 5.54 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.490 s
Memory usage 5.54 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.464 s
Memory usage 5.54 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.693 s
Memory usage 5.54 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.319 s
Memory usage 3.52 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.337 s
Memory usage 3.66 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.421 s+0.088 s3.05 MiB3.66 MiB+ 625.41 KiB
/wp-admin/edit.php0.214 s0.259 s+0.045 s3.07 MiB3.68 MiB+ 621.05 KiB
/wp-admin/post-new.php0.897 s1.231 s+0.334 s4.97 MiB5.53 MiB+ 578.05 KiB
/wp-admin/upload.php0.717 s0.405 s-0.312 s2.99 MiB3.52 MiB+ 539.95 KiB
/wp-admin/options-writing.php0.232 s0.182 s-0.050 s2.99 MiB3.5 MiB+ 526.6 KiB
/wp-admin/media-new.php0.293 s0.182 s-0.111 s2.97 MiB3.51 MiB+ 552.14 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.262 s+0.057 s2.98 MiB3.53 MiB+ 557.31 KiB
/wp-admin/post-new.php?post_type=page0.715 s0.990 s+0.275 s4.96 MiB5.52 MiB+ 572.74 KiB
/wp-admin/options-discussion.php0.247 s0.302 s+0.055 s2.98 MiB3.5 MiB+ 540.76 KiB
/wp-admin/edit-comments.php0.241 s0.248 s+0.007 s3 MiB3.53 MiB+ 541.28 KiB
/0.341 s0.259 s-0.082 s2.94 MiB3.52 MiB+ 593.39 KiB
Average 0.403 s0.431 s+0.028 s3.35 MiB3.91 MiB+ 568.06 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.2%16,7164,363104
JSON5.8%1,08405
JavaScript1.9%35619141
CSS1.6%288166
SVG0.4%74117
XML0.1%1401
Total 18,532 4,399 274

PHP Code Analysis | More results »

Lines of code 16,670
Total complexity 2,757
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 92
Methods 772
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

[12-Feb-2023 06:28:46 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
[12-Feb-2023 06:28:46 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
[12-Feb-2023 06:28:46 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/notificationx/includes/Core/Modules.php on line 77
[12-Feb-2023 06:28:49 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
[12-Feb-2023 06:28:49 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
[12-Feb-2023 06:28:49 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 95
[12-Feb-2023 06:28:50 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
[12-Feb-2023 06:28:50 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
[12-Feb-2023 06:28:50 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/notificationx/includes/Core/Modules.php on line 77
[12-Feb-2023 06:28:51 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
[12-Feb-2023 06:28:51 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
[12-Feb-2023 06:28:51 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/notificationx/includes/Core/Modules.php on line 77
[12-Feb-2023 06:28:53 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
[12-Feb-2023 06:28:53 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
[12-Feb-2023 06:28:53 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/notificationx/includes/Core/Modules.php on line 77
[12-Feb-2023 06:28:55 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
[12-Feb-2023 06:28:55 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
[12-Feb-2023 06:28:55 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/notificationx/includes/Core/Modules.php on line 77
[12-Feb-2023 06:28:56 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
[12-Feb-2023 06:28:56 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
[12-Feb-2023 06:28:56 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/notificationx/includes/Core/Modules.php on line 77
[12-Feb-2023 06:28:59 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
[12-Feb-2023 06:28:59 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
[12-Feb-2023 06:28:59 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 95
[12-Feb-2023 06:29:08 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
[12-Feb-2023 06:29:08 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
[12-Feb-2023 06:29:08 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 95
[12-Feb-2023 06:29:08 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
[12-Feb-2023 06:29:08 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
[12-Feb-2023 06:29:08 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 95
See also: All tests for this plugin, How to Hide NotificationX Admin Menus and Widgets