Featured Image from URL (FIFU) 5.1.0

Does Featured Image from URL (FIFU) work with WordPress 6.8.1 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: 217.16 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.1
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

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=d2b84d604a
Aspect after-activation
HTTP status 200
Load time 0.428 s
Memory usage 3.69 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.555 s
Memory usage 5.38 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.526 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.368 s
Memory usage 4.02 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.88 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.522 s
Memory usage 3.68 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.274 s
Memory usage 3.58 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.855 s
Memory usage 6.52 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.683 s
Memory usage 6.51 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.399 s
Memory usage 6.04 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.325 s-0.024 s3.51 MiB3.68 MiB+ 173.13 KiB
/wp-admin/edit.php0.215 s0.340 s+0.125 s3.57 MiB3.76 MiB+ 197.56 KiB
/wp-admin/post-new.php0.832 s1.155 s+0.323 s6.06 MiB6.52 MiB+ 470.09 KiB
/wp-admin/upload.php0.789 s0.415 s-0.374 s3.52 MiB3.67 MiB+ 149.6 KiB
/wp-admin/options-writing.php0.240 s0.212 s-0.028 s3.5 MiB3.65 MiB+ 153.59 KiB
/wp-admin/media-new.php0.285 s0.371 s+0.086 s3.49 MiB3.65 MiB+ 161.79 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.270 s+0.064 s3.5 MiB3.67 MiB+ 172.46 KiB
/wp-admin/post-new.php?post_type=page0.760 s0.696 s-0.064 s6.05 MiB6.51 MiB+ 465.61 KiB
/wp-admin/options-discussion.php0.484 s0.316 s-0.168 s3.5 MiB3.65 MiB+ 150.09 KiB
/wp-admin/edit-comments.php0.248 s0.213 s-0.035 s3.52 MiB3.67 MiB+ 149.59 KiB
/0.322 s0.179 s-0.143 s3.43 MiB3.58 MiB+ 145.27 KiB
Average 0.430 s0.408 s-0.022 s3.97 MiB4.18 MiB+ 217.16 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
PHP44.6%9,49851133
HTML36.9%7,868713
JavaScript10.2%2,1678513
CSS7.5%1,5935510
JSON0.7%15207
XML0.1%3001
Total 21,308 658 77

PHP Code Analysis | More results »

Lines of code 9,502
Total complexity 1,598
Median class complexity 7.0
Median method complexity 1.0
Most complex class FifuDb
Most complex function fifu_get_strings_settings()
Classes 11
Methods 151
Functions 359

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 31

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