Co-Authors Plus 3.4.7

Does Co-Authors Plus work with WordPress 5.7.2 and PHP 7.4.8? 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: 116.12 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 version5.7.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/co-authors-plus/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=co-authors-plus%2Fco-authors-plus.php&plugin_status=all&paged=1&s&_wpnonce=4e8c04efe0
Aspect after-activation
HTTP status 200
Load time 0.230 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Users → Guest Authors

Page screenshot: Users → Guest Authors
URL /wp-admin/users.php?page=view-guest-authors
Aspect menu-item
HTTP status 200
Load time 0.182 s
Memory usage 2.86 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.162 s
Memory usage 2.74 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.671 s
Memory usage 5.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.258 s0.262 s+0.004 s2.82 MiB2.93 MiB+ 109.86 KiB
/wp-admin/edit.php0.178 s0.218 s+0.040 s2.86 MiB2.98 MiB+ 115.57 KiB
/wp-admin/post-new.php0.852 s1.033 s+0.181 s5.02 MiB5.21 MiB+ 191.17 KiB
/wp-admin/upload.php0.462 s0.382 s-0.080 s2.7 MiB2.8 MiB+ 103.8 KiB
/wp-admin/options-writing.php0.247 s0.144 s-0.103 s2.71 MiB2.78 MiB+ 69.18 KiB
/wp-admin/media-new.php0.216 s0.157 s-0.059 s2.67 MiB2.77 MiB+ 104.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.167 s-0.023 s2.77 MiB2.87 MiB+ 102.28 KiB
/wp-admin/post-new.php?post_type=page1.134 s0.585 s-0.549 s5.01 MiB5.19 MiB+ 184.82 KiB
/wp-admin/options-discussion.php0.305 s0.269 s-0.036 s2.67 MiB2.78 MiB+ 104.2 KiB
/wp-admin/edit-comments.php0.249 s0.264 s+0.015 s2.78 MiB2.88 MiB+ 102.07 KiB
/0.249 s0.212 s-0.037 s2.65 MiB2.74 MiB+ 89.73 KiB
Average 0.395 s0.336 s-0.059 s3.15 MiB3.26 MiB+ 116.12 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
PHP62.7%5,5851,93018
PO File27.2%2,4201,1828
Markdown3.6%31902
JavaScript3.4%300872
CSS1.3%11712
Bourne Shell1.0%8561
JSON0.7%6201
XML0.2%1701
make0.1%601
Total 8,911 3,206 36

PHP Code Analysis | More results »

Lines of code 5,581
Total complexity 979
Median class complexity 20.0
Median method complexity 1.0
Most complex class CoAuthors_Plus
Most complex function coauthors_wp_list_authors()
Classes 13
Methods 235
Functions 26

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.

Custom Post Types 1

ID Name
guest-authorGuest Authors

Meta Boxes

{
    "post": {
        "coauthorsdiv": {
            "title": "Authors",
            "context": "normal"
        }
    },
    "page": {
        "coauthorsdiv": {
            "title": "Authors",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide the "Guest Authors" Admin Menu