WP Post Author 3.1.1

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: 193.03 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.289 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=1778c46e33
Aspect after-activation
HTTP status 200
Load time 1.021 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.573 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.600 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.491 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.597 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.391 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 0.935 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 2.005 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.383 s0.899 s+0.516 s3.72 MiB3.88 MiB+ 166.46 KiB
/wp-admin/edit.php0.214 s0.507 s+0.293 s3.75 MiB3.92 MiB+ 166.29 KiB
/wp-admin/post-new.php0.830 s0.981 s+0.151 s5.55 MiB5.77 MiB+ 233.43 KiB
/wp-admin/upload.php0.450 s0.563 s+0.113 s3.68 MiB3.85 MiB+ 168.02 KiB
/wp-admin/options-writing.php0.168 s0.517 s+0.349 s3.62 MiB3.82 MiB+ 206.13 KiB
/wp-admin/media-new.php0.513 s0.405 s-0.108 s3.66 MiB3.82 MiB+ 166.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.238 s0.544 s+0.306 s3.69 MiB3.85 MiB+ 170.16 KiB
/wp-admin/post-new.php?post_type=page0.693 s0.798 s+0.105 s5.54 MiB5.76 MiB+ 228.88 KiB
/wp-admin/options-discussion.php0.242 s0.566 s+0.324 s3.6 MiB3.82 MiB+ 226.71 KiB
/wp-admin/edit-comments.php0.239 s0.436 s+0.197 s3.69 MiB3.86 MiB+ 164.76 KiB
/0.352 s1.285 s+0.933 s3.6 MiB3.82 MiB+ 225.88 KiB
Average 0.393 s0.682 s+0.289 s4.01 MiB4.2 MiB+ 193.03 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,97447030
CSS23.1%2,6722106
JSON3.1%35402
JavaScript0.4%5052
Total 11,552 697 45

PHP Code Analysis | More results »

Lines of code 3,949
Total complexity 732
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

[29-Jul-2022 11:29:50 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