Featured Image from URL (FIFU) 4.3.6

Does Featured Image from URL (FIFU) work with WordPress 6.2.2 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: 140.39 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.2.2
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=a61d08ff3e
Aspect after-activation
HTTP status 200
Load time 0.363 s
Memory usage 3.17 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.393 s
Memory usage 4.94 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.439 s
Memory usage 3.54 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.306 s
Memory usage 3.52 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.228 s
Memory usage 3.16 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.478 s
Memory usage 3.2 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.201 s
Memory usage 3.09 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.690 s
Memory usage 5.19 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.544 s
Memory usage 5.18 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.271 s
Memory usage 5.15 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.649 s0.227 s-0.422 s3.07 MiB3.2 MiB+ 135.16 KiB
/wp-admin/edit.php0.147 s0.237 s+0.090 s3.1 MiB3.24 MiB+ 147.49 KiB
/wp-admin/post-new.php0.665 s0.834 s+0.169 s5.02 MiB5.19 MiB+ 177.34 KiB
/wp-admin/upload.php0.611 s0.279 s-0.332 s3.02 MiB3.13 MiB+ 114.3 KiB
/wp-admin/options-writing.php0.149 s0.149 s+0.000 s3.01 MiB3.11 MiB+ 102.93 KiB
/wp-admin/media-new.php0.224 s0.219 s-0.005 s2.99 MiB3.11 MiB+ 124.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.156 s0.276 s+0.120 s3.01 MiB3.15 MiB+ 152.08 KiB
/wp-admin/post-new.php?post_type=page0.516 s0.627 s+0.111 s5.01 MiB5.18 MiB+ 172.23 KiB
/wp-admin/options-discussion.php0.174 s0.213 s+0.039 s3 MiB3.11 MiB+ 116.66 KiB
/wp-admin/edit-comments.php0.184 s0.196 s+0.012 s3.03 MiB3.14 MiB+ 118.07 KiB
/0.258 s0.179 s-0.079 s2.97 MiB3.15 MiB+ 183.44 KiB
Average 0.339 s0.312 s-0.027 s3.38 MiB3.52 MiB+ 140.39 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
HTML41.5%8,02214913
PHP38.9%7,50444328
JavaScript10.8%2,0887413
CSS7.8%1,5155411
JSON0.8%15207
XML0.2%2901
Total 19,310 720 73

PHP Code Analysis | More results »

Lines of code 7,508
Total complexity 1,350
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 291

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 40

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