Featured Image from URL (FIFU) 3.8.1

Does Featured Image from URL (FIFU) work with WordPress 5.8.3 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: 122.01 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.8.3
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=67d8cb5d65
Aspect after-activation
HTTP status 200
Load time 0.703 s
Memory usage 3.16 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.271 s
Memory usage 4.81 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.373 s
Memory usage 3.4 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.271 s
Memory usage 3.44 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.216 s
Memory usage 3.18 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.299 s
Memory usage 3.21 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.223 s
Memory usage 3.01 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 1.022 s
Memory usage 5.41 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 1.028 s
Memory usage 5.4 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.914 s
Memory usage 4.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.372 s0.289 s-0.083 s3.08 MiB3.21 MiB+ 124.85 KiB
/wp-admin/edit.php0.184 s0.259 s+0.075 s3.11 MiB3.3 MiB+ 190.16 KiB
/wp-admin/post-new.php0.956 s1.285 s+0.329 s5.27 MiB5.41 MiB+ 147.96 KiB
/wp-admin/upload.php0.399 s0.462 s+0.063 s3.03 MiB3.14 MiB+ 111.33 KiB
/wp-admin/options-writing.php0.151 s0.168 s+0.017 s3.02 MiB3.12 MiB+ 97.18 KiB
/wp-admin/media-new.php0.411 s0.217 s-0.194 s3.01 MiB3.12 MiB+ 112.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.199 s+0.004 s3.04 MiB3.16 MiB+ 121.14 KiB
/wp-admin/post-new.php?post_type=page0.888 s0.943 s+0.055 s5.26 MiB5.4 MiB+ 142.61 KiB
/wp-admin/options-discussion.php0.238 s0.243 s+0.005 s3 MiB3.12 MiB+ 114.31 KiB
/wp-admin/edit-comments.php0.210 s0.202 s-0.008 s3.04 MiB3.16 MiB+ 122.38 KiB
/0.276 s0.204 s-0.072 s2.96 MiB3.01 MiB+ 57.44 KiB
Average 0.389 s0.406 s+0.017 s3.44 MiB3.56 MiB+ 122.01 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.8%6,5951813
PHP36.2%5,10927620
CSS10.6%1,4995310
JavaScript6.1%8663411
XML0.2%2901
Total 14,098 381 55

PHP Code Analysis | More results »

Lines of code 5,110
Total complexity 850
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 202

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