Microblog Poster 1.9.5.7

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

Summary

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

Memory usage: 17.7 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 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=5374e468a8
Aspect after-activation
HTTP status 200
Load time 0.468 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.479 s
Memory usage 3.47 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read property 'msie' of undefined\n    at /wp-content/plugins/microblog-poster/fancybox/jquery.fancybox-1.3.4.pack.js?ver=5.8:18:219\n    at /wp-content/plugins/microblog-poster/fancybox/jquery.fancybox-1.3.4.pack.js?ver=5.8:46:290",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: $(...).live is not a function\n    at HTMLDocument.<anonymous> (/wp-admin/options-general.php?page=microblogposter.php:2037:31)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=5.8:2:30038)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=5.8:2:30340)",
        "trace": null,
        "code": null
    }
]
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.184 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 0.968 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.296 s0.254 s-0.042 s3.08 MiB3.1 MiB+ 16.9 KiB
/wp-admin/edit.php0.184 s0.203 s+0.019 s3.11 MiB3.19 MiB+ 80.95 KiB
/wp-admin/post-new.php0.791 s0.721 s-0.070 s5.27 MiB5.29 MiB+ 26.11 KiB
/wp-admin/upload.php0.528 s0.439 s-0.089 s3.03 MiB3.04 MiB+ 15.82 KiB
/wp-admin/options-writing.php0.168 s0.166 s-0.002 s3.02 MiB3.02 MiB- 208 bytes
/wp-admin/media-new.php0.274 s0.213 s-0.061 s3.01 MiB3.02 MiB+ 15.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.234 s0.180 s-0.054 s3.04 MiB3.05 MiB+ 16.9 KiB
/wp-admin/post-new.php?post_type=page0.779 s0.598 s-0.181 s5.26 MiB5.28 MiB+ 26.34 KiB
/wp-admin/options-discussion.php0.305 s0.292 s-0.013 s3 MiB3.02 MiB+ 16.3 KiB
/wp-admin/edit-comments.php0.225 s0.206 s-0.019 s3.04 MiB3.06 MiB+ 15.8 KiB
/0.279 s0.215 s-0.064 s2.96 MiB2.92 MiB- 36.2 KiB
Average 0.369 s0.317 s-0.052 s3.44 MiB3.46 MiB+ 17.7 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
PHP56.5%14,1121,08225
PO File36.6%9,1504,92111
JavaScript3.5%8761194
CSS3.4%850332
Total 24,988 6,155 42

PHP Code Analysis | More results »

Lines of code 10,575
Total complexity 2,168
Median class complexity 6.5
Median method complexity 2.0
Most complex class MicroblogPoster_Poster
Most complex function microblogposter_settings_output()
Classes 16
Methods 159
Functions 21

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

[21-Jul-2021 16:27:43 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
[21-Jul-2021 16:27:43 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