Mastodon Autopost 3.6.5

Does Mastodon Autopost work with WordPress 6.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 22.18 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.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/autopost-to-mastodon/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=autopost-to-mastodon%2Fmastodon_autopost.php&plugin_status=all&paged=1&s&_wpnonce=b03b912d5e
Aspect after-activation
HTTP status 200
Load time 0.266 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Settings → Mastodon Autopost

Page screenshot: Settings → Mastodon Autopost
URL /wp-admin/options-general.php?page=autopost-to-mastodon
Aspect menu-item
HTTP status 200
Load time 0.272 s
Memory usage 4.11 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.207 s
Memory usage 3.44 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.762 s
Memory usage 5.5 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.650 s
Memory usage 5.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.270 s0.248 s-0.022 s3.55 MiB3.57 MiB+ 19.11 KiB
/wp-admin/edit.php0.178 s0.203 s+0.025 s3.58 MiB3.6 MiB+ 19.11 KiB
/wp-admin/post-new.php0.748 s0.632 s-0.116 s5.48 MiB5.5 MiB+ 29.55 KiB
/wp-admin/upload.php0.705 s0.455 s-0.250 s3.49 MiB3.51 MiB+ 17.91 KiB
/wp-admin/options-writing.php0.174 s0.171 s-0.003 s3.49 MiB3.48 MiB- 1000 bytes
/wp-admin/media-new.php0.283 s0.219 s-0.064 s3.47 MiB3.49 MiB+ 18.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.347 s0.206 s-0.141 s3.5 MiB3.53 MiB+ 34.56 KiB
/wp-admin/post-new.php?post_type=page0.603 s0.608 s+0.005 s5.47 MiB5.5 MiB+ 29.45 KiB
/wp-admin/options-discussion.php0.213 s0.217 s+0.004 s3.47 MiB3.49 MiB+ 18.39 KiB
/wp-admin/edit-comments.php0.212 s0.221 s+0.009 s3.5 MiB3.54 MiB+ 37.93 KiB
/0.279 s0.222 s-0.057 s3.42 MiB3.44 MiB+ 20.87 KiB
Average 0.365 s0.309 s-0.055 s3.86 MiB3.88 MiB+ 22.18 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
SVG
CSS
PO File
Language % Lines of code Comment lines Files
PHP58.4%748925
SVG14.9%19145
CSS12.5%16001
PO File11.7%15002
JavaScript2.5%3241
Total 1,281 100 14

PHP Code Analysis | More results »

Lines of code 563
Total complexity 85
Median class complexity 42.5
Median method complexity 2.0
Most complex class autopostToMastodon
Most complex function autopostToMastodon::show_configuration_page()
Classes 2
Methods 27
Functions 0

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 1

User Metadata wp_usermeta 1

Meta Boxes

{
    "post": {
        "autopostToMastodon_metabox": {
            "title": "Mastodon Autopost",
            "context": "side"
        }
    },
    "page": {
        "autopostToMastodon_metabox": {
            "title": "Mastodon Autopost",
            "context": "side"
        }
    },
    "attachment": {
        "autopostToMastodon_metabox": {
            "title": "Mastodon Autopost",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Mastodon Autopost Admin Menus and Meta Boxes