User Posts Limit 1.2

Does User Posts Limit work with WordPress 6.4.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.73 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.4.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=3412844a40
Aspect after-activation
HTTP status 200
Load time 0.473 s
Memory usage 3.37 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.194 s
Memory usage 3.35 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.238 s
Memory usage 3.32 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.359 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.413 s0.382 s-0.031 s3.38 MiB3.43 MiB+ 47.91 KiB
/wp-admin/edit.php0.407 s0.236 s-0.171 s3.41 MiB3.45 MiB+ 46.37 KiB
/wp-admin/post-new.php0.902 s0.658 s-0.244 s5.46 MiB5.51 MiB+ 49.99 KiB
/wp-admin/upload.php0.610 s0.604 s-0.006 s3.32 MiB3.35 MiB+ 28.96 KiB
/wp-admin/options-writing.php0.237 s0.225 s-0.012 s3.32 MiB3.34 MiB+ 21.55 KiB
/wp-admin/media-new.php0.334 s0.233 s-0.101 s3.3 MiB3.34 MiB+ 41.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.216 s-0.007 s3.31 MiB3.36 MiB+ 46.32 KiB
/wp-admin/post-new.php?post_type=page0.838 s0.636 s-0.202 s5.45 MiB5.5 MiB+ 49.58 KiB
/wp-admin/options-discussion.php0.336 s0.306 s-0.030 s3.3 MiB3.33 MiB+ 29.45 KiB
/wp-admin/edit-comments.php0.259 s0.462 s+0.203 s3.34 MiB3.37 MiB+ 28.95 KiB
/0.302 s0.243 s-0.059 s3.36 MiB3.33 MiB- 30.24 KiB
Average 0.442 s0.382 s-0.060 s3.72 MiB3.75 MiB+ 32.73 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