Blogger Importer 0.9

Does Blogger Importer work with WordPress 6.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 70,000+
WordPress.org page https://wordpress.org/plugins/blogger-importer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=blogger-importer%2Fblogger-importer.php&plugin_status=all&paged=1&s&_wpnonce=d624ead366
Aspect after-activation
HTTP status 200
Load time 0.263 s
Memory usage 3.51 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.211 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.319 s0.453 s+0.134 s3.55 MiB3.55 MiB+ 2.81 KiB
/wp-admin/edit.php0.192 s0.421 s+0.229 s3.58 MiB3.59 MiB+ 2.81 KiB
/wp-admin/post-new.php1.141 s1.878 s+0.737 s5.48 MiB5.49 MiB+ 11.17 KiB
/wp-admin/upload.php0.645 s0.442 s-0.203 s3.49 MiB3.49 MiB+ 1.65 KiB
/wp-admin/options-writing.php0.148 s0.194 s+0.046 s3.48 MiB3.47 MiB- 17.23 KiB
/wp-admin/media-new.php0.244 s0.302 s+0.058 s3.47 MiB3.47 MiB+ 1.82 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.275 s+0.098 s3.5 MiB3.5 MiB+ 2.73 KiB
/wp-admin/post-new.php?post_type=page1.270 s1.139 s-0.131 s5.47 MiB5.48 MiB+ 2.73 KiB
/wp-admin/options-discussion.php0.220 s0.416 s+0.196 s3.47 MiB3.47 MiB+ 2.13 KiB
/wp-admin/edit-comments.php0.201 s0.328 s+0.127 s3.5 MiB3.5 MiB+ 1.63 KiB
/0.278 s0.318 s+0.040 s3.47 MiB3.42 MiB- 50.59 KiB
Average 0.440 s0.561 s+0.121 s3.86 MiB3.86 MiB- 3.49 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
Language % Lines of code Comment lines Files
PHP100.0%9152656
Total 915 265 6

PHP Code Analysis | More results »

Lines of code 907
Total complexity 190
Median class complexity 17.0
Median method complexity 2.0
Most complex class Blogger_Importer
Most complex function Blogger_Importer::get_author_mapping()
Classes 5
Methods 52
Functions 1

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.

User Metadata wp_usermeta 1

PHP Error Log 1 lines

[02-Nov-2022 05:41:27 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Blogger_Importer has a deprecated constructor in /wp-content/plugins/blogger-importer/blogger-importer.php on line 44
See also: All tests for this plugin