Progress Bar WP 1.5.0

Does Progress Bar WP work with WordPress 6.8.1 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: 31.67 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.8.1
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=adba325ff0
Aspect after-activation
HTTP status 200
Load time 0.228 s
Memory usage 3.56 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.158 s
Memory usage 3.59 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.731 s
Memory usage 3.61 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 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.328 s0.222 s-0.106 s3.51 MiB3.54 MiB+ 39.35 KiB
/wp-admin/edit.php0.191 s0.171 s-0.020 s3.57 MiB3.61 MiB+ 39.59 KiB
/wp-admin/post-new.php0.694 s0.576 s-0.118 s6.06 MiB6.1 MiB+ 43.98 KiB
/wp-admin/upload.php0.554 s0.566 s+0.012 s3.52 MiB3.55 MiB+ 22.18 KiB
/wp-admin/options-writing.php0.199 s0.178 s-0.021 s3.5 MiB3.53 MiB+ 26.17 KiB
/wp-admin/media-new.php0.247 s0.180 s-0.067 s3.49 MiB3.53 MiB+ 34.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.168 s0.166 s-0.002 s3.5 MiB3.55 MiB+ 45.04 KiB
/wp-admin/post-new.php?post_type=page0.568 s0.503 s-0.065 s6.05 MiB6.09 MiB+ 40.45 KiB
/wp-admin/options-discussion.php0.395 s0.219 s-0.176 s3.5 MiB3.52 MiB+ 22.67 KiB
/wp-admin/edit-comments.php0.231 s0.372 s+0.141 s3.52 MiB3.54 MiB+ 22.17 KiB
/0.260 s0.221 s-0.039 s3.43 MiB3.45 MiB+ 12.38 KiB
Average 0.349 s0.307 s-0.042 s3.97 MiB4 MiB+ 31.67 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