OPML Importer 0.2

Does OPML 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: -5.35 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 5,000+
WordPress.org page https://wordpress.org/plugins/opml-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=opml-importer%2Fopml-importer.php&plugin_status=all&paged=1&s&_wpnonce=637dd22292
Aspect after-activation
HTTP status 200
Load time 0.222 s
Memory usage 3.42 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.342 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.292 s0.245 s-0.047 s3.54 MiB3.54 MiB+ 1.19 KiB
/wp-admin/edit.php0.170 s0.191 s+0.021 s3.57 MiB3.57 MiB+ 1.19 KiB
/wp-admin/post-new.php0.750 s1.005 s+0.255 s5.46 MiB5.47 MiB+ 5.55 KiB
/wp-admin/upload.php0.555 s0.278 s-0.277 s3.41 MiB3.41 MiB+ 24 bytes
/wp-admin/options-writing.php0.171 s0.147 s-0.024 s3.4 MiB3.38 MiB- 17.51 KiB
/wp-admin/media-new.php0.221 s0.186 s-0.035 s3.38 MiB3.39 MiB+ 200 bytes
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.183 s+0.000 s3.48 MiB3.48 MiB+ 1.1 KiB
/wp-admin/post-new.php?post_type=page0.953 s0.742 s-0.211 s5.46 MiB5.46 MiB+ 1.1 KiB
/wp-admin/options-discussion.php0.273 s0.281 s+0.008 s3.38 MiB3.39 MiB+ 520 bytes
/wp-admin/edit-comments.php0.252 s0.219 s-0.033 s3.48 MiB3.48 MiB+ 8 bytes
/0.279 s0.209 s-0.070 s3.46 MiB3.41 MiB- 52.21 KiB
Average 0.373 s0.335 s-0.038 s3.82 MiB3.82 MiB- 5.35 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%129191
Total 129 19 1

PHP Code Analysis | More results »

Lines of code 138
Total complexity 21
Median class complexity 20.0
Median method complexity 10.0
Most complex class OPML_Import
Most complex function OPML_Import::dispatch()
Classes 1
Methods 2
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 08:49:36 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; OPML_Import has a deprecated constructor in /wp-content/plugins/opml-importer/opml-importer.php on line 37
See also: All tests for this plugin