WP Post Author 3.5.2

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

Page speed impact: 0.110 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 6

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=c5cb59433a
Aspect after-activation
HTTP status 200
Load time 0.514 s
Memory usage 3.55 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.398 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

WP Post Author → Registered Users

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

WP Post Author → Advanced Settings

Page screenshot: WP Post Author → Advanced Settings
URL /wp-admin/admin.php?page=awpa-settings
Aspect menu-item
HTTP status 200
Load time 0.404 s
Memory usage 3.1 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.472 s
Memory usage 3.16 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.954 s
Memory usage 5.12 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.240 s0.538 s+0.298 s3.07 MiB3.19 MiB+ 121.91 KiB
/wp-admin/edit.php0.154 s0.280 s+0.126 s3.1 MiB3.23 MiB+ 135.25 KiB
/wp-admin/post-new.php0.682 s0.676 s-0.006 s5.02 MiB5.21 MiB+ 198.21 KiB
/wp-admin/upload.php0.593 s0.356 s-0.237 s3.02 MiB3.12 MiB+ 106.61 KiB
/wp-admin/options-writing.php0.157 s0.377 s+0.220 s3.01 MiB3.1 MiB+ 92.96 KiB
/wp-admin/media-new.php0.226 s0.298 s+0.072 s2.99 MiB3.12 MiB+ 128.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.158 s0.291 s+0.133 s3.01 MiB3.12 MiB+ 120.86 KiB
/wp-admin/post-new.php?post_type=page0.526 s0.601 s+0.075 s5.01 MiB5.14 MiB+ 133.24 KiB
/wp-admin/options-discussion.php0.171 s0.312 s+0.141 s3 MiB3.1 MiB+ 106.7 KiB
/wp-admin/edit-comments.php0.178 s0.411 s+0.233 s3.03 MiB3.13 MiB+ 106.67 KiB
/0.252 s0.406 s+0.154 s2.97 MiB3.16 MiB+ 192.9 KiB
Average 0.303 s0.413 s+0.110 s3.38 MiB3.51 MiB+ 131.23 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
CSS
Language % Lines of code Comment lines Files
PHP55.8%4,58146932
CSS37.6%3,0902725
JSON4.3%35402
JavaScript1.5%12655
Sass0.5%3801
SVG0.2%2002
Total 8,209 746 47

PHP Code Analysis | More results »

Lines of code 4,590
Total complexity 844
Median class complexity 17.5
Median method complexity 2.0
Most complex class WPAMultiAuthors
Most complex function Awpa_Multiauthor_Rest_Controller::awpa_add_new_guest_author()
Classes 20
Methods 148
Functions 56

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 3

Options wp_options 6

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

[08-Aug-2023 05:32:45 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
[08-Aug-2023 05:32:53 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
[08-Aug-2023 05:32:54 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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
[08-Aug-2023 05:32:57 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