Home
Passster – Password Protect Pages and Content
3.5.5.4
Does Passster work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on 2022-09-02 11:55:57 UTC .
Summary
Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance
Memory usage: 633.55 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.078 seconds
The average page load time increased by this amount after activating the plugin.
Environment
WordPress version 6.0.2 PHP version 7.4.8 MySQL version 8.0.21 PHP memory limit 256M
Pages 6 Passster ‹ Test site — WordPress
URL
/wp-admin/admin.php?page=passster
Requested URL
/wp-admin/plugins.php?action=activate&plugin=content-protector%2Fcontent-protector.php&plugin_status=all&paged=1&s&_wpnonce=8fa89f0682
Aspect
after-activation
HTTP status
200
Load time
1.162 s
Memory usage
4.68 MiB
JS errors
None
Resource errors
None
Passster
URL
/wp-admin/edit.php?post_type=protected_areas
Aspect
menu-item
HTTP status
200
Load time
0.283 s
Memory usage
4.36 MiB
JS errors
None
Resource errors
None
Passster → Options
URL
/wp-admin/admin.php?page=passster_settings
Aspect
menu-item
HTTP status
200
Load time
0.249 s
Memory usage
4.29 MiB
JS errors
None
Resource errors
None
Passster → Options → External Services
URL
/wp-admin/admin.php?page=passster_settings
Aspect
menu-item-tab
HTTP status
200
Load time
0.273 s
Memory usage
4.29 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.329 s
Memory usage
4.08 MiB
JS errors
None
Resource errors
None
Add New Post ‹ Test site — WordPress
URL
/wp-admin/post-new.php
Aspect
new-meta-boxes
HTTP status
200
Load time
0.643 s
Memory usage
6.16 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.315 s 0.506 s +0.191 s 3.72 MiB 4.35 MiB + 641.69 KiB /wp-admin/edit.php 0.191 s 0.290 s +0.099 s 3.76 MiB 4.38 MiB + 641.76 KiB /wp-admin/post-new.php 0.771 s 1.476 s +0.705 s 5.55 MiB 6.16 MiB + 627.52 KiB /wp-admin/upload.php 0.434 s 0.354 s -0.080 s 3.69 MiB 4.29 MiB + 617.06 KiB /wp-admin/options-writing.php 0.230 s 0.235 s +0.005 s 3.62 MiB 4.29 MiB + 691.57 KiB /wp-admin/media-new.php 0.334 s 0.292 s -0.042 s 3.66 MiB 4.29 MiB + 638.73 KiB /wp-admin/edit-tags.php?taxonomy=category 0.195 s 0.269 s +0.074 s 3.69 MiB 4.32 MiB + 646.3 KiB /wp-admin/post-new.php?post_type=page 1.035 s 0.820 s -0.215 s 5.54 MiB 6.15 MiB + 623.11 KiB /wp-admin/options-discussion.php 0.225 s 0.438 s +0.213 s 3.6 MiB 4.29 MiB + 711.52 KiB /wp-admin/edit-comments.php 0.213 s 0.311 s +0.098 s 3.7 MiB 4.32 MiB + 643.06 KiB / 0.415 s 0.229 s -0.186 s 3.6 MiB 4.08 MiB + 486.73 KiB
Average
0.396 s 0.475 s +0.078 s 4.01 MiB 4.63 MiB + 633.55 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.
Language
%
Lines of code
Comment lines
Files
PHP 95.7% 32,573 16,795 120 JavaScript 1.7% 585 78 7 PO File 1.3% 442 542 1 CSS 1.0% 346 1 13 SVG 0.1% 40 0 2 XML 0.1% 28 0 1 JSON 0.1% 27 0 1
Total
34,041
17,416
145
Lines of code
23,428
Total complexity
5,701
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
54
Methods
1,198
Functions
103
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 9 fs_accounts fs_active_plugins fs_api_cache fs_debug_mode fs_gdpr passster_activated passster_advanced_settings passster_general_settings passster_secure_key Custom Post Types 1
ID
Name
protected_areas Protected Areas
Meta Boxes {
"post": {
"passster_global": {
"title": "Passster (Global Protection)",
"context": "side"
},
"passster": {
"title": "Passster (Page Protection)",
"context": "side"
},
"passster_link": {
"title": "Passster (Link Protection)",
"context": "side"
}
},
"protected_areas": {
"shortcode": {
"title": "Shortcode Configuration",
"context": "side"
},
"copy_shortcode": {
"title": "Shortcode",
"context": "normal"
}
},
"page": {
"passster_global": {
"title": "Passster (Global Protection)",
"context": "side"
},
"passster": {
"title": "Passster (Page Protection)",
"context": "side"
},
"passster_link": {
"title": "Passster (Link Protection)",
"context": "side"
}
},
"attachment": {
"passster_global": {
"title": "Passster (Global Protection)",
"context": "side"
},
"passster": {
"title": "Passster (Page Protection)",
"context": "side"
},
"passster_link": {
"title": "Passster (Link Protection)",
"context": "side"
}
}
}PHP Error Log The log file is empty.