Mastodon Autopost 3.6.1

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: 17.33 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=d04ce4d5f9
Aspect after-activation
HTTP status 200
Load time 0.299 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.252 s
Memory usage 3.74 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.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.656 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.630 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.284 s0.255 s-0.029 s3.55 MiB3.57 MiB+ 19.11 KiB
/wp-admin/edit.php0.182 s0.208 s+0.026 s3.58 MiB3.6 MiB+ 19.11 KiB
/wp-admin/post-new.php0.789 s0.648 s-0.141 s5.48 MiB5.5 MiB+ 29.55 KiB
/wp-admin/upload.php0.535 s0.272 s-0.263 s3.49 MiB3.51 MiB+ 17.91 KiB
/wp-admin/options-writing.php0.146 s0.163 s+0.017 s3.49 MiB3.48 MiB- 1000 bytes
/wp-admin/media-new.php0.254 s0.205 s-0.049 s3.47 MiB3.49 MiB+ 18.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.261 s0.309 s+0.048 s3.5 MiB3.53 MiB+ 34.56 KiB
/wp-admin/post-new.php?post_type=page0.619 s0.983 s+0.364 s5.47 MiB5.5 MiB+ 29.45 KiB
/wp-admin/options-discussion.php0.213 s0.212 s-0.001 s3.47 MiB3.49 MiB+ 18.39 KiB
/wp-admin/edit-comments.php0.186 s0.224 s+0.038 s3.5 MiB3.54 MiB+ 37.93 KiB
/0.258 s0.232 s-0.026 s3.47 MiB3.44 MiB- 32.45 KiB
Average 0.339 s0.337 s-0.001 s3.86 MiB3.88 MiB+ 17.33 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.3%744915
SVG15.0%19145
CSS12.5%16001
PO File11.7%15002
JavaScript2.5%3241
Total 1,277 99 14

PHP Code Analysis | More results »

Lines of code 559
Total complexity 84
Median class complexity 42.0
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