Molongui Authorship 4.6.22

Does Molongui Authorship work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

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/molongui-authorship/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

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=molongui-authorship%2Fmolongui-authorship.php&plugin_status=all&paged=1&s&_wpnonce=2e2d5c7973
Aspect after-activation
HTTP status 200
Load time 0.561 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Posts → Authors

Page screenshot: Posts → Authors
URL /wp-admin/admin.php?page=authors
Aspect menu-item
HTTP status 200
Load time 0.260 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Authors → Add New

Page screenshot: Authors → Add New
URL /wp-admin/admin.php?page=author-new
Aspect menu-item
HTTP status 200
Load time 0.168 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Authors → Author Box Editor

Page screenshot: Authors → Author Box Editor
URL /wp-admin/admin.php?page=author-box-editor
Aspect menu-item
HTTP status 200
Load time 0.821 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Authors → Settings

Page screenshot: Authors → Settings
URL /wp-admin/admin.php?page=molongui-authorship
Aspect menu-item
HTTP status 200
Load time 0.691 s
Memory usage 4.74 MiB
JS errors None
Resource errors None

Authors → Tools

Page screenshot: Authors → Tools
URL /wp-admin/admin.php?page=molongui-authorship-tools
Aspect menu-item
HTTP status 200
Load time 0.248 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Authors → Help!

Page screenshot: Authors → Help!
URL /wp-admin/admin.php?page=molongui-authorship-help
Aspect menu-item
HTTP status 200
Load time 0.633 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Settings → Guest Authors

Page screenshot: Settings → Guest Authors
URL /wp-admin/admin.php?page=molongui-authorship&tab=guest-authors
Aspect menu-item
HTTP status 200
Load time 0.506 s
Memory usage 3.67 MiB
JS errors None
Resource errors None

Settings → Co-authors

Page screenshot: Settings → Co-authors
URL /wp-admin/admin.php?page=molongui-authorship&tab=co-authors
Aspect menu-item
HTTP status 200
Load time 0.443 s
Memory usage 3.67 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.232 s
Memory usage 3.4 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.687 s
Memory usage 5.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.331 s0.471 s+0.140 s2.82 MiB3.18 MiB+ 360.78 KiB
/wp-admin/edit.php0.189 s0.239 s+0.050 s2.85 MiB3.29 MiB+ 454.33 KiB
/wp-admin/post-new.php0.721 s0.991 s+0.270 s5.21 MiB5.61 MiB+ 407.95 KiB
/wp-admin/upload.php0.613 s0.274 s-0.339 s2.77 MiB3.08 MiB+ 324.35 KiB
/wp-admin/options-writing.php0.206 s0.177 s-0.029 s2.76 MiB3.07 MiB+ 319.16 KiB
/wp-admin/media-new.php0.345 s0.267 s-0.078 s2.74 MiB3.07 MiB+ 338.97 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.199 s+0.006 s2.76 MiB3.11 MiB+ 365.52 KiB
/wp-admin/post-new.php?post_type=page0.553 s0.609 s+0.056 s5.21 MiB5.57 MiB+ 372.86 KiB
/wp-admin/options-discussion.php0.211 s0.255 s+0.044 s2.75 MiB3.07 MiB+ 329.63 KiB
/wp-admin/edit-comments.php0.373 s0.197 s-0.176 s2.78 MiB3.15 MiB+ 377.45 KiB
/0.288 s0.193 s-0.095 s3.13 MiB3.4 MiB+ 273.98 KiB
Average 0.366 s0.352 s-0.014 s3.25 MiB3.6 MiB+ 356.82 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
PO File
Language % Lines of code Comment lines Files
PHP65.9%25,712398259
PO File33.5%13,0728,8807
SVG0.4%16202
XML0.1%5202
Total 38,998 9,278 270

PHP Code Analysis | More results »

Lines of code 15,150
Total complexity 3,554
Median class complexity 16.0
Median method complexity 2.0
Most complex class Molongui\Authorship\Includes\Libraries\Common\Browser
Most complex function authorship_options_update_20()
Classes 21
Methods 289
Functions 416

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.

Options wp_options 7

User Metadata wp_usermeta 2

Custom Post Types 1

ID Name
guest_authorGuest Authors

Meta Boxes

{
    "post": {
        "authorboxdiv": {
            "title": "Authors",
            "context": "side"
        },
        "showboxdiv": {
            "title": "Author Box",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[31-Aug-2023 00:16:53 UTC] PHP Deprecated:  Optional parameter $data declared before required parameter $group is implicitly treated as a required parameter in /wp-content/plugins/molongui-authorship/includes/libraries/common/option.php on line 35
See also: All tests for this plugin, How to Hide Molongui Authorship Admin Menus and Meta Boxes