NitroPack 1.10.0

Does NitroPack work with WordPress 6.4 and PHP 8.1.12? 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: 179.79 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.4
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 4

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=nitropack%2Fmain.php&plugin_status=all&paged=1&s&_wpnonce=470d503b4f
Aspect after-activation
HTTP status 200
Load time 0.744 s
Memory usage 6.17 MiB
JS errors None
Resource errors None

Settings → NitroPack

Page screenshot: Settings → NitroPack
URL /wp-admin/options-general.php?page=nitropack
Aspect menu-item
HTTP status 200
Load time 0.281 s
Memory usage 3.5 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.167 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.324 s0.317 s-0.007 s3.37 MiB3.53 MiB+ 161.98 KiB
/wp-admin/edit.php0.191 s0.206 s+0.015 s3.4 MiB3.77 MiB+ 380.61 KiB
/wp-admin/post-new.php0.854 s0.659 s-0.195 s5.45 MiB5.63 MiB+ 178.57 KiB
/wp-admin/upload.php0.542 s0.400 s-0.142 s3.32 MiB3.48 MiB+ 162.35 KiB
/wp-admin/options-writing.php0.206 s0.208 s+0.002 s3.31 MiB3.46 MiB+ 151.2 KiB
/wp-admin/media-new.php0.333 s0.235 s-0.098 s3.29 MiB3.45 MiB+ 161.83 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.188 s-0.002 s3.31 MiB3.51 MiB+ 209.91 KiB
/wp-admin/post-new.php?post_type=page0.531 s0.542 s+0.011 s5.44 MiB5.61 MiB+ 168.55 KiB
/wp-admin/options-discussion.php0.410 s0.361 s-0.049 s3.3 MiB3.46 MiB+ 163.86 KiB
/wp-admin/edit-comments.php0.236 s0.216 s-0.020 s3.33 MiB3.49 MiB+ 161.98 KiB
/0.279 s0.196 s-0.083 s3.3 MiB3.37 MiB+ 76.82 KiB
Average 0.372 s0.321 s-0.052 s3.71 MiB3.89 MiB+ 179.79 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
PHP84.4%13,381976136
CSS6.2%976143
SVG4.1%65501
PO File2.9%4532531
JavaScript2.5%39208
Total 15,857 1,243 149

PHP Code Analysis | More results »

Lines of code 11,443
Total complexity 3,336
Median class complexity 8.5
Median method complexity 2.0
Most complex class NitroPack\SDK\NitroPack
Most complex function nitropack_plugin_notices()
Classes 114
Methods 695
Functions 247

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 2

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

The log file is empty.

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