Quentn WP 1.2.8

Does Quentn WP work with WordPress 6.7.2 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: 154.48 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.7.2
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=46a02a6145
Aspect after-activation
HTTP status 200
Load time 0.382 s
Memory usage 3.64 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.333 s
Memory usage 3.61 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.230 s
Memory usage 3.59 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.198 s
Memory usage 3.59 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.191 s
Memory usage 3.59 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.189 s
Memory usage 3.6 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.206 s
Memory usage 3.73 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.611 s
Memory usage 6.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.309 s0.294 s-0.015 s3.48 MiB3.66 MiB+ 181.87 KiB
/wp-admin/edit.php0.185 s0.187 s+0.002 s3.54 MiB3.68 MiB+ 140.13 KiB
/wp-admin/post-new.php0.756 s0.646 s-0.110 s5.93 MiB6.22 MiB+ 296.97 KiB
/wp-admin/upload.php0.536 s0.403 s-0.133 s3.5 MiB3.62 MiB+ 125.38 KiB
/wp-admin/options-writing.php0.191 s0.181 s-0.010 s3.47 MiB3.59 MiB+ 118.87 KiB
/wp-admin/media-new.php0.250 s0.232 s-0.018 s3.46 MiB3.59 MiB+ 127.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.184 s+0.002 s3.48 MiB3.61 MiB+ 137.73 KiB
/wp-admin/post-new.php?post_type=page0.557 s0.627 s+0.070 s5.92 MiB6.2 MiB+ 284.25 KiB
/wp-admin/options-discussion.php0.256 s0.253 s-0.003 s3.47 MiB3.59 MiB+ 115.99 KiB
/wp-admin/edit-comments.php0.181 s0.180 s-0.001 s3.49 MiB3.61 MiB+ 114.87 KiB
/0.285 s0.188 s-0.097 s3.48 MiB3.53 MiB+ 56.2 KiB
Average 0.335 s0.307 s-0.028 s3.93 MiB4.08 MiB+ 154.48 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
PHP62.9%4,4052,39633
JavaScript18.0%1,263699
CSS9.9%692237
PO File4.5%3131521
SVG4.1%28801
Markdown0.3%2101
JSON0.2%1401
XML0.1%901
Total 7,005 2,640 54

PHP Code Analysis | More results »

Lines of code 4,156
Total complexity 923
Median class complexity 24.5
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 24
Methods 252
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 3

Options wp_options 2

Meta Boxes

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

PHP Error Log 10 lines

[15-Feb-2025 06:22:49 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 944
[15-Feb-2025 06:22:49 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 944
[15-Feb-2025 06:22:49 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 944
[15-Feb-2025 06:22:49 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 944
[15-Feb-2025 06:22:49 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 944
[15-Feb-2025 06:22:53 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
[15-Feb-2025 06:22:54 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
[15-Feb-2025 06:22:58 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
[15-Feb-2025 06:23: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
[15-Feb-2025 06:23:01 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