Import XML feed 2.1.0

Does Import XML feed work with WordPress 5.9 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: 47.02 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.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/import-xml-feed/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=import-xml-feed%2Fmoove-importer.php&plugin_status=all&paged=1&s&_wpnonce=0edf373419
Aspect after-activation
HTTP status 200
Load time 0.270 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Settings → Import Feed

Page screenshot: Settings → Import Feed
URL /wp-admin/options-general.php?page=moove-importer
Aspect menu-item
HTTP status 200
Load time 0.170 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Settings → Import Feed → Templates

Page screenshot: Settings → Import Feed → 
            Templates
URL /wp-admin/options-general.php?page=moove-importer&tab=plugin_templates
Aspect menu-item-tab
HTTP status 200
Load time 0.288 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Settings → Import Feed → Documentation

Page screenshot: Settings → Import Feed → 
                Documentation
URL /wp-admin/options-general.php?page=moove-importer&tab=plugin_documentation
Aspect menu-item-tab
HTTP status 200
Load time 0.153 s
Memory usage 3.35 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.303 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.419 s0.270 s-0.149 s3.36 MiB3.41 MiB+ 48.76 KiB
/wp-admin/edit.php0.175 s0.215 s+0.040 s3.39 MiB3.44 MiB+ 49.15 KiB
/wp-admin/post-new.php1.102 s0.974 s-0.128 s6.14 MiB6.2 MiB+ 53.12 KiB
/wp-admin/upload.php0.655 s0.353 s-0.302 s3.24 MiB3.3 MiB+ 56.23 KiB
/wp-admin/options-writing.php0.278 s0.166 s-0.112 s3.24 MiB3.27 MiB+ 39.45 KiB
/wp-admin/media-new.php0.290 s0.213 s-0.077 s3.22 MiB3.27 MiB+ 56.4 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.182 s-0.001 s3.25 MiB3.31 MiB+ 57.93 KiB
/wp-admin/post-new.php?post_type=page0.722 s0.798 s+0.076 s6.14 MiB6.19 MiB+ 48.7 KiB
/wp-admin/options-discussion.php0.259 s0.321 s+0.062 s3.22 MiB3.27 MiB+ 56.09 KiB
/wp-admin/edit-comments.php0.219 s0.238 s+0.019 s3.26 MiB3.31 MiB+ 47.61 KiB
/0.301 s0.212 s-0.089 s3.4 MiB3.4 MiB+ 3.84 KiB
Average 0.418 s0.358 s-0.060 s3.81 MiB3.85 MiB+ 47.02 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
CSS
JavaScript
PO File
Language % Lines of code Comment lines Files
PHP47.5%1,96325315
CSS24.4%1,01121
JavaScript18.1%74881
PO File10.0%4121282
SVG0.0%202
Total 4,136 391 21

PHP Code Analysis | More results »

Lines of code 1,341
Total complexity 270
Median class complexity 10.0
Median method complexity 3.0
Most complex class Moove_Importer_Controller
Most complex function Moove_Importer_Controller::moove_create_post()
Classes 6
Methods 38
Functions 5

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.

Custom Post Types 1

ID Name
moove_feed_importerManage Imports

PHP Error Log 1 lines

[27-Jan-2022 11:16:31 UTC] PHP Deprecated:  WP_User_Query was called with an argument that is <strong>deprecated</strong> since version 5.9.0! <code>who</code> is deprecated. Use <code>capability</code> instead. in /wp-includes/functions.php on line 5600
See also: All tests for this plugin, How to Hide the "Import Feed" Admin Menu