User Posts Limit 1.1.6

Does User Posts Limit work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 32.4 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/user-posts-limit/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=user-posts-limit%2Fuser-posts-limit.php&plugin_status=all&paged=1&s&_wpnonce=c4ab8a5fbd
Aspect after-activation
HTTP status 200
Load time 0.415 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

Settings → User Posts Limit

Page screenshot: Settings → User Posts Limit
URL /wp-admin/options-general.php?page=user-posts-limit
Aspect menu-item
HTTP status 200
Load time 0.137 s
Memory usage 3.01 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.209 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.234 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.267 s0.236 s-0.031 s3.05 MiB3.09 MiB+ 41.84 KiB
/wp-admin/edit.php0.183 s0.163 s-0.020 s3.07 MiB3.11 MiB+ 39.93 KiB
/wp-admin/post-new.php0.736 s0.888 s+0.152 s4.97 MiB5.01 MiB+ 43.92 KiB
/wp-admin/upload.php0.670 s0.283 s-0.387 s2.99 MiB3.01 MiB+ 22.52 KiB
/wp-admin/options-writing.php0.163 s0.133 s-0.030 s2.99 MiB3 MiB+ 9.17 KiB
/wp-admin/media-new.php0.266 s0.271 s+0.005 s2.97 MiB3 MiB+ 34.71 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.225 s+0.048 s2.98 MiB3.04 MiB+ 59.88 KiB
/wp-admin/post-new.php?post_type=page0.588 s0.555 s-0.033 s4.96 MiB5 MiB+ 39.51 KiB
/wp-admin/options-discussion.php0.195 s0.175 s-0.020 s2.97 MiB3 MiB+ 23.02 KiB
/wp-admin/edit-comments.php0.186 s0.187 s+0.001 s3 MiB3.02 MiB+ 22.52 KiB
/0.290 s0.205 s-0.085 s2.94 MiB2.96 MiB+ 19.41 KiB
Average 0.338 s0.302 s-0.036 s3.35 MiB3.39 MiB+ 32.4 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
PO File
Language % Lines of code Comment lines Files
PHP90.9%5761571
PO File9.1%58191
Total 634 176 2

PHP Code Analysis | More results »

Lines of code 576
Total complexity 214
Median class complexity 214.0
Median method complexity 4.0
Most complex class WP_UPL
Most complex function WP_UPL::wp_limit_post_save()
Classes 1
Methods 31
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.

Options wp_options 9

Meta Boxes

{
    "dashboard": {
        "upl_limits_widget": {
            "title": "Posts Limit",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide User Posts Limit Admin Menus and Widgets