Progress Bar WP 1.4.5

Does Progress Bar WP work with WordPress 6.2.2 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: 26.6 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/progress-bar-wp/
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=progress-bar-wp%2Fprogress-bar-wp.php&plugin_status=all&paged=1&s&_wpnonce=aa874a60c8
Aspect after-activation
HTTP status 200
Load time 0.220 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

ProgressBar WP

Page screenshot: ProgressBar WP
URL /wp-admin/edit.php?post_type=progressbar_wp_r
Aspect menu-item
HTTP status 200
Load time 0.166 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

ProgressBar WP → Add New ProgressBar

Page screenshot: ProgressBar WP → Add New ProgressBar
URL /wp-admin/post-new.php?post_type=progressbar_wp_r
Aspect menu-item
HTTP status 200
Load time 0.802 s
Memory usage 3.26 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.269 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.302 s0.245 s-0.057 s3.07 MiB3.11 MiB+ 36.18 KiB
/wp-admin/edit.php0.202 s0.184 s-0.018 s3.1 MiB3.13 MiB+ 36.55 KiB
/wp-admin/post-new.php0.765 s0.632 s-0.133 s5.02 MiB5.06 MiB+ 41.29 KiB
/wp-admin/upload.php0.554 s0.425 s-0.129 s3.02 MiB3.03 MiB+ 19.14 KiB
/wp-admin/options-writing.php0.172 s0.159 s-0.013 s3.01 MiB3.02 MiB+ 5.9 KiB
/wp-admin/media-new.php0.351 s0.204 s-0.147 s2.99 MiB3.02 MiB+ 31.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.180 s-0.005 s3.01 MiB3.04 MiB+ 36.5 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.585 s-0.014 s5.01 MiB5.05 MiB+ 36.87 KiB
/wp-admin/options-discussion.php0.217 s0.231 s+0.014 s3 MiB3.02 MiB+ 19.63 KiB
/wp-admin/edit-comments.php0.209 s0.213 s+0.004 s3.03 MiB3.05 MiB+ 19.13 KiB
/0.308 s0.273 s-0.035 s2.97 MiB2.98 MiB+ 10.13 KiB
Average 0.351 s0.303 s-0.048 s3.38 MiB3.41 MiB+ 26.6 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.

JavaScript
SVG
CSS
PHP
Language % Lines of code Comment lines Files
JavaScript60.0%8,3941,0037
SVG19.1%2,67101
CSS11.1%1,557568
PHP9.8%1,3719119
Total 13,993 1,150 35

PHP Code Analysis | More results »

Lines of code 502
Total complexity 36
Median class complexity 18.0
Median method complexity 1.0
Most complex class progressbar_wp
Most complex function dazz_progress_hi()
Classes 1
Methods 14
Functions 6

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

Custom Post Types 1

ID Name
progressbar_wp_rProgressBar

Meta Boxes

{
    "progressbar_wp_r": {
        "progressbar_wp_templates": {
            "title": "Select Progressbar Design",
            "context": "normal"
        },
        "add_wp_progressbar": {
            "title": "Add Progressbar",
            "context": "normal"
        },
        "progressbar_wp_shortcode": {
            "title": "Progress Bar Shortcode",
            "context": "normal"
        },
        "progressbar_wp_setting": {
            "title": "Progress Bar Settings",
            "context": "side"
        },
        "progressbar_wp_features": {
            "title": "progress bar Pro Features",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

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