Quentn WP 1.2.3

Does Quentn WP work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
5PHP warnings
5PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/quentn-wp/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=quentn-wp%2Fquentn-wp.php&plugin_status=all&paged=1&s&_wpnonce=5c9da21b09
Aspect after-activation
HTTP status 200
Load time 0.368 s
Memory usage 3.12 MiB
JS errors None
Resource errors None

Quentn

Page screenshot: Quentn
URL /wp-admin/admin.php?page=quentn-dashboard
Aspect menu-item
HTTP status 200
Load time 0.292 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Quentn → Roles

Page screenshot: Quentn → Roles
URL /wp-admin/admin.php?page=quentn-dashboard&tab=quentn_tags_selection
Aspect menu-item-tab
HTTP status 200
Load time 0.172 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Quentn → Web Tracking

Page screenshot: Quentn → Web Tracking
URL /wp-admin/admin.php?page=quentn-dashboard&tab=quentn_web_tracking_tab
Aspect menu-item-tab
HTTP status 200
Load time 0.163 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Quentn → Misc

Page screenshot: Quentn → Misc
URL /wp-admin/admin.php?page=quentn-dashboard&tab=quentn_settings
Aspect menu-item-tab
HTTP status 200
Load time 0.164 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Quentn → Access Restrictions

Page screenshot: Quentn → Access Restrictions
URL /wp-admin/admin.php?page=quentn-access-pages-restrictions
Aspect menu-item
HTTP status 200
Load time 0.161 s
Memory usage 3.15 MiB
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.228 s
Memory usage 3.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.604 s
Memory usage 5.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.253 s0.218 s-0.035 s3.05 MiB3.19 MiB+ 147.3 KiB
/wp-admin/edit.php0.166 s0.184 s+0.018 s3.07 MiB3.2 MiB+ 130.24 KiB
/wp-admin/post-new.php0.684 s1.101 s+0.417 s4.97 MiB5.23 MiB+ 268.03 KiB
/wp-admin/upload.php0.717 s0.353 s-0.364 s2.99 MiB3.14 MiB+ 146.61 KiB
/wp-admin/options-writing.php0.162 s0.152 s-0.010 s2.99 MiB3.07 MiB+ 86.4 KiB
/wp-admin/media-new.php0.234 s0.244 s+0.010 s2.97 MiB3.08 MiB+ 110.44 KiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.162 s+0.000 s2.98 MiB3.11 MiB+ 132.29 KiB
/wp-admin/post-new.php?post_type=page0.570 s0.574 s+0.004 s4.96 MiB5.22 MiB+ 267.37 KiB
/wp-admin/options-discussion.php0.185 s0.191 s+0.006 s2.98 MiB3.09 MiB+ 116.24 KiB
/wp-admin/edit-comments.php0.192 s0.198 s+0.006 s3 MiB3.11 MiB+ 114.39 KiB
/0.238 s0.201 s-0.037 s2.94 MiB3.11 MiB+ 169.3 KiB
Average 0.324 s0.325 s+0.001 s3.35 MiB3.5 MiB+ 153.51 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
CSS
Language % Lines of code Comment lines Files
PHP59.0%3,7262,18131
JavaScript20.0%1,263699
CSS11.0%692237
PO File4.7%2991521
SVG4.6%28801
Markdown0.3%2101
JSON0.2%1301
XML0.1%901
Total 6,311 2,425 52

PHP Code Analysis | More results »

Lines of code 3,497
Total complexity 789
Median class complexity 24.0
Median method complexity 2.0
Most complex class Quentn_Wp_Restrict_Access
Most complex function Quentn_Wp_Page_Restriction_Meta_Box::quentn_page_restriction_callback()
Classes 23
Methods 222
Functions 5

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.

Database Tables 2

Options wp_options 2

Meta Boxes

{
    "page": {
        "quentn-access-restriction-meta-box": {
            "title": "Quentn Page Restriction",
            "context": "advanced"
        }
    }
}

PHP Error Log 10 lines

[19-Nov-2022 19:27:52 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/quentn-wp/admin/class-quentn-wp-admin.php on line 875
[19-Nov-2022 19:27:52 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/quentn-wp/admin/class-quentn-wp-admin.php on line 875
[19-Nov-2022 19:27:52 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/quentn-wp/admin/class-quentn-wp-admin.php on line 875
[19-Nov-2022 19:27:52 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/quentn-wp/admin/class-quentn-wp-admin.php on line 875
[19-Nov-2022 19:27:52 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-content/plugins/quentn-wp/admin/class-quentn-wp-admin.php on line 875
[19-Nov-2022 19:27:55 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/quentn-wp/vendor/mustache/mustache/src/Mustache/Tokenizer.php on line 105
[19-Nov-2022 19:27:57 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/quentn-wp/vendor/mustache/mustache/src/Mustache/Tokenizer.php on line 105
[19-Nov-2022 19:28:00 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/quentn-wp/vendor/mustache/mustache/src/Mustache/Tokenizer.php on line 105
[19-Nov-2022 19:28:02 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/quentn-wp/vendor/mustache/mustache/src/Mustache/Tokenizer.php on line 105
[19-Nov-2022 19:28:03 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/quentn-wp/vendor/mustache/mustache/src/Mustache/Tokenizer.php on line 105
See also: All tests for this plugin, How to Hide Quentn WP Admin Menus and Meta Boxes