Progress Bar WP 1.5.0

Does Progress Bar WP work with WordPress 6.9.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: 32.03 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.074 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9.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=1aa82055a1
Aspect after-activation
HTTP status 200
Load time 0.357 s
Memory usage 3.77 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.306 s
Memory usage 3.8 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 1.011 s
Memory usage 3.83 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.292 s
Memory usage 4.12 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.412 s0.951 s+0.539 s3.78 MiB3.82 MiB+ 39.67 KiB
/wp-admin/edit.php0.429 s0.420 s-0.009 s3.78 MiB3.82 MiB+ 39.9 KiB
/wp-admin/post-new.php0.888 s1.422 s+0.534 s6.31 MiB6.35 MiB+ 44.3 KiB
/wp-admin/upload.php0.599 s0.563 s-0.036 s3.74 MiB3.76 MiB+ 22.49 KiB
/wp-admin/options-writing.php0.328 s0.317 s-0.011 s3.71 MiB3.74 MiB+ 26.48 KiB
/wp-admin/media-new.php0.512 s0.354 s-0.158 s3.7 MiB3.74 MiB+ 34.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.344 s0.283 s-0.061 s3.72 MiB3.76 MiB+ 45.35 KiB
/wp-admin/post-new.php?post_type=page0.698 s0.664 s-0.034 s6.3 MiB6.34 MiB+ 41.29 KiB
/wp-admin/options-discussion.php0.339 s0.409 s+0.070 s3.71 MiB3.74 MiB+ 22.98 KiB
/wp-admin/edit-comments.php0.332 s0.340 s+0.008 s3.73 MiB3.76 MiB+ 22.48 KiB
/0.291 s0.267 s-0.024 s4.11 MiB4.12 MiB+ 12.7 KiB
Average 0.470 s0.545 s+0.074 s4.24 MiB4.27 MiB+ 32.03 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