WP Post Author 3.5.3

Does WP Post Author work with WordPress 6.3.1 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: 121.06 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.3.1
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=715ca1a275
Aspect after-activation
HTTP status 200
Load time 0.612 s
Memory usage 3.62 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.450 s
Memory usage 2.84 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.349 s
Memory usage 2.84 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.444 s
Memory usage 2.84 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.696 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 2.290 s
Memory usage 5.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.372 s0.541 s+0.169 s2.82 MiB2.93 MiB+ 113.62 KiB
/wp-admin/edit.php0.206 s0.369 s+0.163 s2.85 MiB2.97 MiB+ 127.27 KiB
/wp-admin/post-new.php0.763 s0.802 s+0.039 s5.21 MiB5.4 MiB+ 193.63 KiB
/wp-admin/upload.php0.629 s0.450 s-0.179 s2.77 MiB2.86 MiB+ 99.55 KiB
/wp-admin/options-writing.php0.226 s0.494 s+0.268 s2.76 MiB2.86 MiB+ 100.04 KiB
/wp-admin/media-new.php0.455 s0.341 s-0.114 s2.74 MiB2.86 MiB+ 121.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.319 s+0.099 s2.76 MiB2.87 MiB+ 113.81 KiB
/wp-admin/post-new.php?post_type=page0.600 s0.648 s+0.048 s5.21 MiB5.34 MiB+ 133.74 KiB
/wp-admin/options-discussion.php0.250 s0.371 s+0.121 s2.75 MiB2.84 MiB+ 99.65 KiB
/wp-admin/edit-comments.php0.400 s0.560 s+0.160 s2.78 MiB2.88 MiB+ 99.63 KiB
/0.322 s0.340 s+0.018 s3.13 MiB3.26 MiB+ 129.53 KiB
Average 0.404 s0.476 s+0.072 s3.25 MiB3.37 MiB+ 121.06 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

[31-Aug-2023 00:58:14 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
[31-Aug-2023 00:58:24 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
[31-Aug-2023 00:58:24 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 5905
[31-Aug-2023 00:58: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
[31-Aug-2023 00:58: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
[31-Aug-2023 00:58: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
[31-Aug-2023 00:58:28 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
[31-Aug-2023 00:58:28 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
[31-Aug-2023 00:58:28 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
[31-Aug-2023 00:58:28 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
[31-Aug-2023 00:58:28 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
[31-Aug-2023 00:58:28 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
[31-Aug-2023 00:58:28 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
[31-Aug-2023 00:58:28 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