Featured Image from URL (FIFU) 5.3.2

Does Featured Image from URL (FIFU) work with WordPress 6.9 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: 256.07 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.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 70,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=00756d0ad8
Aspect after-activation
HTTP status 200
Load time 1.368 s
Memory usage 5.7 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.261 s
Memory usage 4.09 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.825 s
Memory usage 4.25 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.477 s
Memory usage 4.26 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.869 s
Memory usage 4.11 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.629 s
Memory usage 3.97 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.308 s
Memory usage 4.28 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.932 s
Memory usage 6.82 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.879 s
Memory usage 6.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.487 s
Memory usage 6.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.021 s0.373 s-0.648 s3.78 MiB3.97 MiB+ 203.26 KiB
/wp-admin/edit.php0.474 s0.340 s-0.134 s3.78 MiB4.03 MiB+ 251.37 KiB
/wp-admin/post-new.php1.166 s1.447 s+0.281 s6.31 MiB6.82 MiB+ 523.85 KiB
/wp-admin/upload.php0.502 s0.687 s+0.185 s3.74 MiB3.92 MiB+ 188.55 KiB
/wp-admin/options-writing.php0.332 s0.332 s+0.000 s3.71 MiB3.9 MiB+ 188.15 KiB
/wp-admin/media-new.php0.493 s0.767 s+0.274 s3.7 MiB3.89 MiB+ 196.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.323 s0.410 s+0.087 s3.72 MiB3.92 MiB+ 207.02 KiB
/wp-admin/post-new.php?post_type=page1.375 s0.858 s-0.517 s6.3 MiB6.8 MiB+ 518.15 KiB
/wp-admin/options-discussion.php0.440 s0.398 s-0.042 s3.71 MiB3.89 MiB+ 184.65 KiB
/wp-admin/edit-comments.php0.349 s0.364 s+0.015 s3.73 MiB3.91 MiB+ 184.14 KiB
/0.306 s0.240 s-0.066 s4.12 MiB4.28 MiB+ 171.32 KiB
Average 0.616 s0.565 s-0.051 s4.24 MiB4.49 MiB+ 256.07 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,95766838
HTML33.3%8,0362413
JavaScript13.4%3,22919618
CSS7.1%1,7035611
JSON0.8%18809
XML0.1%3001
Total 24,143 944 90

PHP Code Analysis | More results »

Lines of code 10,960
Total complexity 1,956
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