MemberSpace 1.0

Does MemberSpace work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 16.02 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 version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/memberspace/
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=memberspace%2Fmemberspace.php&plugin_status=all&paged=1&s&_wpnonce=df0285d813
Aspect after-activation
HTTP status 200
Load time 0.484 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Settings → MemberSpace

Page screenshot: Settings → MemberSpace
URL /wp-admin/options-general.php?page=memberspace
Aspect menu-item
HTTP status 200
Load time 0.137 s
Memory usage 3.29 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.237 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.363 s+0.011 s3.37 MiB3.39 MiB+ 19.36 KiB
/wp-admin/edit.php0.176 s0.175 s-0.001 s3.4 MiB3.42 MiB+ 19.36 KiB
/wp-admin/post-new.php0.835 s0.985 s+0.150 s5.68 MiB5.7 MiB+ 22.92 KiB
/wp-admin/upload.php0.353 s0.301 s-0.052 s3.25 MiB3.27 MiB+ 26.23 KiB
/wp-admin/options-writing.php0.275 s0.136 s-0.139 s3.24 MiB3.25 MiB+ 10.08 KiB
/wp-admin/media-new.php0.281 s0.178 s-0.103 s3.23 MiB3.25 MiB+ 26.4 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.175 s+0.003 s3.27 MiB3.28 MiB+ 19.3 KiB
/wp-admin/post-new.php?post_type=page0.667 s0.627 s-0.040 s5.68 MiB5.69 MiB+ 18.51 KiB
/wp-admin/options-discussion.php0.217 s0.318 s+0.101 s3.22 MiB3.25 MiB+ 26.71 KiB
/wp-admin/edit-comments.php0.210 s0.210 s+0.000 s3.27 MiB3.29 MiB+ 18.21 KiB
/0.271 s0.220 s-0.051 s3.4 MiB3.37 MiB- 30.91 KiB
Average 0.346 s0.335 s-0.011 s3.73 MiB3.74 MiB+ 16.02 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.

Markdown
PHP
CSS
Language % Lines of code Comment lines Files
Markdown50.9%66102
PHP34.5%4489820
CSS13.2%17101
JavaScript1.5%1931
Total 1,299 101 24

PHP Code Analysis | More results »

Lines of code 291
Total complexity 67
Median class complexity 7.0
Median method complexity 2.0
Most complex class MemberSpace
Most complex function MemberSpace_Validator::get_active_rule()
Classes 5
Methods 30
Functions 1

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 2

PHP Error Log 197 lines

[29-Apr-2022 20:48:28 UTC] Response: Array
(
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [access-control-allow-credentials] => true
                    [access-control-allow-methods] => GET
                    [access-control-allow-origin] => *
                    [cache-control] => no-cache
                    [content-type] => application/json; charset=utf-8
                    [p3p] => CP="MemberSpace does not have a P3P policy. Contact us at support@memberspace.com for further information."
                    [referrer-policy] => strict-origin-when-cross-origin
                    [strict-transport-security] => max-age=63072000; includeSubDomains
                    [via] => 1.1 spaces-router (1ee3716bf5eb)
                    [x-content-type-options] => nosniff
                    [x-download-options] => noopen
                    [x-frame-options] => SAMEORIGIN
                    [x-permitted-cross-domain-policies] => none
                    [x-request-id] => 3fb3b0e1-9368-3c07-370f-65bf29fb24db
                    [x-runtime] => 0.014207
                    [x-xss-protection] => 1; mode=block
                    [date] => Fri, 29 Apr 2022 20:48:28 GMT
                    [content-length] => 49
                )

        )

    [body] => {"error":"Automatic site discovery unsuccessful"}
    [response] => Array
        (
            [code] => 404
            [message] => Not Found
        )

    [cookies] => Array
        (
        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [response:protected] => Requests_Response Object
                (
                    [body] => {"error":"Automatic site discovery unsuccessful"}
                    [raw] => HTTP/1.1 404 Not Found
Access-Control-Allow-Credentials: true
Access-Control-Allow-Methods: GET
Access-Control-Allow-Origin: *
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
P3p: CP="MemberSpace does not have a P3P policy. Contact us at support@memberspace.com for further information."
Referrer-Policy: strict-origin-when-cross-origin
Strict-Transport-Security: max-age=63072000; includeSubDomains
Via: 1.1 spaces-router (1ee3716bf5eb)
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-Request-Id: 3fb3b0e1-9368-3c07-370f-65bf29fb24db
X-Runtime: 0.014207
X-Xss-Protection: 1; mode=block
Date: Fri, 29 Apr 2022 20:48:28 GMT
Content-Length: 49
Connection: close

{"error":"Automatic site discovery unsuccessful"}
                    [headers] => Requests_Response_Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [access-control-allow-credentials] => Array
                                        (
                                            [0] => true
                                        )

                                    [access-control-allow-methods] => Array
                                        (
                                            [0] => GET
                                        )

                                    [access-control-allow-origin] => Array
                                        (
                                            [0] => *
                                        )

                                    [cache-control] => Array
                                        (
                                            [0] => no-cache
                                        )

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

                                    [p3p] => Array
                                        (
                                            [0] => CP="MemberSpace does not have a P3P policy. Contact us at support@memberspace.com for further information."
                                        )

(+97 more lines)
See also: All tests for this plugin, How to Hide the "MemberSpace" Admin Menu