Featured Image from URL (FIFU) 5.1.6

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: 218.17 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=c0f2808a92
Aspect after-activation
HTTP status 200
Load time 0.380 s
Memory usage 3.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.524 s
Memory usage 5.39 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.456 s
Memory usage 4.02 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.379 s
Memory usage 4.03 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.311 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.620 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.286 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 1.352 s
Memory usage 6.53 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.823 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.444 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.664 s0.361 s-0.303 s3.51 MiB3.68 MiB+ 179.93 KiB
/wp-admin/edit.php0.214 s0.258 s+0.044 s3.57 MiB3.77 MiB+ 204.37 KiB
/wp-admin/post-new.php0.851 s1.638 s+0.787 s6.06 MiB6.53 MiB+ 476.88 KiB
/wp-admin/upload.php0.720 s0.568 s-0.152 s3.52 MiB3.68 MiB+ 156.41 KiB
/wp-admin/options-writing.php0.234 s0.208 s-0.026 s3.5 MiB3.66 MiB+ 160.89 KiB
/wp-admin/media-new.php0.266 s0.369 s+0.103 s3.49 MiB3.66 MiB+ 169.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.243 s0.205 s-0.038 s3.5 MiB3.68 MiB+ 179.76 KiB
/wp-admin/post-new.php?post_type=page1.340 s0.931 s-0.409 s6.05 MiB6.51 MiB+ 472.91 KiB
/wp-admin/options-discussion.php0.319 s0.393 s+0.074 s3.5 MiB3.66 MiB+ 157.39 KiB
/wp-admin/edit-comments.php0.435 s0.227 s-0.208 s3.52 MiB3.68 MiB+ 156.89 KiB
/0.308 s0.231 s-0.077 s3.5 MiB3.58 MiB+ 85.36 KiB
Average 0.509 s0.490 s-0.019 s3.98 MiB4.19 MiB+ 218.17 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.5%9,63253733
HTML36.6%7,918713
JavaScript10.7%2,3149614
CSS7.4%1,5935510
JSON0.7%15207
XML0.1%3001
Total 21,639 695 78

PHP Code Analysis | More results »

Lines of code 9,636
Total complexity 1,640
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 368

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 34

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