User Posts Limit 1.2.1

Does User Posts Limit work with WordPress 6.6.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: 50.45 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.6.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=a3425f6d91
Aspect after-activation
HTTP status 200
Load time 0.255 s
Memory usage 3.53 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.155 s
Memory usage 3.52 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.211 s
Memory usage 3.42 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.476 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.340 s0.296 s-0.044 s3.47 MiB3.52 MiB+ 47.98 KiB
/wp-admin/edit.php0.211 s0.198 s-0.013 s3.54 MiB3.58 MiB+ 45.63 KiB
/wp-admin/post-new.php0.818 s0.611 s-0.207 s5.75 MiB5.8 MiB+ 50.05 KiB
/wp-admin/upload.php0.678 s0.537 s-0.141 s3.49 MiB3.52 MiB+ 28.23 KiB
/wp-admin/options-writing.php0.199 s0.259 s+0.060 s3.41 MiB3.5 MiB+ 91.03 KiB
/wp-admin/media-new.php0.276 s0.244 s-0.032 s3.4 MiB3.5 MiB+ 104.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.201 s+0.007 s3.47 MiB3.52 MiB+ 51.09 KiB
/wp-admin/post-new.php?post_type=page0.604 s0.599 s-0.005 s5.75 MiB5.79 MiB+ 45.64 KiB
/wp-admin/options-discussion.php0.251 s0.249 s-0.002 s3.41 MiB3.5 MiB+ 92.72 KiB
/wp-admin/edit-comments.php0.235 s0.204 s-0.031 s3.49 MiB3.52 MiB+ 28.22 KiB
/0.308 s0.203 s-0.105 s3.45 MiB3.42 MiB- 30.07 KiB
Average 0.374 s0.327 s-0.047 s3.88 MiB3.92 MiB+ 50.45 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