WP Post Author 3.1.2

Does WP Post Author work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/wp-post-author/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=wp-post-author%2Faft-wp-post-author.php&plugin_status=all&paged=1&s&_wpnonce=d60b8f4aa9
Aspect after-activation
HTTP status 200
Load time 1.503 s
Memory usage 4.37 MiB
JS errors None
Resource errors None

WP Post Author

Page screenshot: WP Post Author
URL /wp-admin/admin.php?page=wp-post-author
Aspect menu-item
HTTP status 200
Load time 0.820 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

WP Post Author → Registered Authors

Page screenshot: WP Post Author → Registered  Authors
URL /wp-admin/admin.php?page=awpa-members
Aspect menu-item
HTTP status 200
Load time 0.879 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

WP Post Author → Guest Authors

Page screenshot: WP Post Author → Guest Authors
URL /wp-admin/admin.php?page=awpa-multi-authors
Aspect menu-item
HTTP status 200
Load time 0.702 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

WP Post Author → Settings

Page screenshot: WP Post Author → Settings
URL /wp-admin/admin.php?page=awpa-settings
Aspect menu-item
HTTP status 200
Load time 0.900 s
Memory usage 3.81 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 1.990 s
Memory usage 3.82 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 1.010 s
Memory usage 5.77 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.960 s
Memory usage 5.74 MiB
JS errors
External errors: The following JavaScript errors were probably triggered by WordPress itself, or by compatibility issues in the test runner. They are not related to the plugin.
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'offsetHeight')\n    at t (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10419)\n    at IntersectionObserver.n.threshold (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10591)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.395 s0.777 s+0.382 s3.72 MiB3.88 MiB+ 166.46 KiB
/wp-admin/edit.php0.230 s0.464 s+0.234 s3.75 MiB3.92 MiB+ 166.29 KiB
/wp-admin/post-new.php1.111 s1.115 s+0.004 s5.54 MiB5.77 MiB+ 233.43 KiB
/wp-admin/upload.php0.484 s0.611 s+0.127 s3.68 MiB3.85 MiB+ 168.02 KiB
/wp-admin/options-writing.php0.228 s0.690 s+0.462 s3.62 MiB3.82 MiB+ 206.13 KiB
/wp-admin/media-new.php0.454 s0.464 s+0.010 s3.66 MiB3.82 MiB+ 166.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.274 s0.371 s+0.097 s3.69 MiB3.85 MiB+ 170.16 KiB
/wp-admin/post-new.php?post_type=page1.011 s0.868 s-0.143 s5.54 MiB5.76 MiB+ 228.88 KiB
/wp-admin/options-discussion.php0.242 s0.400 s+0.158 s3.6 MiB3.82 MiB+ 226.71 KiB
/wp-admin/edit-comments.php0.240 s0.422 s+0.182 s3.69 MiB3.86 MiB+ 164.76 KiB
/0.339 s1.384 s+1.045 s3.55 MiB3.82 MiB+ 280.34 KiB
Average 0.455 s0.688 s+0.233 s4 MiB4.2 MiB+ 197.99 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.

SVG
PHP
CSS
Language % Lines of code Comment lines Files
SVG39.0%4,502125
PHP34.4%3,97147430
CSS23.1%2,6722106
JSON3.1%35402
JavaScript0.4%5052
Total 11,549 701 45

PHP Code Analysis | More results »

Lines of code 3,946
Total complexity 731
Median class complexity 10.5
Median method complexity 2.0
Most complex class WPAMultiAuthors
Most complex function awpa_add_new_guest_author()
Classes 12
Methods 67
Functions 98

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 4

Custom Post Types 1

ID Name
awpa_user_form_buildUser Forms

Sidebar Widgets 3

ID Name
wp__post_authorWP Post Author
wp__post_author_customWP Post Author (Custom)
wp__post_author_specificWP Post Author (Specific)

Meta Boxes

{
    "post": {
        "awpa-multi-author": {
            "title": "Authors",
            "context": "side"
        }
    },
    "awpa_user_form_build": {
        "awpa-theme-settings": {
            "title": "Form Options",
            "context": "advanced"
        }
    }
}

PHP Error Log 1 lines

[31-Jul-2022 14:34:26 UTC] PHP Notice:  Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 5831
See also: All tests for this plugin, How to Hide WP Post Author Admin Menus and Meta Boxes