User Posts Limit 1.2

Does User Posts Limit work with WordPress 6.5.3 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.36 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.5.3
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=52a58703e4
Aspect after-activation
HTTP status 200
Load time 0.462 s
Memory usage 3.42 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.167 s
Memory usage 3.4 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.249 s
Memory usage 3.39 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.336 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.383 s0.370 s-0.013 s3.44 MiB3.48 MiB+ 47.98 KiB
/wp-admin/edit.php0.216 s0.217 s+0.001 s3.46 MiB3.51 MiB+ 46.43 KiB
/wp-admin/post-new.php0.965 s0.626 s-0.339 s5.59 MiB5.64 MiB+ 50.05 KiB
/wp-admin/upload.php0.610 s0.637 s+0.027 s3.38 MiB3.41 MiB+ 29.02 KiB
/wp-admin/options-writing.php0.214 s0.226 s+0.012 s3.37 MiB3.39 MiB+ 20.98 KiB
/wp-admin/media-new.php0.289 s0.304 s+0.015 s3.35 MiB3.39 MiB+ 41.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.216 s+0.029 s3.37 MiB3.41 MiB+ 46.38 KiB
/wp-admin/post-new.php?post_type=page0.616 s0.601 s-0.015 s5.59 MiB5.63 MiB+ 45.64 KiB
/wp-admin/options-discussion.php0.394 s0.279 s-0.115 s3.36 MiB3.39 MiB+ 29.52 KiB
/wp-admin/edit-comments.php0.288 s0.411 s+0.123 s3.39 MiB3.42 MiB+ 29.02 KiB
/0.319 s0.222 s-0.097 s3.42 MiB3.39 MiB- 30.24 KiB
Average 0.407 s0.374 s-0.034 s3.79 MiB3.82 MiB+ 32.36 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%5791571
PO File9.1%58191
Total 637 176 2

PHP Code Analysis | More results »

Lines of code 579
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