Microblog Poster 2.1.4

Does Microblog Poster work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 22.05 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.026 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/microblog-poster/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=microblog-poster%2Fmicroblogposter.php&plugin_status=all&paged=1&s&_wpnonce=139558d5ad
Aspect after-activation
HTTP status 200
Load time 1.209 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Settings → Microblog Poster

Page screenshot: Settings → Microblog Poster
URL /wp-admin/options-general.php?page=microblogposter.php
Aspect menu-item
HTTP status 200
Load time 0.527 s
Memory usage 3.36 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.344 s
Memory usage 2.92 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.166 s
Memory usage 5.29 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.394 s+0.051 s3.08 MiB3.1 MiB+ 16.88 KiB
/wp-admin/edit.php0.179 s0.213 s+0.034 s3.11 MiB3.19 MiB+ 80.94 KiB
/wp-admin/post-new.php1.141 s1.289 s+0.148 s5.27 MiB5.29 MiB+ 26.43 KiB
/wp-admin/upload.php0.585 s0.361 s-0.224 s3.03 MiB3.04 MiB+ 15.8 KiB
/wp-admin/options-writing.php0.169 s0.195 s+0.026 s3.02 MiB3.02 MiB- 224 bytes
/wp-admin/media-new.php0.257 s0.230 s-0.027 s3.01 MiB3.02 MiB+ 15.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.186 s-0.005 s3.04 MiB3.05 MiB+ 16.88 KiB
/wp-admin/post-new.php?post_type=page1.000 s1.379 s+0.379 s5.26 MiB5.28 MiB+ 26.33 KiB
/wp-admin/options-discussion.php0.234 s0.267 s+0.033 s3 MiB3.02 MiB+ 16.29 KiB
/wp-admin/edit-comments.php0.216 s0.214 s-0.002 s3.04 MiB3.06 MiB+ 15.79 KiB
/0.356 s0.231 s-0.125 s2.91 MiB2.92 MiB+ 11.46 KiB
Average 0.425 s0.451 s+0.026 s3.43 MiB3.46 MiB+ 22.05 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
PHP55.4%13,5181,10223
PO File37.5%9,1504,92111
JavaScript3.6%8721254
CSS3.5%850332
Total 24,390 6,181 40

PHP Code Analysis | More results »

Lines of code 10,517
Total complexity 1,941
Median class complexity 6.0
Median method complexity 2.0
Most complex class MicroblogPoster_Poster
Most complex function microblogposter_settings_output()
Classes 19
Methods 193
Functions 23

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.

Database Tables 5

Options wp_options 1

Meta Boxes

{
    "post": {
        "microblogposter_domain": {
            "title": "MicroblogPoster",
            "context": "advanced"
        }
    }
}

Capabilities 1

PHP Error Log 2 lines

[30-Aug-2021 08:46:53 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/microblog-poster/microblogposter_oauth.php on line 101
[30-Aug-2021 08:46:53 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/microblog-poster/microblogposter_oauth.php on line 101
See also: All tests for this plugin