Featured Image from URL (FIFU) 4.6.6

Does Featured Image from URL (FIFU) work with WordPress 6.4.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: 168.6 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.4.3
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=e5f4ffac77
Aspect after-activation
HTTP status 200
Load time 0.424 s
Memory usage 3.51 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.623 s
Memory usage 5.48 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.484 s
Memory usage 4.01 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.370 s
Memory usage 3.91 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.262 s
Memory usage 3.77 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.659 s
Memory usage 3.55 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.254 s
Memory usage 3.43 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.796 s
Memory usage 5.62 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.576 s
Memory usage 5.61 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.622 s
Memory usage 5.63 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.349 s0.377 s+0.028 s3.38 MiB3.55 MiB+ 173.8 KiB
/wp-admin/edit.php0.219 s0.306 s+0.087 s3.41 MiB3.64 MiB+ 239.42 KiB
/wp-admin/post-new.php0.847 s1.087 s+0.240 s5.46 MiB5.62 MiB+ 163.49 KiB
/wp-admin/upload.php0.704 s0.382 s-0.322 s3.33 MiB3.47 MiB+ 151.49 KiB
/wp-admin/options-writing.php0.238 s0.202 s-0.036 s3.32 MiB3.46 MiB+ 146.47 KiB
/wp-admin/media-new.php0.332 s0.291 s-0.041 s3.3 MiB3.45 MiB+ 162.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.215 s+0.009 s3.31 MiB3.5 MiB+ 194.27 KiB
/wp-admin/post-new.php?post_type=page0.596 s0.710 s+0.114 s5.45 MiB5.61 MiB+ 163.13 KiB
/wp-admin/options-discussion.php0.264 s0.259 s-0.005 s3.3 MiB3.46 MiB+ 157.48 KiB
/wp-admin/edit-comments.php0.221 s0.224 s+0.003 s3.34 MiB3.51 MiB+ 174.08 KiB
/0.291 s0.240 s-0.051 s3.31 MiB3.43 MiB+ 128.86 KiB
Average 0.388 s0.390 s+0.002 s3.72 MiB3.88 MiB+ 168.6 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
JavaScript
Language % Lines of code Comment lines Files
HTML40.9%8,66315114
PHP40.5%8,57651829
JavaScript10.6%2,2529314
CSS7.2%1,5205410
JSON0.7%15207
XML0.1%2901
Total 21,192 816 75

PHP Code Analysis | More results »

Lines of code 8,578
Total complexity 1,488
Median class complexity 7.0
Median method complexity 1.0
Most complex class FifuDb
Most complex function fifu_get_strings_settings()
Classes 11
Methods 140
Functions 320

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