Passster 4.2.9

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: 273.03 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.060 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=a562cb84e9
Aspect after-activation
HTTP status 200
Load time 0.564 s
Memory usage 9.54 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.279 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.473 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.057 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.176 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.729 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.701 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.276 s0.341 s+0.065 s3.48 MiB3.78 MiB+ 310.05 KiB
/wp-admin/edit.php0.188 s0.269 s+0.081 s3.54 MiB3.82 MiB+ 282.34 KiB
/wp-admin/post-new.php0.754 s1.114 s+0.360 s5.93 MiB6.3 MiB+ 377.5 KiB
/wp-admin/upload.php0.518 s0.491 s-0.027 s3.5 MiB3.73 MiB+ 238.9 KiB
/wp-admin/options-writing.php0.212 s0.263 s+0.051 s3.47 MiB3.71 MiB+ 242.89 KiB
/wp-admin/media-new.php0.262 s0.277 s+0.015 s3.46 MiB3.71 MiB+ 251.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.173 s0.273 s+0.100 s3.48 MiB3.73 MiB+ 256.26 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.678 s+0.080 s5.92 MiB6.29 MiB+ 379.73 KiB
/wp-admin/options-discussion.php0.255 s0.363 s+0.108 s3.47 MiB3.71 MiB+ 239.39 KiB
/wp-admin/edit-comments.php0.385 s0.294 s-0.091 s3.49 MiB3.73 MiB+ 238.89 KiB
/0.309 s0.225 s-0.084 s3.41 MiB3.59 MiB+ 186.29 KiB
Average 0.357 s0.417 s+0.060 s3.92 MiB4.19 MiB+ 273.03 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
PHP78.8%35,53618,032142
JSX6.6%2,9643615
JSON6.0%2,71306
PO File3.8%1,7051,3713
SVG2.5%1,11946
JavaScript1.1%4863215
CSS0.6%279221
Sass0.4%18903
XML0.2%10301
Total 45,094 19,477 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 09:39:05 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