Passster 4.2.6.3

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

Summary

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

Memory usage: 272.98 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.4.3
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=c60f084714
Aspect after-activation
HTTP status 200
Load time 0.587 s
Memory usage 9.71 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.194 s
Memory usage 3.59 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.502 s
Memory usage 3.53 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.234 s
Memory usage 3.79 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.224 s
Memory usage 3.48 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.747 s
Memory usage 5.88 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.634 s
Memory usage 5.87 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.379 s0.350 s-0.029 s3.38 MiB3.68 MiB+ 307.03 KiB
/wp-admin/edit.php0.210 s0.222 s+0.012 s3.41 MiB3.71 MiB+ 310.11 KiB
/wp-admin/post-new.php1.022 s0.726 s-0.296 s5.46 MiB5.88 MiB+ 429.24 KiB
/wp-admin/upload.php0.715 s0.458 s-0.257 s3.32 MiB3.55 MiB+ 232.8 KiB
/wp-admin/options-writing.php0.245 s0.206 s-0.039 s3.32 MiB3.53 MiB+ 221.15 KiB
/wp-admin/media-new.php0.329 s0.218 s-0.111 s3.3 MiB3.53 MiB+ 240.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.198 s-0.008 s3.31 MiB3.55 MiB+ 245.09 KiB
/wp-admin/post-new.php?post_type=page0.616 s0.630 s+0.014 s5.45 MiB5.87 MiB+ 430.13 KiB
/wp-admin/options-discussion.php0.312 s0.261 s-0.051 s3.3 MiB3.53 MiB+ 230.04 KiB
/wp-admin/edit-comments.php0.245 s0.198 s-0.047 s3.34 MiB3.56 MiB+ 227.77 KiB
/0.288 s0.199 s-0.089 s3.36 MiB3.48 MiB+ 128.65 KiB
Average 0.415 s0.333 s-0.082 s3.72 MiB3.99 MiB+ 272.98 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,13417,791135
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,360 19,213 169

PHP Code Analysis | More results »

Lines of code 25,496
Total complexity 6,265
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 63 lines

[06-Feb-2024 14:05:19 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:20 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:20 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:24 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:25 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:28 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:28 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:28 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:28 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:29 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:32 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:32 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:32 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:32 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:33 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:36 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:37 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:37 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:37 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:37 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:37 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:37 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:37 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:37 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
[06-Feb-2024 14:05:37 UTC] PHP Warning:  Undefined array key "global_protection_id" in /wp-content/plugins/content-protector/inc/class-ps-rest-handler.php on line 46
See also: All tests for this plugin, How to Hide Passster Admin Menus and Meta Boxes