Home
Passster – Password Protect Pages and Content
3.5.5.7
Does Passster work with WordPress 6.1 and PHP 7.4.8? A smoke test was performed on 2022-11-02 20:10:48 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: 606.58 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.026 seconds
The average page load time increased by this amount after activating the plugin.
Environment
WordPress version 6.1 PHP version 7.4.8 MySQL version 8.0.21 PHP memory limit 256M
Pages 6 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=6c0f218a02
Aspect
after-activation
HTTP status
200
Load time
0.970 s
Memory usage
10.01 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.331 s
Memory usage
4.09 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.268 s
Memory usage
4.01 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.254 s
Memory usage
4.01 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.349 s
Memory usage
3.86 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.587 s
Memory usage
6.15 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.260 s 0.391 s +0.131 s 3.55 MiB 4.23 MiB + 701.17 KiB /wp-admin/edit.php 0.174 s 0.255 s +0.081 s 3.58 MiB 4.27 MiB + 702.09 KiB /wp-admin/post-new.php 0.746 s 0.620 s -0.126 s 5.48 MiB 6.15 MiB + 686.72 KiB /wp-admin/upload.php 0.489 s 0.275 s -0.214 s 3.49 MiB 4.01 MiB + 529.63 KiB /wp-admin/options-writing.php 0.168 s 0.223 s +0.055 s 3.49 MiB 4.02 MiB + 552.34 KiB /wp-admin/media-new.php 0.233 s 0.234 s +0.001 s 3.47 MiB 4.02 MiB + 562.3 KiB /wp-admin/edit-tags.php?taxonomy=category 0.182 s 0.261 s +0.079 s 3.5 MiB 4.05 MiB + 565.41 KiB /wp-admin/post-new.php?post_type=page 0.634 s 0.627 s -0.007 s 5.47 MiB 6.14 MiB + 682.27 KiB /wp-admin/options-discussion.php 0.199 s 0.417 s +0.218 s 3.47 MiB 4.03 MiB + 571.09 KiB /wp-admin/edit-comments.php 0.203 s 0.305 s +0.102 s 3.5 MiB 4.21 MiB + 722.63 KiB / 0.262 s 0.229 s -0.033 s 3.47 MiB 3.86 MiB + 396.79 KiB
Average
0.323 s 0.349 s +0.026 s 3.86 MiB 4.45 MiB + 606.58 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.8% 32,549 16,780 120 JavaScript 1.6% 550 79 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
33,982
17,402
145
Lines of code
23,404
Total complexity
5,692
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
101
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 7 fs_accounts fs_active_plugins fs_debug_mode fs_gdpr passster_advanced_settings passster_general_settings passster_secure_key User Metadata wp_usermeta 1 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.