PublishPress Permissions 4.5.2

Does PublishPress Permissions work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 526.05 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.083 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/press-permit-core/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=press-permit-core%2Fpress-permit-core.php&plugin_status=all&paged=1&s&_wpnonce=0048772f71
Aspect after-activation
HTTP status 200
Load time 0.574 s
Memory usage 4.45 MiB
JS errors None
Resource errors None

Permissions

Page screenshot: Permissions
URL /wp-admin/admin.php?page=presspermit-groups
Aspect menu-item
HTTP status 200
Load time 0.345 s
Memory usage 4.33 MiB
JS errors None
Resource errors None

Permissions → Teaser

Page screenshot: Permissions → Teaser
URL /wp-admin/admin.php?page=presspermit-posts-teaser
Aspect menu-item
HTTP status 200
Load time 0.402 s
Memory usage 4.19 MiB
JS errors None
Resource errors None

Permissions → Settings

Page screenshot: Permissions → Settings
URL /wp-admin/admin.php?page=presspermit-settings
Aspect menu-item
HTTP status 200
Load time 0.543 s
Memory usage 4.59 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.246 s
Memory usage 4.6 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.000 s
Memory usage 6.95 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.761 s
Memory usage 6.94 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.485 s+0.093 s3.77 MiB4.32 MiB+ 564.85 KiB
/wp-admin/edit.php0.360 s0.403 s+0.043 s3.78 MiB4.33 MiB+ 560.76 KiB
/wp-admin/post-new.php0.855 s0.971 s+0.116 s6.3 MiB6.95 MiB+ 666.03 KiB
/wp-admin/upload.php0.606 s0.775 s+0.169 s3.74 MiB4.2 MiB+ 473.38 KiB
/wp-admin/options-writing.php0.335 s0.307 s-0.028 s3.71 MiB4.17 MiB+ 476.63 KiB
/wp-admin/media-new.php0.509 s0.488 s-0.021 s3.7 MiB4.17 MiB+ 484.82 KiB
/wp-admin/edit-tags.php?taxonomy=category0.311 s0.305 s-0.006 s3.71 MiB4.21 MiB+ 504.8 KiB
/wp-admin/post-new.php?post_type=page0.684 s0.952 s+0.268 s6.29 MiB6.94 MiB+ 664.62 KiB
/wp-admin/options-discussion.php0.336 s0.673 s+0.337 s3.71 MiB4.17 MiB+ 473.13 KiB
/wp-admin/edit-comments.php0.332 s0.328 s-0.004 s3.73 MiB4.19 MiB+ 472.63 KiB
/0.275 s0.220 s-0.055 s4.1 MiB4.54 MiB+ 444.93 KiB
Average 0.454 s0.537 s+0.083 s4.23 MiB4.75 MiB+ 526.05 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
JavaScript
Language % Lines of code Comment lines Files
PHP43.8%34,7373,123201
PO File25.6%20,2819,13513
JavaScript14.6%11,54790985
CSS7.7%6,06711319
LESS6.2%4,933569
Markdown1.6%1,27501
SVG0.5%395024
XML0.0%3701
Bourne Shell0.0%2871
Total 79,300 13,343 354

PHP Code Analysis | More results »

Lines of code 34,778
Total complexity 9,476
Median class complexity 30.0
Median method complexity 3.0
Most complex class PublishPress\Permissions\PostFilters
Most complex function PublishPress\Permissions\UI\AgentPermissionsUI::currentExceptionsUI()
Classes 186
Methods 1,155
Functions 58

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.

Database Tables 5

Options wp_options 10

Meta Boxes

{
    "post": {
        "pp_read_post_exceptions": {
            "title": "Permissions: View this Post",
            "context": "advanced"
        },
        "pp_edit_post_exceptions": {
            "title": "Permissions: Edit this Post",
            "context": "advanced"
        },
        "pp_assign_post_exceptions": {
            "title": "Permissions: Assign Terms to this Post",
            "context": "advanced"
        }
    },
    "page": {
        "pp_read_page_exceptions": {
            "title": "Permissions: View this Page",
            "context": "advanced"
        },
        "pp_edit_page_exceptions": {
            "title": "Permissions: Edit this Page",
            "context": "advanced"
        },
        "pp_associate_page_exceptions": {
            "title": "Permissions: Select this Page as Parent",
            "context": "advanced"
        },
        "pp_assign_page_exceptions": {
            "title": "Permissions: Assign Terms to this Page",
            "context": "advanced"
        }
    }
}

Capabilities 14

PHP Error Log 4 lines

[03-Dec-2025 16:42:56 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 16:42:56 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 16:43:04 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 16:43:04 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide PublishPress Permissions Admin Menus and Meta Boxes