Quentn WP 1.2.7

Does Quentn WP work with WordPress 6.5.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: 139.93 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.5.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=26e6fa3b89
Aspect after-activation
HTTP status 200
Load time 0.596 s
Memory usage 3.51 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.357 s
Memory usage 3.53 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.250 s
Memory usage 3.48 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.200 s
Memory usage 3.46 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.219 s
Memory usage 3.5 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.198 s
Memory usage 3.53 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.231 s
Memory usage 3.65 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.653 s
Memory usage 5.82 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.347 s0.345 s-0.002 s3.44 MiB3.58 MiB+ 149.13 KiB
/wp-admin/edit.php0.204 s0.218 s+0.014 s3.46 MiB3.6 MiB+ 144.56 KiB
/wp-admin/post-new.php0.862 s0.670 s-0.192 s5.59 MiB5.83 MiB+ 245.17 KiB
/wp-admin/upload.php0.655 s0.452 s-0.203 s3.38 MiB3.53 MiB+ 149.21 KiB
/wp-admin/options-writing.php0.224 s0.204 s-0.020 s3.37 MiB3.46 MiB+ 91.7 KiB
/wp-admin/media-new.php0.295 s0.276 s-0.019 s3.35 MiB3.46 MiB+ 111.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.204 s+0.011 s3.37 MiB3.5 MiB+ 132.87 KiB
/wp-admin/post-new.php?post_type=page0.632 s0.637 s+0.005 s5.59 MiB5.81 MiB+ 232.51 KiB
/wp-admin/options-discussion.php0.308 s0.285 s-0.023 s3.36 MiB3.47 MiB+ 118.62 KiB
/wp-admin/edit-comments.php0.238 s0.235 s-0.003 s3.39 MiB3.5 MiB+ 115.01 KiB
/0.302 s0.224 s-0.078 s3.42 MiB3.46 MiB+ 48.87 KiB
Average 0.387 s0.341 s-0.046 s3.79 MiB3.93 MiB+ 139.93 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.2%3,7532,19631
JavaScript19.9%1,263699
CSS10.9%692237
PO File4.7%2991521
SVG4.5%28801
Markdown0.3%2101
JSON0.2%1301
XML0.1%901
Total 6,338 2,440 52

PHP Code Analysis | More results »

Lines of code 3,523
Total complexity 800
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 224
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

[13-Apr-2024 21:54:11 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 882
[13-Apr-2024 21:54:11 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 882
[13-Apr-2024 21:54:11 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 882
[13-Apr-2024 21:54:11 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 882
[13-Apr-2024 21:54:11 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 882
[13-Apr-2024 21:54:15 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
[13-Apr-2024 21:54:16 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
[13-Apr-2024 21:54:21 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
[13-Apr-2024 21:54:25 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
[13-Apr-2024 21:54:25 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