User Posts Limit 1.1.3

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.44 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=d47183b69a
Aspect after-activation
HTTP status 200
Load time 0.373 s
Memory usage 3.3 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.131 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.192 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.230 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.335 s0.237 s-0.098 s3.37 MiB3.41 MiB+ 36.8 KiB
/wp-admin/edit.php0.169 s0.160 s-0.009 s3.4 MiB3.43 MiB+ 34.26 KiB
/wp-admin/post-new.php0.701 s0.837 s+0.136 s5.68 MiB5.72 MiB+ 38.95 KiB
/wp-admin/upload.php0.305 s0.270 s-0.035 s3.25 MiB3.29 MiB+ 41.84 KiB
/wp-admin/options-writing.php0.192 s0.121 s-0.071 s3.24 MiB3.27 MiB+ 25.69 KiB
/wp-admin/media-new.php0.232 s0.178 s-0.054 s3.23 MiB3.27 MiB+ 42.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.148 s0.166 s+0.018 s3.27 MiB3.3 MiB+ 34.91 KiB
/wp-admin/post-new.php?post_type=page0.814 s0.690 s-0.124 s5.68 MiB5.71 MiB+ 34.54 KiB
/wp-admin/options-discussion.php0.216 s0.257 s+0.041 s3.22 MiB3.26 MiB+ 42.32 KiB
/wp-admin/edit-comments.php0.207 s0.178 s-0.029 s3.27 MiB3.3 MiB+ 33.82 KiB
/0.259 s0.190 s-0.069 s3.4 MiB3.37 MiB- 30.29 KiB
Average 0.325 s0.299 s-0.027 s3.73 MiB3.76 MiB+ 30.44 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.1%5291481
PO File9.9%58191
Total 587 167 2

PHP Code Analysis | More results »

Lines of code 529
Total complexity 190
Median class complexity 190.0
Median method complexity 3.5
Most complex class WP_UPL
Most complex function WP_UPL::wp_limit_post_save()
Classes 1
Methods 28
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