BMLT Workflow 1.0.18

Does BMLT Workflow work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
574Unrecognized messages in the PHP error log
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 89.93 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60+
WordPress.org page https://wordpress.org/plugins/bmlt-workflow/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=bmlt-workflow%2Fbmlt-workflow.php&plugin_status=all&paged=1&s&_wpnonce=903da6a670
Aspect after-activation
HTTP status 200
Load time 0.452 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

BMLT Workflow

Page screenshot: BMLT Workflow
URL /wp-admin/admin.php?page=bmltwf-settings
Aspect menu-item
HTTP status 200
Load time 0.944 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

BMLT Workflow → Workflow Submissions

Page screenshot: BMLT Workflow → Workflow Submissions
URL /wp-admin/admin.php?page=bmltwf-submissions
Aspect menu-item
HTTP status 200
Load time 0.285 s
Memory usage 4.27 MiB
JS errors
[
    {
        "message": "TypeError: bmltwf_counties_and_sub_provinces.forEach is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/bmlt-workflow/js/admin_submissions.js?ver=1674470576:93:39)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:2:30038)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.1.1:2:30340)",
        "trace": null,
        "code": null
    }
]
Resource errors None

BMLT Workflow → Service Bodies

Page screenshot: BMLT Workflow → Service Bodies
URL /wp-admin/admin.php?page=bmltwf-service-bodies
Aspect menu-item
HTTP status 200
Load time 0.115 s
Memory usage N/A
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.241 s
Memory usage 2.97 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.288 s0.268 s-0.020 s3.05 MiB3.14 MiB+ 98.09 KiB
/wp-admin/edit.php0.181 s0.219 s+0.038 s3.07 MiB3.17 MiB+ 98.09 KiB
/wp-admin/post-new.php0.780 s0.896 s+0.116 s4.97 MiB5.1 MiB+ 134.61 KiB
/wp-admin/upload.php0.526 s0.443 s-0.083 s2.99 MiB3.07 MiB+ 81.42 KiB
/wp-admin/options-writing.php0.137 s0.148 s+0.011 s2.99 MiB3.05 MiB+ 68.01 KiB
/wp-admin/media-new.php0.268 s0.235 s-0.033 s2.97 MiB3.06 MiB+ 93.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.171 s-0.051 s2.98 MiB3.08 MiB+ 98.78 KiB
/wp-admin/post-new.php?post_type=page0.607 s0.626 s+0.019 s4.96 MiB5.09 MiB+ 130.2 KiB
/wp-admin/options-discussion.php0.200 s0.186 s-0.014 s2.98 MiB3.06 MiB+ 81.85 KiB
/wp-admin/edit-comments.php0.180 s0.190 s+0.010 s3 MiB3.08 MiB+ 80.71 KiB
/0.262 s0.209 s-0.053 s2.94 MiB2.97 MiB+ 23.88 KiB
Average 0.332 s0.326 s-0.005 s3.35 MiB3.44 MiB+ 89.93 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP58.3%4,19483321
JavaScript24.6%1,7742415
CSS13.4%963844
Markdown3.0%21402
HTML0.8%5402
Total 7,199 1,158 34

PHP Code Analysis | More results »

Lines of code 3,793
Total complexity 614
Median class complexity 13.0
Median method complexity 2.0
Most complex class bmltwf\BMLT\Integration
Most complex function bmltwf\REST\Handlers\SubmissionsHandler::meeting_update_form_handler_rest()
Classes 13
Methods 169
Functions 2

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.

Database Tables 3

Options wp_options 16

Roles 1

ID Name
bmltwf_trusted_servantBMLT Workflow Trusted Servant

PHP Error Log 3997 lines

[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: url = client_interface/serverInfo.xml
[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: wp_remote_get RETURNS
[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: WP_Error Object
(
    [errors] => Array
        (
            [http_request_failed] => Array
                (
                    [0] => A valid URL was not provided.
                )

        )

    [error_data] => Array
        (
        )

    [additional_data:protected] => Array
        (
        )

)

[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: url = client_interface/serverInfo.xml
[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: wp_remote_get RETURNS
[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: WP_Error Object
(
    [errors] => Array
        (
            [http_request_failed] => Array
                (
                    [0] => A valid URL was not provided.
                )

        )

    [error_data] => Array
        (
        )

    [additional_data:protected] => Array
        (
        )

)

[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: url = client_interface/serverInfo.xml
[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: wp_remote_get RETURNS
[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: WP_Error Object
(
    [errors] => Array
        (
            [http_request_failed] => Array
                (
                    [0] => A valid URL was not provided.
                )

        )

    [error_data] => Array
        (
        )

    [additional_data:protected] => Array
        (
        )

)

[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: url = client_interface/serverInfo.xml
[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: wp_remote_get RETURNS
[23-Jan-2023 10:50:18 UTC] bmltwf_get_remote_server_version: WP_Error Object
(
    [errors] => Array
        (
            [http_request_failed] => Array
                (
                    [0] => A valid URL was not provided.
                )

        )

    [error_data] => Array
        (
        )

    [additional_data:protected] => Array
        (
        )

)

[23-Jan-2023 10:50:18 UTC] bmltwf_install: is_multisite = false
[23-Jan-2023 10:50:18 UTC] bmltwf_install: is_plugin_active_for_network = false
[23-Jan-2023 10:50:18 UTC] bmltwf_install: networkwide = false
[23-Jan-2023 10:50:18 UTC] bmltwf_install: Single Site Activation
[23-Jan-2023 10:50:18 UTC] bmltwf_db_upgrade: no db version found, performing fresh install
[23-Jan-2023 10:50:18 UTC] bmltwf_db_upgrade: fresh install
[23-Jan-2023 10:50:18 UTC] bmltwf_drop_tables: tables dropped
[23-Jan-2023 10:50:18 UTC] bmltwf_db_upgrade: fresh install: tables created

(+3897 more lines)
See also: All tests for this plugin, How to Hide BMLT Workflow Admin Menus