Improved User Experience 1.1.2

Does Improved User Experience work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 64.71 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.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60+
WordPress.org page https://wordpress.org/plugins/improved-user-experience/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=improved-user-experience%2Fimproved-user-experience.php&plugin_status=all&paged=1&s&_wpnonce=973f792953
Aspect after-activation
HTTP status 200
Load time 0.291 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Settings → Improved User Experience

Page screenshot: Settings → Improved User Experience
URL /wp-admin/options-general.php?page=improvedUserExperience
Aspect menu-item
HTTP status 200
Load time 0.263 s
Memory usage 3.68 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.200 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.373 s0.320 s-0.053 s3.47 MiB3.75 MiB+ 282.76 KiB
/wp-admin/edit.php0.218 s0.206 s-0.012 s3.54 MiB3.57 MiB+ 36.58 KiB
/wp-admin/post-new.php0.889 s0.720 s-0.169 s5.75 MiB5.79 MiB+ 39.75 KiB
/wp-admin/upload.php0.649 s0.423 s-0.226 s3.49 MiB3.51 MiB+ 19.17 KiB
/wp-admin/options-writing.php0.230 s0.223 s-0.007 s3.41 MiB3.49 MiB+ 81.98 KiB
/wp-admin/media-new.php0.298 s0.271 s-0.027 s3.4 MiB3.49 MiB+ 95.36 KiB
/wp-admin/edit-tags.php?taxonomy=category0.215 s0.209 s-0.006 s3.47 MiB3.51 MiB+ 42.03 KiB
/wp-admin/post-new.php?post_type=page0.671 s0.701 s+0.030 s5.75 MiB5.78 MiB+ 35.33 KiB
/wp-admin/options-discussion.php0.381 s0.269 s-0.112 s3.41 MiB3.49 MiB+ 83.66 KiB
/wp-admin/edit-comments.php0.308 s0.501 s+0.193 s3.49 MiB3.51 MiB+ 19.16 KiB
/0.363 s0.248 s-0.115 s3.45 MiB3.43 MiB- 24.01 KiB
Average 0.418 s0.372 s-0.046 s3.88 MiB3.94 MiB+ 64.71 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
Language % Lines of code Comment lines Files
PHP99.3%4071302
CSS0.7%301
Total 410 130 3

PHP Code Analysis | More results »

Lines of code 407
Total complexity 83
Median class complexity 41.5
Median method complexity 2.0
Most complex class XavisysPlugin
Most complex function XavisysPlugin::options_page()
Classes 2
Methods 36
Functions 0

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.

Meta Boxes

{
    "xavisys-improved-user-experience": {
        "improved-user-experience-general-settings": {
            "title": "General Settings",
            "context": "main"
        },
        "improved-user-experience-like-this": {
            "title": "Like this Plugin?",
            "context": "sidebar"
        },
        "improved-user-experience-support": {
            "title": "Need Support?",
            "context": "sidebar"
        },
        "improved-user-experience-xavisys-feed": {
            "title": "Latest news from Xavisys",
            "context": "sidebar"
        }
    },
    "dashboard": {
        "dashboardb_xavisys": {
            "title": "The Latest News From Xavisys",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[24-Sep-2024 01:34:32 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6085
[24-Sep-2024 01:34:32 UTC] PHP Deprecated:  Function attribute_escape is <strong>deprecated</strong> since version 2.8.0! Use esc_attr() instead. in /wp-includes/functions.php on line 6085
See also: All tests for this plugin, How to Hide Improved User Experience Admin Menus and More