Improved User Experience 1.1.2

Does Improved User Experience work with WordPress 6.8.3 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: 152.45 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.8.3
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=e8b6b3dc82
Aspect after-activation
HTTP status 200
Load time 0.314 s
Memory usage 3.55 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.328 s
Memory usage 4.73 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.224 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.360 s0.419 s+0.059 s3.51 MiB4.86 MiB+ 1.36 MiB
/wp-admin/edit.php0.211 s0.206 s-0.005 s3.57 MiB3.61 MiB+ 36.43 KiB
/wp-admin/post-new.php0.823 s0.655 s-0.168 s6.06 MiB6.1 MiB+ 40.02 KiB
/wp-admin/upload.php0.773 s0.314 s-0.459 s3.52 MiB3.54 MiB+ 18.96 KiB
/wp-admin/options-writing.php0.212 s0.391 s+0.179 s3.5 MiB3.52 MiB+ 22.95 KiB
/wp-admin/media-new.php0.283 s0.242 s-0.041 s3.49 MiB3.52 MiB+ 31.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.201 s+0.018 s3.5 MiB3.54 MiB+ 41.82 KiB
/wp-admin/post-new.php?post_type=page0.785 s0.576 s-0.209 s6.05 MiB6.08 MiB+ 31.07 KiB
/wp-admin/options-discussion.php0.287 s0.308 s+0.021 s3.5 MiB3.52 MiB+ 19.51 KiB
/wp-admin/edit-comments.php0.228 s0.217 s-0.011 s3.52 MiB3.54 MiB+ 19.01 KiB
/0.316 s0.204 s-0.112 s3.43 MiB3.46 MiB+ 28.18 KiB
Average 0.406 s0.339 s-0.066 s3.97 MiB4.12 MiB+ 152.45 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

[14-Oct-2025 06:11:08 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 6121
[14-Oct-2025 06:11:08 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 6121
See also: All tests for this plugin, How to Hide Improved User Experience Admin Menus and More