User Posts Limit 1.1.7

Does User Posts Limit work with WordPress 6.2.2 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: 30.93 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.2.2
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=9f955df71b
Aspect after-activation
HTTP status 200
Load time 0.227 s
Memory usage 3.05 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.151 s
Memory usage 3.04 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.209 s
Memory usage 2.99 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.258 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.338 s0.251 s-0.087 s3.07 MiB3.11 MiB+ 42.21 KiB
/wp-admin/edit.php0.201 s0.180 s-0.021 s3.1 MiB3.14 MiB+ 40.3 KiB
/wp-admin/post-new.php0.855 s0.606 s-0.249 s5.02 MiB5.06 MiB+ 44.29 KiB
/wp-admin/upload.php0.549 s0.330 s-0.219 s3.02 MiB3.04 MiB+ 22.89 KiB
/wp-admin/options-writing.php0.179 s0.146 s-0.033 s3.01 MiB3.02 MiB+ 9.65 KiB
/wp-admin/media-new.php0.302 s0.349 s+0.047 s2.99 MiB3.03 MiB+ 35.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.173 s-0.017 s3.01 MiB3.04 MiB+ 40.25 KiB
/wp-admin/post-new.php?post_type=page0.588 s0.940 s+0.352 s5.01 MiB5.05 MiB+ 39.88 KiB
/wp-admin/options-discussion.php0.216 s0.233 s+0.017 s3 MiB3.02 MiB+ 23.38 KiB
/wp-admin/edit-comments.php0.218 s0.208 s-0.010 s3.03 MiB3.05 MiB+ 22.88 KiB
/0.303 s0.223 s-0.080 s2.97 MiB2.99 MiB+ 19.41 KiB
Average 0.358 s0.331 s-0.027 s3.38 MiB3.41 MiB+ 30.93 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%5761571
PO File9.1%58191
Total 634 176 2

PHP Code Analysis | More results »

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