Passster 4.2.7

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

Summary

Errors
1PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 264.71 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.7.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=400cd402e1
Aspect after-activation
HTTP status 200
Load time 0.371 s
Memory usage 9.73 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.173 s
Memory usage 3.76 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.587 s
Memory usage 3.71 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.195 s
Memory usage 3.59 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.973 s
Memory usage 6.3 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.617 s
Memory usage 6.29 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.303 s0.341 s+0.038 s3.48 MiB3.78 MiB+ 307.68 KiB
/wp-admin/edit.php0.194 s0.229 s+0.035 s3.54 MiB3.81 MiB+ 273.31 KiB
/wp-admin/post-new.php0.719 s0.733 s+0.014 s5.92 MiB6.3 MiB+ 382.37 KiB
/wp-admin/upload.php0.532 s0.483 s-0.049 s3.5 MiB3.73 MiB+ 236.85 KiB
/wp-admin/options-writing.php0.201 s0.267 s+0.066 s3.47 MiB3.71 MiB+ 240.84 KiB
/wp-admin/media-new.php0.269 s0.175 s-0.094 s3.46 MiB3.71 MiB+ 249.04 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.168 s-0.013 s3.48 MiB3.72 MiB+ 254.21 KiB
/wp-admin/post-new.php?post_type=page0.516 s0.653 s+0.137 s5.92 MiB6.29 MiB+ 380.13 KiB
/wp-admin/options-discussion.php0.260 s0.237 s-0.023 s3.47 MiB3.71 MiB+ 237.34 KiB
/wp-admin/edit-comments.php0.176 s0.190 s+0.014 s3.49 MiB3.73 MiB+ 236.84 KiB
/0.299 s0.198 s-0.101 s3.48 MiB3.59 MiB+ 113.18 KiB
Average 0.332 s0.334 s+0.002 s3.93 MiB4.19 MiB+ 264.71 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
PHP85.3%35,42418,025140
JSON6.5%2,68505
PO File4.1%1,7051,3713
SVG2.7%1,11946
JavaScript0.9%384318
CSS0.3%121018
XML0.2%10301
Total 41,541 19,431 181

PHP Code Analysis | More results »

Lines of code 25,848
Total complexity 6,359
Median class complexity 16.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 66
Methods 1,373
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 1 lines

[22-Nov-2024 08:56:24 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>content-protector</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114
See also: All tests for this plugin, How to Hide Passster Admin Menus and Meta Boxes