User Posts Limit 1.1.4

Does User Posts Limit work with WordPress 6.0.2 and PHP 7.4.8? 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: 29.98 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.0.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=a2fdb5a379
Aspect after-activation
HTTP status 200
Load time 0.294 s
Memory usage 3.73 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.262 s
Memory usage 3.63 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.219 s
Memory usage 3.58 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.307 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.279 s-0.071 s3.72 MiB3.76 MiB+ 39.16 KiB
/wp-admin/edit.php0.193 s0.206 s+0.013 s3.76 MiB3.79 MiB+ 36.62 KiB
/wp-admin/post-new.php1.007 s1.252 s+0.245 s5.55 MiB5.59 MiB+ 45.31 KiB
/wp-admin/upload.php0.447 s0.391 s-0.056 s3.69 MiB3.72 MiB+ 36.2 KiB
/wp-admin/options-writing.php0.253 s0.142 s-0.111 s3.62 MiB3.63 MiB+ 16.1 KiB
/wp-admin/media-new.php0.259 s0.212 s-0.047 s3.66 MiB3.7 MiB+ 36.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.197 s-0.013 s3.69 MiB3.73 MiB+ 37.27 KiB
/wp-admin/post-new.php?post_type=page1.419 s0.944 s-0.475 s5.54 MiB5.58 MiB+ 36.9 KiB
/wp-admin/options-discussion.php0.214 s0.314 s+0.100 s3.6 MiB3.63 MiB+ 36.68 KiB
/wp-admin/edit-comments.php0.217 s0.223 s+0.006 s3.7 MiB3.73 MiB+ 36.18 KiB
/0.275 s0.222 s-0.053 s3.6 MiB3.58 MiB- 26.98 KiB
Average 0.440 s0.398 s-0.042 s4.01 MiB4.04 MiB+ 29.98 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.8%5741571
PO File9.2%58191
Total 632 176 2

PHP Code Analysis | More results »

Lines of code 574
Total complexity 216
Median class complexity 216.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