WP Post Author 3.5.1

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
14PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: 0.121 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=8f143d4bbd
Aspect after-activation
HTTP status 200
Load time 1.091 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.474 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.345 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.501 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.465 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 1.028 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.294 s0.608 s+0.314 s3.07 MiB3.19 MiB+ 121.1 KiB
/wp-admin/edit.php0.183 s0.360 s+0.177 s3.1 MiB3.23 MiB+ 134.44 KiB
/wp-admin/post-new.php0.774 s0.876 s+0.102 s5.02 MiB5.15 MiB+ 137.78 KiB
/wp-admin/upload.php0.554 s0.438 s-0.116 s3.02 MiB3.12 MiB+ 106.61 KiB
/wp-admin/options-writing.php0.177 s0.298 s+0.121 s3.01 MiB3.1 MiB+ 92.96 KiB
/wp-admin/media-new.php0.337 s0.498 s+0.161 s2.99 MiB3.12 MiB+ 128.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.377 s+0.191 s3.01 MiB3.12 MiB+ 120.86 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.669 s+0.071 s5.01 MiB5.14 MiB+ 132.44 KiB
/wp-admin/options-discussion.php0.220 s0.335 s+0.115 s3 MiB3.1 MiB+ 106.7 KiB
/wp-admin/edit-comments.php0.221 s0.338 s+0.117 s3.03 MiB3.13 MiB+ 106.67 KiB
/0.306 s0.379 s+0.073 s2.97 MiB3.16 MiB+ 192.09 KiB
Average 0.350 s0.471 s+0.121 s3.38 MiB3.51 MiB+ 125.44 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.7%4,57047032
CSS37.7%3,0902725
JSON4.3%35402
JavaScript1.5%12655
Sass0.5%3801
SVG0.2%2002
Total 8,198 747 47

PHP Code Analysis | More results »

Lines of code 4,579
Total complexity 836
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 147
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 15 lines

[25-Jul-2023 12:25:50 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
[25-Jul-2023 12:25:56 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
[25-Jul-2023 12:26:05 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
[25-Jul-2023 12:26:07 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
[25-Jul-2023 12:26:09 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
[25-Jul-2023 12:26:10 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
[25-Jul-2023 12:26:10 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
[25-Jul-2023 12:26:10 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
[25-Jul-2023 12:26:10 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
[25-Jul-2023 12:26:10 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
[25-Jul-2023 12:26:10 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
[25-Jul-2023 12:26:10 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
[25-Jul-2023 12:26:10 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
[25-Jul-2023 12:26:10 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
[25-Jul-2023 12:26:10 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