WP RSS Aggregator 4.12

Does WP RSS Aggregator work with WordPress 5.1 and PHP 7.0.16? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.1
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/wp-rss-aggregator/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpra-intro
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-rss-aggregator%2Fwp-rss-aggregator.php&plugin_status=all&paged=1&s&_wpnonce=dd2d24978e
Aspect after-activation
HTTP status 200
Load time 0.686 s
Memory usage 4.84 MiB
JS errors None
Resource errors None

RSS Aggregator

Page screenshot: RSS Aggregator
URL /wp-admin/edit.php?post_type=wprss_feed
Aspect menu-item
HTTP status 200
Load time 0.388 s
Memory usage 4.39 MiB
JS errors None
Resource errors None

RSS Aggregator → Add New

Page screenshot: RSS Aggregator → Add New
URL /wp-admin/post-new.php?post_type=wprss_feed
Aspect menu-item
HTTP status 200
Load time 0.481 s
Memory usage 4.61 MiB
JS errors None
Resource errors None

RSS Aggregator → Feed Items

Page screenshot: RSS Aggregator → Feed Items
URL /wp-admin/edit.php?post_type=wprss_feed_item
Aspect menu-item
HTTP status 200
Load time 0.255 s
Memory usage 4.24 MiB
JS errors None
Resource errors None

RSS Aggregator → Blacklist

Page screenshot: RSS Aggregator → Blacklist
URL /wp-admin/edit.php?post_type=wprss_blacklist
Aspect menu-item
HTTP status 200
Load time 0.243 s
Memory usage 4.24 MiB
JS errors None
Resource errors None

RSS Aggregator → Import & Export

Page screenshot: RSS Aggregator → Import & Export
URL /wp-admin/edit.php?post_type=wprss_feed&page=wprss-import-export-settings
Aspect menu-item
HTTP status 200
Load time 0.335 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

RSS Aggregator → Settings

Page screenshot: RSS Aggregator → Settings
URL /wp-admin/edit.php?post_type=wprss_feed&page=wprss-aggregator-settings
Aspect menu-item
HTTP status 200
Load time 0.396 s
Memory usage 4.36 MiB
JS errors None
Resource errors None

RSS Aggregator → Debugging

Page screenshot: RSS Aggregator → Debugging
URL /wp-admin/edit.php?post_type=wprss_feed&page=wprss-debugging
Aspect menu-item
HTTP status 200
Load time 0.275 s
Memory usage 4.45 MiB
JS errors None
Resource errors None

RSS Aggregator → More Features

Page screenshot: RSS Aggregator → More Features
URL /wp-admin/edit.php?post_type=wprss_feed&page=wprss-addons
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

RSS Aggregator → Help & Support

Page screenshot: RSS Aggregator → Help & Support
URL /wp-admin/edit.php?post_type=wprss_feed&page=wprss-help
Aspect menu-item
HTTP status 200
Load time 0.238 s
Memory usage 4.27 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.276 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.244 s0.343 s+0.099 s3.29 MiB4.25 MiB+ 983.16 KiB
/wp-admin/edit.php0.202 s0.184 s-0.018 s3.32 MiB4.3 MiB+ 999.3 KiB
/wp-admin/post-new.php1.079 s1.176 s+0.097 s4.93 MiB5.99 MiB+ 1.06 MiB
/wp-admin/upload.php0.483 s0.514 s+0.031 s3.16 MiB4.18 MiB+ 1.02 MiB
/wp-admin/options-writing.php0.203 s0.220 s+0.017 s3.15 MiB4.17 MiB+ 1.02 MiB
/wp-admin/media-new.php0.188 s0.269 s+0.081 s3.14 MiB4.16 MiB+ 1.02 MiB
/wp-admin/edit-tags.php?taxonomy=category0.161 s0.235 s+0.074 s3.18 MiB4.2 MiB+ 1.02 MiB
/wp-admin/post-new.php?post_type=page0.953 s1.108 s+0.155 s4.91 MiB5.96 MiB+ 1.05 MiB
/wp-admin/options-discussion.php0.240 s0.312 s+0.072 s3.14 MiB4.16 MiB+ 1.02 MiB
/wp-admin/edit-comments.php0.249 s0.285 s+0.036 s3.25 MiB4.2 MiB+ 979.84 KiB
/0.313 s0.232 s-0.081 s3 MiB3.86 MiB+ 887.88 KiB
Average 0.392 s0.443 s+0.051 s3.5 MiB4.49 MiB+ 1021.1 KiB

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.

Options wp_options 3

Custom Post Types 3

ID Name
wprss_feedFeed Sources
wprss_feed_itemFeed Items
wprss_blacklistBlacklist

Meta Boxes

{
    "wprss_feed": {
        "submitdiv": {
            "title": "Save Feed Source",
            "context": "side"
        },
        "preview_meta_box": {
            "title": "Feed Preview",
            "context": "side"
        },
        "wprss-feed-processing-meta": {
            "title": "Feed Processing",
            "context": "side"
        },
        "wprss-like-meta": {
            "title": "Share The Love",
            "context": "side"
        },
        "custom_meta_box": {
            "title": "Feed Source Details",
            "context": "normal"
        }
    }
}

Capabilities 35

PHP Error Log 11 lines

[24-Feb-2019 01:54:05 UTC] PHP Notice:  screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
[24-Feb-2019 01:54:05 UTC] PHP Notice:  get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
[24-Feb-2019 01:54:05 UTC] PHP Notice:  screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
[24-Feb-2019 01:54:05 UTC] PHP Notice:  get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
[24-Feb-2019 01:54:07 UTC] PHP Notice:  screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
[24-Feb-2019 01:54:07 UTC] PHP Notice:  get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
[24-Feb-2019 01:54:07 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Browser has a deprecated constructor in /wp-content/plugins/wp-rss-aggregator/includes/libraries/browser.php on line 153
[24-Feb-2019 01:54:07 UTC] PHP Notice:  screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
[24-Feb-2019 01:54:07 UTC] PHP Notice:  get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
[24-Feb-2019 01:54:08 UTC] PHP Notice:  screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
[24-Feb-2019 01:54:08 UTC] PHP Notice:  get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4332
See also: All tests for this plugin, How to Hide WP RSS Aggregator Admin Menus and Meta Boxes