Featured Image from URL (FIFU) 3.8.4

Does Featured Image from URL (FIFU) work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 133.78 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 90,000+
WordPress.org page https://wordpress.org/plugins/featured-image-from-url/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=featured-image-from-url%2Ffeatured-image-from-url.php&plugin_status=all&paged=1&s&_wpnonce=b045af2ae8
Aspect after-activation
HTTP status 200
Load time 0.803 s
Memory usage 3.38 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
Load time 1.256 s
Memory usage 5.02 MiB
JS errors None
Resource errors None

Featured Image from URL → Cloud

Page screenshot: Featured Image from URL → Cloud
URL /wp-admin/admin.php?page=fifu-cloud
Aspect menu-item
HTTP status 200
Load time 0.372 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Featured Image from URL → Troubleshooting

Page screenshot: Featured Image from URL → Troubleshooting
URL /wp-admin/admin.php?page=fifu-troubleshooting
Aspect menu-item
HTTP status 200
Load time 0.287 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Featured Image from URL → Status

Page screenshot: Featured Image from URL → Status
URL /wp-admin/admin.php?page=fifu-support-data
Aspect menu-item
HTTP status 200
Load time 0.327 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Featured Image from URL → → Upgrade to PRO

Page screenshot: Featured Image from URL →  → Upgrade to PRO
URL /wp-admin/
Aspect menu-item
HTTP status 200
Load time 0.291 s
Memory usage 3.48 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.317 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Add New Page ‹ Test site — WordPress

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

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.669 s
Memory usage 5.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.322 s0.270 s-0.052 s3.36 MiB3.48 MiB+ 116.3 KiB
/wp-admin/edit.php0.178 s0.346 s+0.168 s3.39 MiB3.52 MiB+ 127.8 KiB
/wp-admin/post-new.php1.316 s1.031 s-0.285 s6.14 MiB6.28 MiB+ 141.25 KiB
/wp-admin/upload.php0.349 s0.494 s+0.145 s3.24 MiB3.36 MiB+ 118.78 KiB
/wp-admin/options-writing.php0.307 s0.148 s-0.159 s3.24 MiB3.34 MiB+ 104.51 KiB
/wp-admin/media-new.php0.223 s0.224 s+0.001 s3.22 MiB3.34 MiB+ 120.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.193 s+0.009 s3.25 MiB3.43 MiB+ 184.59 KiB
/wp-admin/post-new.php?post_type=page0.635 s0.709 s+0.074 s6.14 MiB6.27 MiB+ 135.9 KiB
/wp-admin/options-discussion.php0.219 s0.292 s+0.073 s3.22 MiB3.34 MiB+ 121.77 KiB
/wp-admin/edit-comments.php0.208 s0.212 s+0.004 s3.26 MiB3.44 MiB+ 177.84 KiB
/0.269 s0.214 s-0.055 s3.35 MiB3.47 MiB+ 122.64 KiB
Average 0.383 s0.376 s-0.007 s3.8 MiB3.93 MiB+ 133.78 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.

HTML
PHP
CSS
Language % Lines of code Comment lines Files
HTML46.9%6,7241113
PHP36.2%5,18328120
CSS10.5%1,4995310
JavaScript6.3%8993611
XML0.2%2901
Total 14,334 381 55

PHP Code Analysis | More results »

Lines of code 5,185
Total complexity 859
Median class complexity 7.0
Median method complexity 1.0
Most complex class FifuDb
Most complex function fifu_get_strings_settings()
Classes 7
Methods 98
Functions 203

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 37

Sidebar Widgets 3

ID Name
fifu_widget_image(FIFU) Featured media
fifu_widget_grid(FIFU) Featured grid
fifu_widget_gallery(FIFU) Product gallery

Meta Boxes

{
    "post": {
        "imageUrlMetaBox": {
            "title": "Featured image",
            "context": "side"
        }
    },
    "page": {
        "imageUrlMetaBox": {
            "title": "Featured image",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Featured Image from URL (FIFU) Admin Menus and Meta Boxes