Dr. Flex 1.0.2

Does Dr. Flex work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 27.29 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.5.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/dr-flex/
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=dr-flex%2Fdrflex_plugin.php&plugin_status=all&paged=1&s&_wpnonce=f265454ac4
Aspect after-activation
HTTP status 200
Load time 2.063 s
Memory usage 2.67 MiB
JS errors None
Resource errors None

Dr. Flex

Page screenshot: Dr. Flex
URL /wp-admin/admin.php?page=drflex_plugin_settings
Aspect menu-item
HTTP status 200
Load time 2.358 s
Memory usage 2.63 MiB
JS errors None
Resource errors None

Dr. Flex → Button-Integration

Page screenshot: Dr. Flex → Button-Integration
URL /wp-admin/admin.php?page=drflex_plugin_settings_integration
Aspect menu-item
HTTP status 200
Load time 2.505 s
Memory usage 2.63 MiB
JS errors None
Resource errors None

Dr. Flex → Code Beispiele

Page screenshot: Dr. Flex → Code Beispiele
URL /wp-admin/admin.php?page=drflex_plugin_settings_examples
Aspect menu-item
HTTP status 200
Load time 2.335 s
Memory usage 2.64 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 1.259 s
Memory usage 2.6 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.478 s2.018 s+1.540 s2.75 MiB2.78 MiB+ 23.61 KiB
/wp-admin/edit.php0.238 s2.005 s+1.767 s2.8 MiB2.84 MiB+ 40.55 KiB
/wp-admin/post-new.php1.689 s4.438 s+2.749 s4.54 MiB4.59 MiB+ 46.32 KiB
/wp-admin/upload.php0.692 s2.686 s+1.994 s2.63 MiB2.65 MiB+ 22.86 KiB
/wp-admin/options-writing.php0.193 s2.361 s+2.168 s2.64 MiB2.63 MiB- 10.1 KiB
/wp-admin/media-new.php0.228 s2.343 s+2.115 s2.6 MiB2.63 MiB+ 25.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s2.306 s+2.109 s2.64 MiB2.67 MiB+ 25.19 KiB
/wp-admin/post-new.php?post_type=page1.519 s4.403 s+2.884 s4.53 MiB4.57 MiB+ 38.32 KiB
/wp-admin/options-discussion.php0.460 s2.518 s+2.058 s2.61 MiB2.63 MiB+ 22.41 KiB
/wp-admin/edit-comments.php0.262 s2.348 s+2.086 s2.65 MiB2.67 MiB+ 21.97 KiB
/0.364 s1.153 s+0.789 s2.56 MiB2.6 MiB+ 43.82 KiB
Average 0.575 s2.598 s+2.024 s3 MiB3.02 MiB+ 27.29 KiB

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 2

Options wp_options 1

PHP Error Log 13192 lines

[23-Sep-2020 08:27:44 UTC] Array
(
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [server] => nginx/1.10.3 (Ubuntu)
                    [date] => Wed, 23 Sep 2020 08:27:44 GMT
                    [content-type] => text/plain;charset=utf-8
                    [content-length] => 23
                )

        )

    [body] => Authorization required

    [response] => Array
        (
            [code] => 401
            [message] => Unauthorized
        )

    [cookies] => Array
        (
        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [response:protected] => Requests_Response Object
                (
                    [body] => Authorization required

                    [raw] => HTTP/1.1 401 Unauthorized
Server: nginx/1.10.3 (Ubuntu)
Date: Wed, 23 Sep 2020 08:27:44 GMT
Content-Type: text/plain;charset=utf-8
Content-Length: 23
Connection: close

Authorization required

                    [headers] => Requests_Response_Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [server] => Array
                                        (
                                            [0] => nginx/1.10.3 (Ubuntu)
                                        )

                                    [date] => Array
                                        (
                                            [0] => Wed, 23 Sep 2020 08:27:44 GMT
                                        )

                                    [content-type] => Array
                                        (
                                            [0] => text/plain;charset=utf-8
                                        )

                                    [content-length] => Array
                                        (
                                            [0] => 23
                                        )

                                )

                        )

                    [status_code] => 401
                    [protocol_version] => 1.1
                    [success] => 
                    [redirects] => 0
                    [url] => https://dr-flex.de/booking/website-plugin-api/v1/drflex_config.json
                    [history] => Array
                        (
                        )

                    [cookies] => Requests_Cookie_Jar Object
                        (
                            [cookies:protected] => Array
                                (
                                )

                        )

                )

            [filename:protected] => 
            [data] => 
            [headers] => 
            [status] => 
        )

)

[23-Sep-2020 08:27:44 UTC] Array
(
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object

(+13092 more lines)
See also: All tests for this plugin, How to Hide Dr. Flex Admin Menus