Passster 4.0

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

Summary

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

Memory usage: 205.94 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 10,000+
WordPress.org page https://wordpress.org/plugins/content-protector/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=b143a06b8d
Aspect after-activation
HTTP status 200
Load time 0.711 s
Memory usage 9.49 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.156 s
Memory usage 3.2 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.608 s
Memory usage 3.14 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.264 s
Memory usage 3.16 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.689 s
Memory usage 5.22 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.679 s
Memory usage 5.21 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.275 s0.332 s+0.057 s3.05 MiB3.29 MiB+ 246.79 KiB
/wp-admin/edit.php0.161 s0.175 s+0.014 s3.07 MiB3.32 MiB+ 249.77 KiB
/wp-admin/post-new.php0.760 s0.929 s+0.169 s4.97 MiB5.22 MiB+ 257.99 KiB
/wp-admin/upload.php0.526 s0.291 s-0.235 s2.99 MiB3.15 MiB+ 166.96 KiB
/wp-admin/options-writing.php0.135 s0.140 s+0.005 s2.99 MiB3.14 MiB+ 153.61 KiB
/wp-admin/media-new.php0.245 s0.207 s-0.038 s2.97 MiB3.14 MiB+ 179.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.167 s-0.046 s2.98 MiB3.18 MiB+ 203.49 KiB
/wp-admin/post-new.php?post_type=page0.711 s0.827 s+0.116 s4.96 MiB5.21 MiB+ 253.62 KiB
/wp-admin/options-discussion.php0.219 s0.275 s+0.056 s2.98 MiB3.14 MiB+ 167.45 KiB
/wp-admin/edit-comments.php0.177 s0.190 s+0.013 s3 MiB3.16 MiB+ 166.16 KiB
/0.262 s0.216 s-0.046 s2.94 MiB3.16 MiB+ 220.3 KiB
Average 0.335 s0.341 s+0.006 s3.35 MiB3.56 MiB+ 205.94 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
PHP94.4%34,72817,590132
JSON1.9%71402
PO File1.7%6087611
JavaScript1.2%450717
CSS0.4%147016
XML0.3%10301
SVG0.1%4002
Total 36,790 18,422 161

PHP Code Analysis | More results »

Lines of code 25,118
Total complexity 6,158
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 59
Methods 1,315
Functions 100

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 6

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 2 lines

[29-Jan-2023 10:28:27 UTC] PHP Warning:  Undefined array key "form_border_radius" in /wp-content/plugins/content-protector/inc/class-ps-migrator.php on line 105
[29-Jan-2023 10:28:27 UTC] PHP Warning:  Undefined array key "button_border_radius" in /wp-content/plugins/content-protector/inc/class-ps-migrator.php on line 105
See also: All tests for this plugin, How to Hide Passster Admin Menus and Meta Boxes