BMLT Workflow 1.0.13

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: 101.46 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=10eb97bb7b
Aspect after-activation
HTTP status 200
Load time 0.294 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 1.039 s
Memory usage 3.11 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.564 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=1672362616: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.108 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.202 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.675 s0.221 s-0.454 s3.05 MiB3.15 MiB+ 105.3 KiB
/wp-admin/edit.php0.188 s0.171 s-0.017 s3.07 MiB3.18 MiB+ 105.3 KiB
/wp-admin/post-new.php0.744 s0.722 s-0.022 s4.97 MiB5.11 MiB+ 142.13 KiB
/wp-admin/upload.php0.673 s0.254 s-0.419 s2.99 MiB3.08 MiB+ 88.63 KiB
/wp-admin/options-writing.php0.174 s0.131 s-0.043 s2.99 MiB3.06 MiB+ 75.22 KiB
/wp-admin/media-new.php0.252 s0.216 s-0.036 s2.97 MiB3.07 MiB+ 100.82 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.153 s-0.024 s2.98 MiB3.08 MiB+ 105.99 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.583 s-0.023 s4.96 MiB5.1 MiB+ 137.72 KiB
/wp-admin/options-discussion.php0.199 s0.182 s-0.017 s2.98 MiB3.06 MiB+ 89.06 KiB
/wp-admin/edit-comments.php0.199 s0.169 s-0.030 s3 MiB3.09 MiB+ 87.92 KiB
/0.285 s0.165 s-0.120 s2.94 MiB3.02 MiB+ 77.98 KiB
Average 0.379 s0.270 s-0.110 s3.35 MiB3.45 MiB+ 101.46 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,11782021
JavaScript24.9%1,7602475
CSS13.2%934844
Markdown2.9%20202
HTML0.8%5402
Total 7,067 1,151 34

PHP Code Analysis | More results »

Lines of code 3,721
Total complexity 609
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 170
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

[30-Dec-2022 01:17:40 UTC] bmltwf_get_remote_server_version: url = client_interface/serverInfo.xml
[30-Dec-2022 01:17:40 UTC] bmltwf_get_remote_server_version: wp_remote_get RETURNS
[30-Dec-2022 01:17:40 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
        (
        )

)

[30-Dec-2022 01:17:40 UTC] bmltwf_get_remote_server_version: url = client_interface/serverInfo.xml
[30-Dec-2022 01:17:40 UTC] bmltwf_get_remote_server_version: wp_remote_get RETURNS
[30-Dec-2022 01:17:40 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
        (
        )

)

[30-Dec-2022 01:17:40 UTC] bmltwf_get_remote_server_version: url = client_interface/serverInfo.xml
[30-Dec-2022 01:17:40 UTC] bmltwf_get_remote_server_version: wp_remote_get RETURNS
[30-Dec-2022 01:17:40 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
        (
        )

)

[30-Dec-2022 01:17:40 UTC] bmltwf_get_remote_server_version: url = client_interface/serverInfo.xml
[30-Dec-2022 01:17:40 UTC] bmltwf_get_remote_server_version: wp_remote_get RETURNS
[30-Dec-2022 01:17:40 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
        (
        )

)

[30-Dec-2022 01:17:40 UTC] bmltwf_install: is_multisite = false
[30-Dec-2022 01:17:40 UTC] bmltwf_install: is_plugin_active_for_network = false
[30-Dec-2022 01:17:40 UTC] bmltwf_install: networkwide = false
[30-Dec-2022 01:17:40 UTC] bmltwf_install: Single Site Activation
[30-Dec-2022 01:17:40 UTC] bmltwf_db_upgrade: no db version found, performing fresh install
[30-Dec-2022 01:17:40 UTC] bmltwf_db_upgrade: fresh install
[30-Dec-2022 01:17:40 UTC] bmltwf_drop_tables: tables dropped
[30-Dec-2022 01:17:40 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