Movable Type and TypePad Importer 0.4

Does "Movable Type and TypePad Importer" work with WordPress 6.1.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: 7.64 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 version6.1.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/movabletype-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=movabletype-importer%2Fmovabletype-importer.php&plugin_status=all&paged=1&s&_wpnonce=e0ae2c3e7c
Aspect after-activation
HTTP status 200
Load time 0.235 s
Memory usage 3.49 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.397 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.759 s0.282 s-0.477 s3.54 MiB3.55 MiB+ 2.55 KiB
/wp-admin/edit.php0.188 s0.209 s+0.021 s3.57 MiB3.57 MiB+ 2.55 KiB
/wp-admin/post-new.php1.427 s1.208 s-0.219 s5.46 MiB5.47 MiB+ 6.91 KiB
/wp-admin/upload.php0.515 s0.287 s-0.228 s3.41 MiB3.47 MiB+ 65.38 KiB
/wp-admin/options-writing.php0.233 s0.150 s-0.083 s3.4 MiB3.39 MiB- 16.15 KiB
/wp-admin/media-new.php0.249 s0.200 s-0.049 s3.39 MiB3.45 MiB+ 65.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.193 s+0.007 s3.48 MiB3.48 MiB+ 2.46 KiB
/wp-admin/post-new.php?post_type=page0.905 s1.038 s+0.133 s5.46 MiB5.46 MiB+ 2.46 KiB
/wp-admin/options-discussion.php0.206 s0.293 s+0.087 s3.38 MiB3.39 MiB+ 1.87 KiB
/wp-admin/edit-comments.php0.215 s0.222 s+0.007 s3.48 MiB3.48 MiB+ 1.37 KiB
/0.333 s0.209 s-0.124 s3.47 MiB3.42 MiB- 50.85 KiB
Average 0.474 s0.390 s-0.084 s3.82 MiB3.83 MiB+ 7.64 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%435281
Total 435 28 1

PHP Code Analysis | More results »

Lines of code 435
Total complexity 112
Median class complexity 111.0
Median method complexity 2.0
Most complex class MT_Import
Most complex function MT_Import::process_posts()
Classes 1
Methods 19
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

[16-Nov-2022 02:37:11 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; MT_Import has a deprecated constructor in /wp-content/plugins/movabletype-importer/movabletype-importer.php on line 32
See also: All tests for this plugin