Featured Image from URL (FIFU) 3.9.3

Does Featured Image from URL (FIFU) work with WordPress 5.9.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.56 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.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=7bbf8b6cea
Aspect after-activation
HTTP status 200
Load time 0.973 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

FIFU

Page screenshot: FIFU
URL /wp-admin/admin.php?page=featured-image-from-url
Aspect menu-item
HTTP status 200
Load time 2.665 s
Memory usage 5.07 MiB
JS errors None
Resource errors None

FIFU → Cloud

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

FIFU → Troubleshooting

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

FIFU → Status

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

FIFU → → Upgrade to PRO

Page screenshot: FIFU →  → Upgrade to PRO
URL /wp-admin/
Aspect menu-item
HTTP status 200
Load time 0.508 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.450 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.822 s
Memory usage 5.81 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.250 s
Memory usage 5.8 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.802 s
Memory usage 5.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.550 s0.494 s-0.056 s3.37 MiB3.49 MiB+ 118.34 KiB
/wp-admin/edit.php0.289 s0.442 s+0.153 s3.4 MiB3.53 MiB+ 130.24 KiB
/wp-admin/post-new.php1.438 s2.428 s+0.990 s5.68 MiB5.81 MiB+ 131.67 KiB
/wp-admin/upload.php0.566 s0.741 s+0.175 s3.25 MiB3.37 MiB+ 120.82 KiB
/wp-admin/options-writing.php0.443 s0.267 s-0.176 s3.24 MiB3.35 MiB+ 106.55 KiB
/wp-admin/media-new.php0.400 s0.342 s-0.058 s3.23 MiB3.35 MiB+ 122.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.321 s0.308 s-0.013 s3.27 MiB3.38 MiB+ 114.63 KiB
/wp-admin/post-new.php?post_type=page2.045 s0.792 s-1.253 s5.68 MiB5.8 MiB+ 126.32 KiB
/wp-admin/options-discussion.php0.304 s0.260 s-0.044 s3.22 MiB3.34 MiB+ 123.8 KiB
/wp-admin/edit-comments.php0.424 s0.272 s-0.152 s3.27 MiB3.44 MiB+ 179.88 KiB
/0.627 s0.239 s-0.388 s3.4 MiB3.47 MiB+ 73.66 KiB
Average 0.673 s0.599 s-0.075 s3.73 MiB3.85 MiB+ 122.56 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
HTML48.3%7,0851113
PHP35.7%5,24428020
CSS10.2%1,4995310
JavaScript5.5%8133811
XML0.2%2901
Total 14,670 382 55

PHP Code Analysis | More results »

Lines of code 5,246
Total complexity 889
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 204

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 39

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