Mastodon Autopost 3.1

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

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
2Resource errors (CSS, JS, images, fonts and so on.)
  • 2 404 Not Found
Performance

Memory usage: 27.85 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 version4.9.8
PHP version7.0.16
MySQL version5.7.17
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?activate=true&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=f6ced485c7
Aspect after-activation
HTTP status 200 OK
Load time 0.122 s
Memory usage 3.02 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 OK
Load time 0.094 s
Memory usage 3.23 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 OK
Load time 0.113 s
Memory usage 2.78 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 OK
Load time 0.155 s
Memory usage 3.24 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/autopost-to-mastodon/js/toot_editor.js?ver=3.1"
    }
]

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 OK
Load time 0.150 s
Memory usage 3.24 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/autopost-to-mastodon/js/toot_editor.js?ver=3.1"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.116 s0.119 s+0.003 s3.12 MiB3.15 MiB+ 28.91 KiB
/wp-admin/edit.php0.111 s0.120 s+0.009 s3.14 MiB3.16 MiB+ 23.38 KiB
/wp-admin/post-new.php0.179 s0.171 s-0.008 s3.21 MiB3.24 MiB+ 27.38 KiB
/wp-admin/upload.php0.084 s0.106 s+0.022 s2.98 MiB3.01 MiB+ 24.53 KiB
/wp-admin/options-writing.php0.076 s0.090 s+0.014 s2.97 MiB3 MiB+ 24.53 KiB
/wp-admin/media-new.php0.046 s0.078 s+0.032 s2.96 MiB2.99 MiB+ 26.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.088 s0.083 s-0.005 s3.01 MiB3.03 MiB+ 23.38 KiB
/wp-admin/post-new.php?post_type=page0.152 s0.152 s+0.000 s3.22 MiB3.24 MiB+ 27.38 KiB
/wp-admin/options-discussion.php0.092 s0.093 s+0.001 s2.97 MiB2.99 MiB+ 24.53 KiB
/wp-admin/edit-comments.php0.087 s0.105 s+0.018 s3.01 MiB3.06 MiB+ 51.86 KiB
/0.088 s0.101 s+0.013 s2.75 MiB2.78 MiB+ 23.48 KiB
Average 0.102 s0.111 s+0.009 s3.03 MiB3.06 MiB+ 27.85 KiB

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

Meta Boxes

{
    "post": {
        "autopostToMastodon_metabox": {
            "title": "Mastodon Autopost",
            "context": "side"
        }
    },
    "page": {
        "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