Passster 4.2.6.4

Does Passster work with WordPress 6.5 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
71PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 297.04 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.5
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/content-protector/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=content-protector%2Fcontent-protector.php&plugin_status=all&paged=1&s&_wpnonce=c86b92a25a
Aspect after-activation
HTTP status 200
Load time 0.503 s
Memory usage 9.76 MiB
JS errors None
Resource errors None

Passster

Page screenshot: Passster
URL /wp-admin/edit.php?post_type=protected_areas
Aspect menu-item
HTTP status 200
Load time 0.209 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Passster → Settings

Page screenshot: Passster → Settings
URL /wp-admin/admin.php?page=passster-settings
Aspect menu-item
HTTP status 200
Load time 0.707 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Passster

Page screenshot: Passster
URL /wp-admin/admin.php?page=content-protector
Aspect menu-item
HTTP status 200
Load time 0.314 s
Memory usage 3.84 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.235 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.992 s
Memory usage 6.15 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.821 s
Memory usage 6.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.466 s0.403 s-0.063 s3.44 MiB3.74 MiB+ 306.59 KiB
/wp-admin/edit.php0.250 s0.443 s+0.193 s3.46 MiB3.76 MiB+ 309.67 KiB
/wp-admin/post-new.php1.118 s1.000 s-0.118 s5.59 MiB6.15 MiB+ 568.32 KiB
/wp-admin/upload.php0.754 s0.374 s-0.380 s3.38 MiB3.6 MiB+ 228.85 KiB
/wp-admin/options-writing.php0.253 s0.214 s-0.039 s3.37 MiB3.59 MiB+ 220.09 KiB
/wp-admin/media-new.php0.324 s0.267 s-0.057 s3.35 MiB3.59 MiB+ 240.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.218 s0.471 s+0.253 s3.37 MiB3.61 MiB+ 244.66 KiB
/wp-admin/post-new.php?post_type=page0.625 s0.767 s+0.142 s5.59 MiB6.13 MiB+ 561.2 KiB
/wp-admin/options-discussion.php0.392 s0.326 s-0.066 s3.36 MiB3.58 MiB+ 231.59 KiB
/wp-admin/edit-comments.php0.294 s0.284 s-0.010 s3.39 MiB3.61 MiB+ 227.33 KiB
/0.340 s0.294 s-0.046 s3.42 MiB3.54 MiB+ 128.84 KiB
Average 0.458 s0.440 s-0.017 s3.79 MiB4.08 MiB+ 297.04 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
Language % Lines of code Comment lines Files
PHP87.1%35,13717,792135
JSON6.7%2,68505
PO File4.2%1,7051,3713
JavaScript1.4%573516
CSS0.3%117016
XML0.3%10301
SVG0.1%4002
Markdown0.0%301
Total 40,363 19,214 169

PHP Code Analysis | More results »

Lines of code 25,499
Total complexity 6,271
Median class complexity 16.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 63
Methods 1,345
Functions 104

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 5

Custom Post Types 1

ID Name
protected_areasProtected Areas

Meta Boxes

{
    "post": {
        "passster": {
            "title": "Passster",
            "context": "side"
        }
    },
    "page": {
        "passster": {
            "title": "Passster",
            "context": "side"
        }
    },
    "attachment": {
        "passster": {
            "title": "Passster",
            "context": "side"
        }
    },
    "protected_areas": {
        "passster": {
            "title": "Passster",
            "context": "side"
        }
    }
}

PHP Error Log 71 lines

[03-Apr-2024 15:29:18 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:18 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:18 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:23 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:23 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:23 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:23 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:23 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:23 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:30 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:32 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:35 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:35 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:35 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:35 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:35 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:35 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:38 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:40 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:40 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:40 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:40 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:40 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:40 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:41 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
[03-Apr-2024 15:29:43 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 51
See also: All tests for this plugin, How to Hide Passster Admin Menus and Meta Boxes