RSS Importer 0.2

Does RSS 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: 6.94 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

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/rss-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=rss-importer%2Frss-importer.php&plugin_status=all&paged=1&s&_wpnonce=6a561c34e2
Aspect after-activation
HTTP status 200
Load time 0.239 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.193 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.281 s0.287 s+0.006 s3.54 MiB3.54 MiB+ 1.84 KiB
/wp-admin/edit.php0.177 s0.288 s+0.111 s3.57 MiB3.57 MiB+ 1.84 KiB
/wp-admin/post-new.php0.840 s1.314 s+0.474 s5.46 MiB5.47 MiB+ 6.2 KiB
/wp-admin/upload.php0.501 s0.283 s-0.218 s3.41 MiB3.47 MiB+ 64.68 KiB
/wp-admin/options-writing.php0.139 s0.147 s+0.008 s3.4 MiB3.39 MiB- 16.85 KiB
/wp-admin/media-new.php0.410 s0.200 s-0.210 s3.38 MiB3.45 MiB+ 64.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.163 s0.184 s+0.021 s3.48 MiB3.48 MiB+ 1.76 KiB
/wp-admin/post-new.php?post_type=page0.635 s0.608 s-0.027 s5.46 MiB5.46 MiB+ 1.76 KiB
/wp-admin/options-discussion.php0.231 s0.265 s+0.034 s3.38 MiB3.39 MiB+ 1.16 KiB
/wp-admin/edit-comments.php0.189 s0.228 s+0.039 s3.48 MiB3.48 MiB+ 680 bytes
/0.262 s0.251 s-0.011 s3.46 MiB3.41 MiB- 51.55 KiB
Average 0.348 s0.369 s+0.021 s3.82 MiB3.83 MiB+ 6.94 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%153311
Total 153 31 1

PHP Code Analysis | More results »

Lines of code 153
Total complexity 27
Median class complexity 26.0
Median method complexity 1.0
Most complex class RSS_Import
Most complex function RSS_Import::get_posts()
Classes 1
Methods 9
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:35:52 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; RSS_Import has a deprecated constructor in /wp-content/plugins/rss-importer/rss-importer.php on line 43
See also: All tests for this plugin