Molongui Authorship 4.6.17

Does Molongui Authorship work with WordPress 6.2.2 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: 348.65 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.048 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/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=366d52b0ba
Aspect after-activation
HTTP status 200
Load time 0.782 s
Memory usage 3.62 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.243 s
Memory usage 3.67 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.174 s
Memory usage 3.38 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.886 s
Memory usage 3.75 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.551 s
Memory usage 4.98 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.213 s
Memory usage 3.36 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.665 s
Memory usage 3.38 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.330 s
Memory usage 3.94 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.479 s
Memory usage 3.94 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.293 s
Memory usage 3.3 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 1.203 s
Memory usage 5.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.301 s0.456 s+0.155 s3.07 MiB3.41 MiB+ 346.13 KiB
/wp-admin/edit.php0.188 s0.269 s+0.081 s3.1 MiB3.54 MiB+ 448.99 KiB
/wp-admin/post-new.php0.779 s1.051 s+0.272 s5.02 MiB5.4 MiB+ 387.72 KiB
/wp-admin/upload.php0.550 s0.313 s-0.237 s3.02 MiB3.32 MiB+ 312.02 KiB
/wp-admin/options-writing.php0.177 s0.167 s-0.010 s3.01 MiB3.31 MiB+ 300.85 KiB
/wp-admin/media-new.php0.340 s0.254 s-0.086 s2.99 MiB3.31 MiB+ 325.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.210 s+0.022 s3.01 MiB3.35 MiB+ 351.58 KiB
/wp-admin/post-new.php?post_type=page0.592 s0.895 s+0.303 s5.01 MiB5.36 MiB+ 352.92 KiB
/wp-admin/options-discussion.php0.221 s0.278 s+0.057 s3 MiB3.31 MiB+ 314.25 KiB
/wp-admin/edit-comments.php0.219 s0.241 s+0.022 s3.03 MiB3.38 MiB+ 360.37 KiB
/0.304 s0.258 s-0.046 s2.97 MiB3.3 MiB+ 335.33 KiB
Average 0.351 s0.399 s+0.048 s3.38 MiB3.72 MiB+ 348.65 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.7%25,470399256
PO File33.7%13,0728,8807
SVG0.4%15802
XML0.1%5202
Total 38,752 9,279 267

PHP Code Analysis | More results »

Lines of code 15,046
Total complexity 3,524
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 287
Functions 415

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

[21-May-2023 12:32:44 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