Passster 4.2.11

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

Page speed impact: 0.050 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=50f9e6ed67
Aspect after-activation
HTTP status 200
Load time 0.817 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.309 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.519 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.292 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.767 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 1.043 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.480 s0.520 s+0.040 s3.48 MiB3.79 MiB+ 312.88 KiB
/wp-admin/edit.php0.220 s0.353 s+0.133 s3.54 MiB3.82 MiB+ 285.2 KiB
/wp-admin/post-new.php0.815 s1.275 s+0.460 s5.92 MiB6.3 MiB+ 384.74 KiB
/wp-admin/upload.php0.601 s0.601 s+0.000 s3.5 MiB3.73 MiB+ 240.97 KiB
/wp-admin/options-writing.php0.218 s0.302 s+0.084 s3.47 MiB3.71 MiB+ 244.96 KiB
/wp-admin/media-new.php0.273 s0.304 s+0.031 s3.46 MiB3.71 MiB+ 253.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.293 s+0.100 s3.48 MiB3.73 MiB+ 258.33 KiB
/wp-admin/post-new.php?post_type=page1.123 s0.776 s-0.347 s5.92 MiB6.29 MiB+ 382.51 KiB
/wp-admin/options-discussion.php0.313 s0.407 s+0.094 s3.47 MiB3.71 MiB+ 241.46 KiB
/wp-admin/edit-comments.php0.269 s0.336 s+0.067 s3.49 MiB3.73 MiB+ 240.96 KiB
/0.397 s0.283 s-0.114 s3.48 MiB3.59 MiB+ 117.31 KiB
Average 0.446 s0.495 s+0.050 s3.93 MiB4.19 MiB+ 269.32 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.9%35,59118,063143
JSX6.6%2,9703615
JSON5.9%2,68505
PO File3.8%1,7051,3713
SVG2.5%1,11946
JavaScript1.1%4863215
CSS0.6%279221
Sass0.4%18903
XML0.2%10301
Total 45,127 19,508 212

PHP Code Analysis | More results »

Lines of code 26,014
Total complexity 6,372
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 68
Methods 1,383
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

[20-Dec-2024 11:55:41 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