Passster 4.2.10

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
1Page failed to load
  • 1 403 Forbidden
No resource errors
Performance

Memory usage: 267.29 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.066 seconds
The average page load time increased by this amount after activating the plugin.

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 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=7cfc1fc9fb
Aspect after-activation
HTTP status 200
Load time 0.599 s
Memory usage 9.72 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.294 s
Memory usage 3.77 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.512 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

Passster → Password Lists

Page screenshot: Passster → Password Lists
URL /wp-admin/admin.php?page=
Aspect menu-item
HTTP status 403
Load time 0.096 s
Memory usage N/A
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.197 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.739 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.737 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.307 s0.345 s+0.038 s3.48 MiB3.78 MiB+ 310 KiB
/wp-admin/edit.php0.198 s0.300 s+0.102 s3.54 MiB3.82 MiB+ 282.33 KiB
/wp-admin/post-new.php0.761 s1.168 s+0.407 s5.92 MiB6.3 MiB+ 386.82 KiB
/wp-admin/upload.php0.572 s0.526 s-0.046 s3.5 MiB3.73 MiB+ 238.83 KiB
/wp-admin/options-writing.php0.223 s0.279 s+0.056 s3.47 MiB3.71 MiB+ 242.82 KiB
/wp-admin/media-new.php0.367 s0.292 s-0.075 s3.46 MiB3.71 MiB+ 251.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.287 s+0.088 s3.48 MiB3.73 MiB+ 256.19 KiB
/wp-admin/post-new.php?post_type=page0.555 s0.707 s+0.152 s5.92 MiB6.29 MiB+ 379.63 KiB
/wp-admin/options-discussion.php0.263 s0.442 s+0.179 s3.47 MiB3.71 MiB+ 239.32 KiB
/wp-admin/edit-comments.php0.432 s0.307 s-0.125 s3.49 MiB3.73 MiB+ 238.82 KiB
/0.303 s0.253 s-0.050 s3.48 MiB3.59 MiB+ 114.44 KiB
Average 0.380 s0.446 s+0.066 s3.93 MiB4.19 MiB+ 267.29 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
JavaScript
Language % Lines of code Comment lines Files
PHP70.9%35,53618,032142
JavaScript10.4%5,19761015
JSX5.9%2,9703615
JSON5.4%2,71306
PO File3.4%1,7051,3713
SVG2.2%1,11946
CSS1.2%6234321
Sass0.4%18903
XML0.2%10301
Total 50,155 20,096 212

PHP Code Analysis | More results »

Lines of code 25,959
Total complexity 6,357
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 67
Methods 1,379
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

[11-Dec-2024 12:06:12 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