User Posts Limit 1.1.2

Does User Posts Limit work with WordPress 5.9.3 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: 30.04 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 version5.9.3
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=4e6b24816c
Aspect after-activation
HTTP status 200
Load time 0.286 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Settings → Posts Limit

Page screenshot: Settings → Posts Limit
URL /wp-admin/options-general.php?page=posts-limit
Aspect menu-item
HTTP status 200
Load time 0.157 s
Memory usage 3.26 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.331 s
Memory usage 3.37 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.264 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.345 s0.393 s+0.048 s3.37 MiB3.4 MiB+ 36.36 KiB
/wp-admin/edit.php0.193 s0.189 s-0.004 s3.4 MiB3.43 MiB+ 33.81 KiB
/wp-admin/post-new.php0.867 s0.981 s+0.114 s5.69 MiB5.72 MiB+ 38.51 KiB
/wp-admin/upload.php0.408 s0.306 s-0.102 s3.25 MiB3.29 MiB+ 41.39 KiB
/wp-admin/options-writing.php0.311 s0.142 s-0.169 s3.24 MiB3.27 MiB+ 25.24 KiB
/wp-admin/media-new.php0.266 s0.189 s-0.077 s3.23 MiB3.27 MiB+ 41.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.181 s-0.010 s3.27 MiB3.3 MiB+ 34.47 KiB
/wp-admin/post-new.php?post_type=page0.639 s0.638 s-0.001 s5.68 MiB5.71 MiB+ 34.09 KiB
/wp-admin/options-discussion.php0.238 s0.286 s+0.048 s3.22 MiB3.26 MiB+ 41.88 KiB
/wp-admin/edit-comments.php0.221 s0.194 s-0.027 s3.27 MiB3.3 MiB+ 33.38 KiB
/0.296 s0.199 s-0.097 s3.4 MiB3.37 MiB- 30.29 KiB
Average 0.361 s0.336 s-0.025 s3.73 MiB3.76 MiB+ 30.04 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
PHP89.8%5081431
PO File10.2%58191
Total 566 162 2

PHP Code Analysis | More results »

Lines of code 508
Total complexity 177
Median class complexity 177.0
Median method complexity 3.0
Most complex class WP_UPL
Most complex function WP_UPL::wp_limit_post_save()
Classes 1
Methods 27
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 10

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