Does Editorial Access Manager work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
3 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 17.41 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.
WordPress version | 6.8.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 300+ |
WordPress.org page | https://wordpress.org/plugins/editorial-access-manager/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=editorial-access-manager%2Feditorial-access-manager.php&plugin_status=all&paged=1&s&_wpnonce=457ec09dd1 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.240 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.185 s |
Memory usage | 3.44 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.323 s | 0.275 s | -0.048 s | 3.51 MiB | 3.53 MiB | + 27.73 KiB |
/wp-admin/edit.php | 0.184 s | 0.158 s | -0.026 s | 3.57 MiB | ||
/wp-admin/post-new.php | 0.744 s | 0.229 s | -0.515 s | 6.06 MiB | ||
/wp-admin/upload.php | 0.535 s | 0.259 s | -0.276 s | 3.52 MiB | 3.53 MiB | + 10.46 KiB |
/wp-admin/options-writing.php | 0.189 s | 0.172 s | -0.017 s | 3.5 MiB | 3.51 MiB | + 14.45 KiB |
/wp-admin/media-new.php | 0.236 s | 0.221 s | -0.015 s | 3.49 MiB | 3.51 MiB | + 22.65 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.163 s | 0.182 s | +0.019 s | 3.5 MiB | 3.54 MiB | + 33.32 KiB |
/wp-admin/post-new.php?post_type=page | 0.594 s | 0.202 s | -0.392 s | 6.05 MiB | ||
/wp-admin/options-discussion.php | 0.316 s | 0.171 s | -0.145 s | 3.5 MiB | 3.51 MiB | + 10.95 KiB |
/wp-admin/edit-comments.php | 0.195 s | 0.173 s | -0.022 s | 3.52 MiB | 3.53 MiB | + 10.45 KiB |
/ | 0.295 s | 0.162 s | -0.133 s | 3.43 MiB | 3.44 MiB | + 9.27 KiB |
Average | 0.343 s | 0.200 s | -0.143 s | 3.97 MiB | 3.52 MiB | + 17.41 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 53.3% | 471 | 245 | 4 | |
JavaScript | 11.7% | 103 | 0 | 2 | |
Bourne Shell | 11.2% | 99 | 7 | 1 | |
Markdown | 8.4% | 74 | 0 | 1 | |
JSON | 4.9% | 43 | 0 | 3 | |
PO File | 4.2% | 37 | 18 | 1 | |
YAML | 1.9% | 17 | 0 | 1 | |
Sass | 1.7% | 15 | 0 | 1 | |
XML | 1.6% | 14 | 0 | 1 | |
CSS | 1.1% | 10 | 0 | 1 | |
Total | 883 | 270 | 16 |
Lines of code | 469 |
---|---|
Total complexity | 146 |
Median class complexity | 72.5 |
Median method complexity | 3.0 |
Most complex class | Editorial_Access_Manager |
Most complex function | Editorial_Access_Manager::access_form() |
Classes | 2 |
---|---|
Methods | 37 |
Functions | 1 |
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.
[27-Jul-2025 04:48:17 UTC] PHP Fatal error: Uncaught Error: [] operator not supported for strings in /wp-content/plugins/editorial-access-manager/classes/class-editorial-access-manager.php:319
Stack trace:
#0 /wp-content/plugins/editorial-access-manager/classes/class-editorial-access-manager.php(272): Editorial_Access_Manager->access_form()
#1 /wp-includes/class-wp-hook.php(324): Editorial_Access_Manager->action_bulk_edit_custom_box()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/includes/class-wp-posts-list-table.php(2072): do_action()
#5 /wp-admin/edit.php(509): WP_Posts_List_Table->inline_edit()
#6 {main}
thrown in /wp-content/plugins/editorial-access-manager/classes/class-editorial-access-manager.php on line 319
[27-Jul-2025 04:48:18 UTC] PHP Fatal error: Uncaught Error: [] operator not supported for strings in /wp-content/plugins/editorial-access-manager/classes/class-editorial-access-manager.php:319
Stack trace:
#0 /wp-content/plugins/editorial-access-manager/classes/class-editorial-access-manager.php(259): Editorial_Access_Manager->access_form()
#1 /wp-admin/includes/template.php(1456): Editorial_Access_Manager->meta_box_access_manager()
#2 /wp-admin/includes/post.php(2394): do_meta_boxes()
#3 /wp-admin/edit-form-blocks.php(383): the_block_editor_meta_boxes()
#4 /wp-admin/post-new.php(72): require('...')
#5 {main}
thrown in /wp-content/plugins/editorial-access-manager/classes/class-editorial-access-manager.php on line 319
[27-Jul-2025 04:48:19 UTC] PHP Fatal error: Uncaught Error: [] operator not supported for strings in /wp-content/plugins/editorial-access-manager/classes/class-editorial-access-manager.php:319
Stack trace:
#0 /wp-content/plugins/editorial-access-manager/classes/class-editorial-access-manager.php(259): Editorial_Access_Manager->access_form()
#1 /wp-admin/includes/template.php(1456): Editorial_Access_Manager->meta_box_access_manager()
#2 /wp-admin/includes/post.php(2394): do_meta_boxes()
#3 /wp-admin/edit-form-blocks.php(383): the_block_editor_meta_boxes()
#4 /wp-admin/post-new.php(72): require('...')
#5 {main}
thrown in /wp-content/plugins/editorial-access-manager/classes/class-editorial-access-manager.php on line 319