NitroPack 1.18.7

Does NitroPack work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 248.16 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 version6.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/nitropack/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

NitroPack Options ‹ Test site — WordPress

Page screenshot: NitroPack Options ‹ Test site — WordPress
URL /wp-admin/admin.php?page=nitropack
Requested URL /wp-admin/plugins.php?action=activate&plugin=nitropack%2Fmain.php&plugin_status=all&paged=1&s&_wpnonce=2bd8279d90
Aspect after-activation
HTTP status 200
Load time 1.324 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

NitroPack

Page screenshot: NitroPack
URL /wp-admin/admin.php?page=nitropack
Aspect menu-item
HTTP status 200
Load time 0.336 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

NitroPack → System Report

Page screenshot: NitroPack → System Report
URL /wp-admin/admin.php?page=nitropack&subpage=system-report
Aspect menu-item
HTTP status 200
Load time 0.344 s
Memory usage 3.92 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.218 s
Memory usage 4.26 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.761 s
Memory usage 6.59 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.474 s0.694 s+0.220 s3.77 MiB4 MiB+ 235.05 KiB
/wp-admin/edit.php0.375 s0.342 s-0.033 s3.78 MiB4.07 MiB+ 301.29 KiB
/wp-admin/post-new.php0.857 s0.919 s+0.062 s6.3 MiB6.64 MiB+ 341.79 KiB
/wp-admin/upload.php0.533 s0.434 s-0.099 s3.74 MiB3.96 MiB+ 232.41 KiB
/wp-admin/options-writing.php0.331 s0.343 s+0.012 s3.71 MiB3.93 MiB+ 226.91 KiB
/wp-admin/media-new.php0.555 s0.510 s-0.045 s3.7 MiB3.92 MiB+ 226.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.310 s0.308 s-0.002 s3.71 MiB3.96 MiB+ 257.55 KiB
/wp-admin/post-new.php?post_type=page0.697 s0.662 s-0.035 s6.29 MiB6.57 MiB+ 286.15 KiB
/wp-admin/options-discussion.php0.337 s0.419 s+0.082 s3.71 MiB3.93 MiB+ 226.91 KiB
/wp-admin/edit-comments.php0.306 s0.336 s+0.030 s3.73 MiB3.96 MiB+ 232.41 KiB
/0.270 s0.212 s-0.058 s4.1 MiB4.26 MiB+ 162.38 KiB
Average 0.459 s0.471 s+0.012 s4.23 MiB4.47 MiB+ 248.16 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
Sass
Language % Lines of code Comment lines Files
PHP80.4%18,0692,193174
Sass8.7%1,9532812
JavaScript6.8%1,5206810
PO File3.5%7773441
SVG0.7%164026
JSON0.0%202
Total 22,485 2,633 225

PHP Code Analysis | More results »

Lines of code 16,068
Total complexity 4,334
Median class complexity 10.0
Median method complexity 2.0
Most complex class NitroPack\SDK\NitroPack
Most complex function NitroPack\WordPress\Notifications\Notifications::nitropack_plugin_notices()
Classes 138
Methods 931
Functions 239

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.

Options wp_options 1

Meta Boxes

{
    "post": {
        "nitropack_manage_cache_box": {
            "title": "NitroPack",
            "context": "side"
        }
    },
    "home": {
        "nitropack_manage_cache_box": {
            "title": "NitroPack",
            "context": "side"
        }
    },
    "archive": {
        "nitropack_manage_cache_box": {
            "title": "NitroPack",
            "context": "side"
        }
    },
    "page": {
        "nitropack_manage_cache_box": {
            "title": "NitroPack",
            "context": "side"
        }
    },
    "attachment": {
        "nitropack_manage_cache_box": {
            "title": "NitroPack",
            "context": "side"
        }
    },
    "category": {
        "nitropack_manage_cache_box": {
            "title": "NitroPack",
            "context": "side"
        }
    },
    "post_tag": {
        "nitropack_manage_cache_box": {
            "title": "NitroPack",
            "context": "side"
        }
    },
    "post_format": {
        "nitropack_manage_cache_box": {
            "title": "NitroPack",
            "context": "side"
        }
    }
}

PHP Error Log 4 lines

[02-Dec-2025 23:54:20 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[02-Dec-2025 23:54:20 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[02-Dec-2025 23:54:30 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[02-Dec-2025 23:54:30 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide NitroPack Admin Menus and Meta Boxes