Featured Image from URL (FIFU) 5.3.1

Does Featured Image from URL (FIFU) work with WordPress 6.8.3 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: 253.26 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.8.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80,000+
WordPress.org page https://wordpress.org/plugins/featured-image-from-url/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

FIFU Settings ‹ Test site — WordPress

Page screenshot: FIFU Settings ‹ Test site — WordPress
URL /wp-admin/admin.php?page=featured-image-from-url
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=fb27243053
Aspect after-activation
HTTP status 200
Load time 1.875 s
Memory usage 5.5 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 0.734 s
Memory usage 3.89 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.465 s
Memory usage 4.04 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.385 s
Memory usage 4.06 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.351 s
Memory usage 3.91 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.292 s
Memory usage 3.7 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.242 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

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

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.681 s
Memory usage 6.56 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.625 s
Memory usage 6.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.367 s0.385 s+0.018 s3.51 MiB3.7 MiB+ 201.47 KiB
/wp-admin/edit.php0.252 s0.268 s+0.016 s3.57 MiB3.79 MiB+ 226.51 KiB
/wp-admin/post-new.php0.913 s1.076 s+0.163 s6.06 MiB6.57 MiB+ 522.69 KiB
/wp-admin/upload.php0.942 s0.851 s-0.091 s3.52 MiB3.7 MiB+ 182.49 KiB
/wp-admin/options-writing.php0.263 s0.236 s-0.027 s3.5 MiB3.68 MiB+ 186.98 KiB
/wp-admin/media-new.php0.309 s0.230 s-0.079 s3.49 MiB3.68 MiB+ 195.17 KiB
/wp-admin/edit-tags.php?taxonomy=category0.239 s0.230 s-0.009 s3.5 MiB3.71 MiB+ 205.84 KiB
/wp-admin/post-new.php?post_type=page0.804 s0.758 s-0.046 s6.05 MiB6.56 MiB+ 519.02 KiB
/wp-admin/options-discussion.php0.427 s0.502 s+0.075 s3.5 MiB3.68 MiB+ 183.48 KiB
/wp-admin/edit-comments.php0.202 s0.242 s+0.040 s3.52 MiB3.7 MiB+ 182.98 KiB
/0.314 s0.260 s-0.054 s3.43 MiB3.61 MiB+ 179.25 KiB
Average 0.457 s0.458 s+0.001 s3.97 MiB4.22 MiB+ 253.26 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
PHP45.4%10,95066838
HTML33.3%8,0362413
JavaScript13.4%3,22919618
CSS7.1%1,7035611
JSON0.8%18809
XML0.1%3001
Total 24,136 944 90

PHP Code Analysis | More results »

Lines of code 10,953
Total complexity 1,954
Median class complexity 7.0
Median method complexity 1.0
Most complex class FifuDb
Most complex function fifu_get_strings_settings()
Classes 11
Methods 154
Functions 405

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.

Database Tables 3

Options wp_options 38

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