WP Post Author 3.2.3

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

Summary

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

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

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

Environment
WordPress version6.2.2
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/wp-post-author/
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=wp-post-author%2Faft-wp-post-author.php&plugin_status=all&paged=1&s&_wpnonce=094e9c6c7b
Aspect after-activation
HTTP status 200
Load time 0.909 s
Memory usage 3.46 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.392 s
Memory usage 3.12 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.334 s
Memory usage 3.12 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.259 s
Memory usage 3.12 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.429 s
Memory usage 3.12 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.011 s
Memory usage 3.26 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 0.977 s
Memory usage 5.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.755 s0.578 s-0.177 s3.07 MiB3.21 MiB+ 144.62 KiB
/wp-admin/edit.php0.183 s0.334 s+0.151 s3.1 MiB3.25 MiB+ 158.23 KiB
/wp-admin/post-new.php0.733 s0.762 s+0.029 s5.02 MiB5.17 MiB+ 150.86 KiB
/wp-admin/upload.php0.534 s0.410 s-0.124 s3.02 MiB3.15 MiB+ 132.2 KiB
/wp-admin/options-writing.php0.177 s0.379 s+0.202 s3.01 MiB3.13 MiB+ 118.24 KiB
/wp-admin/media-new.php0.292 s0.336 s+0.044 s2.99 MiB3.14 MiB+ 153.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.336 s+0.130 s3.01 MiB3.15 MiB+ 146.14 KiB
/wp-admin/post-new.php?post_type=page0.575 s0.627 s+0.052 s5.01 MiB5.16 MiB+ 145.51 KiB
/wp-admin/options-discussion.php0.202 s0.428 s+0.226 s3 MiB3.13 MiB+ 131.98 KiB
/wp-admin/edit-comments.php0.205 s0.354 s+0.149 s3.03 MiB3.16 MiB+ 132.98 KiB
/0.304 s0.565 s+0.261 s2.97 MiB3.26 MiB+ 294.41 KiB
Average 0.379 s0.464 s+0.086 s3.38 MiB3.54 MiB+ 155.34 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
SVG38.8%4,502125
PHP34.7%4,02948630
CSS23.0%2,6722106
JSON3.0%35402
JavaScript0.4%5052
Total 11,607 713 45

PHP Code Analysis | More results »

Lines of code 4,004
Total complexity 747
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 102

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

{
    "awpa_user_form_build": {
        "awpa-theme-settings": {
            "title": "Form Options",
            "context": "advanced"
        }
    }
}

PHP Error Log 14 lines

[20-May-2023 18:47:12 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:22 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:23 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/documentation/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 5865
[20-May-2023 18:47:26 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:26 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:26 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:26 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:26 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:26 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:26 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:27 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:27 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:27 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
[20-May-2023 18:47:27 UTC] PHP Deprecated:  stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.wp-styles.php on line 90
See also: All tests for this plugin, How to Hide WP Post Author Admin Menus and Meta Boxes