Bitbucket Issue Manager 0.8.5

Does Bitbucket Issue Manager work with WordPress 6.8.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: 16.62 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/bitbucket-issue-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=bitbucket-issue-manager%2Fbitbucket.php&plugin_status=all&paged=1&s&_wpnonce=4b5c3abb9b
Aspect after-activation
HTTP status 200
Load time 0.256 s
Memory usage 3.53 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.205 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.667 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.332 s0.499 s+0.167 s3.51 MiB3.59 MiB+ 85.17 KiB
/wp-admin/edit.php0.196 s0.194 s-0.002 s3.57 MiB3.59 MiB+ 16.63 KiB
/wp-admin/post-new.php0.758 s1.174 s+0.416 s6.06 MiB6.08 MiB+ 19.58 KiB
/wp-admin/upload.php0.776 s0.429 s-0.347 s3.52 MiB3.52 MiB- 800 bytes
/wp-admin/options-writing.php0.221 s0.247 s+0.026 s3.5 MiB3.5 MiB+ 3.21 KiB
/wp-admin/media-new.php0.325 s0.222 s-0.103 s3.49 MiB3.5 MiB+ 11.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.183 s-0.026 s3.5 MiB3.52 MiB+ 22.08 KiB
/wp-admin/post-new.php?post_type=page0.603 s0.731 s+0.128 s6.05 MiB6.06 MiB+ 15.1 KiB
/wp-admin/options-discussion.php0.484 s0.268 s-0.216 s3.5 MiB3.5 MiB- 296 bytes
/wp-admin/edit-comments.php0.369 s0.195 s-0.174 s3.52 MiB3.52 MiB- 808 bytes
/0.331 s0.194 s-0.137 s3.43 MiB3.44 MiB+ 11.47 KiB
Average 0.419 s0.394 s-0.024 s3.97 MiB3.99 MiB+ 16.62 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
PO File
Language % Lines of code Comment lines Files
PHP77.2%1931665
PO File22.8%57351
Total 250 201 6

PHP Code Analysis | More results »

Lines of code 193
Total complexity 23
Median class complexity 4.0
Median method complexity 2.0
Most complex class Bitbucket_Issue
Most complex function Bitbucket_Issue::print_dashboard_issue_listing()
Classes 2
Methods 4
Functions 8

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.

Meta Boxes

{
    "dashboard": {
        "bitbucket_resolved_issues": {
            "title": "Last solved issues",
            "context": "normal"
        },
        "bitbucket_pending_issues": {
            "title": "Last pending issues",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Bitbucket Issue Manager Dashboard Widgets