User Posts Limit 1.2.2

Does User Posts Limit work with WordPress 6.8.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: 37.37 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.8.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=d1d505f41c
Aspect after-activation
HTTP status 200
Load time 0.307 s
Memory usage 3.57 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.154 s
Memory usage 3.56 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.166 s
Memory usage 3.46 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.289 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.392 s0.325 s-0.067 s3.51 MiB3.55 MiB+ 47.47 KiB
/wp-admin/edit.php0.202 s0.230 s+0.028 s3.57 MiB3.62 MiB+ 44.76 KiB
/wp-admin/post-new.php0.858 s0.689 s-0.169 s6.06 MiB6.11 MiB+ 48.81 KiB
/wp-admin/upload.php0.828 s0.516 s-0.312 s3.52 MiB3.55 MiB+ 27.35 KiB
/wp-admin/options-writing.php0.248 s0.199 s-0.049 s3.5 MiB3.53 MiB+ 31.34 KiB
/wp-admin/media-new.php0.296 s0.242 s-0.054 s3.49 MiB3.53 MiB+ 39.54 KiB
/wp-admin/edit-tags.php?taxonomy=category0.229 s0.186 s-0.043 s3.5 MiB3.55 MiB+ 50.21 KiB
/wp-admin/post-new.php?post_type=page0.622 s0.665 s+0.043 s6.05 MiB6.09 MiB+ 44.34 KiB
/wp-admin/options-discussion.php0.461 s0.260 s-0.201 s3.5 MiB3.53 MiB+ 27.84 KiB
/wp-admin/edit-comments.php0.257 s0.205 s-0.052 s3.52 MiB3.55 MiB+ 27.34 KiB
/0.318 s0.396 s+0.078 s3.43 MiB3.46 MiB+ 22.11 KiB
Average 0.428 s0.356 s-0.073 s3.97 MiB4.01 MiB+ 37.37 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