Improved User Experience 1.1.2

Does Improved User Experience work with WordPress 6.8.1 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.78 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.1
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=cb6b6b23ad
Aspect after-activation
HTTP status 200
Load time 0.247 s
Memory usage 3.56 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.365 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.184 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.337 s0.387 s+0.050 s3.51 MiB4.86 MiB+ 1.35 MiB
/wp-admin/edit.php0.200 s0.201 s+0.001 s3.57 MiB3.61 MiB+ 36.42 KiB
/wp-admin/post-new.php0.775 s0.657 s-0.118 s6.06 MiB6.1 MiB+ 40.02 KiB
/wp-admin/upload.php0.771 s0.763 s-0.008 s3.52 MiB3.54 MiB+ 19.02 KiB
/wp-admin/options-writing.php0.222 s0.270 s+0.048 s3.5 MiB3.52 MiB+ 23.01 KiB
/wp-admin/media-new.php0.272 s0.213 s-0.059 s3.49 MiB3.52 MiB+ 31.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.214 s0.189 s-0.025 s3.5 MiB3.55 MiB+ 41.88 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.620 s-0.003 s6.05 MiB6.08 MiB+ 35.55 KiB
/wp-admin/options-discussion.php0.287 s0.266 s-0.021 s3.5 MiB3.52 MiB+ 19.51 KiB
/wp-admin/edit-comments.php0.395 s0.217 s-0.178 s3.52 MiB3.54 MiB+ 19.01 KiB
/0.325 s0.216 s-0.109 s3.43 MiB3.46 MiB+ 28.18 KiB
Average 0.402 s0.364 s-0.038 s3.97 MiB4.12 MiB+ 152.78 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

[13-May-2025 21:45:51 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
[13-May-2025 21:45:51 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