Featured Image from URL 2.1.2

Does Featured Image from URL work with WordPress 5.0 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
8WordPress deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.0
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 90,000+
WordPress.org page https://wordpress.org/plugins/featured-image-from-url/
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?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=featured-image-from-url%2Ffeatured-image-from-url.php&plugin_status=all&paged=1&s&_wpnonce=1cddb2c90c
Aspect after-activation
HTTP status 200 OK
Load time 0.180 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Featured Image from URL

Page screenshot: Featured Image from URL
URL /wp-admin/admin.php?page=featured-image-from-url
Aspect menu-item
HTTP status 200 OK
Load time 0.089 s
Memory usage 3.47 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 OK
Load time 0.086 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Edit Post ‹ Test site — WordPress

Page screenshot: Edit Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200 OK
Load time 1.986 s
Memory usage 4.99 MiB
JS errors None
Resource errors None

Edit Page ‹ Test site — WordPress

Page screenshot: Edit Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200 OK
Load time 2.419 s
Memory usage 4.97 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.067 s0.077 s+0.010 s3.22 MiB3.28 MiB+ 59.48 KiB
/wp-admin/edit.php0.126 s0.145 s+0.019 s3.25 MiB3.31 MiB+ 60.97 KiB
/wp-admin/post-new.php0.921 s1.875 s+0.954 s4.92 MiB4.99 MiB+ 70.44 KiB
/wp-admin/upload.php0.055 s0.083 s+0.028 s3.15 MiB3.21 MiB+ 57.89 KiB
/wp-admin/options-writing.php0.115 s0.072 s-0.043 s3.14 MiB3.2 MiB+ 57.89 KiB
/wp-admin/media-new.php0.058 s0.105 s+0.047 s3.07 MiB3.19 MiB+ 121.89 KiB
/wp-admin/edit-tags.php?taxonomy=category0.120 s0.127 s+0.007 s3.17 MiB3.23 MiB+ 57.89 KiB
/wp-admin/post-new.php?post_type=page0.513 s1.578 s+1.065 s4.9 MiB4.97 MiB+ 62.46 KiB
/wp-admin/options-discussion.php0.063 s0.127 s+0.064 s3.07 MiB3.19 MiB+ 121.89 KiB
/wp-admin/edit-comments.php0.079 s0.083 s+0.004 s3.18 MiB3.23 MiB+ 57.93 KiB
/0.092 s0.088 s-0.004 s2.93 MiB2.95 MiB+ 25.21 KiB
Average 0.201 s0.396 s+0.196 s3.46 MiB3.52 MiB+ 68.54 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 34

Meta Boxes

{
    "post": {
        "imageUrlMetaBox": {
            "title": "Featured Image from URL",
            "context": "side"
        }
    },
    "page": {
        "imageUrlMetaBox": {
            "title": "Featured Image from URL",
            "context": "side"
        }
    },
    "product": {
        "urlMetaBox": {
            "title": "Product Image from URL",
            "context": "side"
        }
    }
}

PHP Error Log 8 lines

[10-Dec-2018 23:00:48 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
[10-Dec-2018 23:00:49 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
[10-Dec-2018 23:00:51 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
[10-Dec-2018 23:00:52 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
[10-Dec-2018 23:00:53 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
[10-Dec-2018 23:00:55 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
[10-Dec-2018 23:00:56 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
[10-Dec-2018 23:00:57 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4112
See also: All tests for this plugin, How to Hide Featured Image from URL (FIFU) Admin Menus and Meta Boxes