Does Mastodon Autopost work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .
| No PHP errors, warnings or notices | |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors | |
| Looks good! No problems were detected. |
Memory usage: 18.14 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.
| WordPress version | 6.2 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 1,000+ |
| WordPress.org page | https://wordpress.org/plugins/autopost-to-mastodon/ |
| Badges |
|
| 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=c22ca32de4 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.211 s |
| Memory usage | 3.03 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=autopost-to-mastodon |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.268 s |
| Memory usage | 3.66 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.183 s |
| Memory usage | 3.05 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.750 s |
| Memory usage | 5.05 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=page |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.584 s |
| Memory usage | 5.04 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.280 s | 0.227 s | -0.053 s | 3.07 MiB | 3.09 MiB | + 19.08 KiB |
| /wp-admin/edit.php | 0.185 s | 0.170 s | -0.015 s | 3.1 MiB | 3.12 MiB | + 19.08 KiB |
| /wp-admin/post-new.php | 0.762 s | 0.556 s | -0.206 s | 5.02 MiB | 5.05 MiB | + 25.56 KiB |
| /wp-admin/upload.php | 0.538 s | 0.421 s | -0.117 s | 3.02 MiB | 3.02 MiB | + 2.5 KiB |
| /wp-admin/options-writing.php | 0.168 s | 0.161 s | -0.007 s | 3.01 MiB | 3 MiB | - 10.74 KiB |
| /wp-admin/media-new.php | 0.263 s | 0.239 s | -0.024 s | 2.99 MiB | 3.01 MiB | + 14.69 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.245 s | 0.186 s | -0.059 s | 3.01 MiB | 3.02 MiB | + 19.03 KiB |
| /wp-admin/post-new.php?post_type=page | 0.584 s | 0.593 s | +0.009 s | 5.01 MiB | 5.04 MiB | + 25.49 KiB |
| /wp-admin/options-discussion.php | 0.212 s | 0.220 s | +0.008 s | 3 MiB | 3 MiB | + 2.99 KiB |
| /wp-admin/edit-comments.php | 0.201 s | 0.215 s | +0.014 s | 3.03 MiB | 3.03 MiB | + 1.66 KiB |
| / | 0.291 s | 0.204 s | -0.087 s | 2.97 MiB | 3.05 MiB | + 80.16 KiB |
| Average | 0.339 s | 0.290 s | -0.049 s | 3.38 MiB | 3.4 MiB | + 18.14 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 58.4% | 748 | 92 | 5 | |
| SVG | 14.9% | 191 | 4 | 5 | |
| CSS | 12.5% | 160 | 0 | 1 | |
| PO File | 11.7% | 150 | 0 | 2 | |
| JavaScript | 2.5% | 32 | 4 | 1 | |
| Total | 1,281 | 100 | 14 | ||
| 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 |
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.
wp_options 1{
"post": {
"autopostToMastodon_metabox": {
"title": "Mastodon Autopost",
"context": "side"
}
},
"page": {
"autopostToMastodon_metabox": {
"title": "Mastodon Autopost",
"context": "side"
}
},
"attachment": {
"autopostToMastodon_metabox": {
"title": "Mastodon Autopost",
"context": "side"
}
}
}The log file is empty.