Featured Image from URL (FIFU) 4.8.1

Does Featured Image from URL (FIFU) work with WordPress 6.5.4 and PHP 8.1.12? 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: 170.23 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 version6.5.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=fbe64b73a1
Aspect after-activation
HTTP status 200
Load time 0.372 s
Memory usage 3.57 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 1.412 s
Memory usage 5.53 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.452 s
Memory usage 4.07 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.506 s
Memory usage 3.98 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.227 s
Memory usage 3.83 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.296 s
Memory usage 3.61 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.227 s
Memory usage 3.49 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.638 s
Memory usage 5.76 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.582 s
Memory usage 5.75 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 2.334 s
Memory usage 5.77 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.324 s0.329 s+0.005 s3.44 MiB3.61 MiB+ 177.05 KiB
/wp-admin/edit.php0.194 s0.299 s+0.105 s3.46 MiB3.7 MiB+ 242.17 KiB
/wp-admin/post-new.php0.993 s0.902 s-0.091 s5.59 MiB5.76 MiB+ 176.55 KiB
/wp-admin/upload.php0.520 s0.429 s-0.091 s3.38 MiB3.53 MiB+ 154.74 KiB
/wp-admin/options-writing.php0.195 s0.198 s+0.003 s3.37 MiB3.52 MiB+ 153.73 KiB
/wp-admin/media-new.php0.276 s0.209 s-0.067 s3.35 MiB3.51 MiB+ 165.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.189 s+0.020 s3.37 MiB3.56 MiB+ 197.02 KiB
/wp-admin/post-new.php?post_type=page0.551 s0.605 s+0.054 s5.59 MiB5.75 MiB+ 172.19 KiB
/wp-admin/options-discussion.php0.449 s0.237 s-0.212 s3.36 MiB3.53 MiB+ 178.25 KiB
/wp-admin/edit-comments.php0.252 s0.399 s+0.147 s3.39 MiB3.56 MiB+ 177.33 KiB
/0.265 s0.182 s-0.083 s3.42 MiB3.49 MiB+ 78.23 KiB
Average 0.381 s0.362 s-0.019 s3.79 MiB3.96 MiB+ 170.23 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.

PHP
HTML
JavaScript
Language % Lines of code Comment lines Files
PHP41.2%8,97351129
HTML40.4%8,79615114
JavaScript10.5%2,2879214
CSS7.0%1,5205410
JSON0.7%15207
XML0.1%3001
Total 21,758 808 75

PHP Code Analysis | More results »

Lines of code 8,977
Total complexity 1,526
Median class complexity 7.0
Median method complexity 1.0
Most complex class FifuDb
Most complex function fifu_get_strings_settings()
Classes 11
Methods 141
Functions 332

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 41

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