Featured Image from URL (FIFU) 4.5.7

Does Featured Image from URL (FIFU) work with WordPress 6.4.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: 155.13 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.040 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.4.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=6f7ecdd173
Aspect after-activation
HTTP status 200
Load time 0.594 s
Memory usage 3.48 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.679 s
Memory usage 5.42 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.522 s
Memory usage 3.99 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.374 s
Memory usage 3.88 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.276 s
Memory usage 3.74 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.403 s
Memory usage 3.52 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.294 s
Memory usage 3.42 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 1.279 s
Memory usage 5.67 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.707 s
Memory usage 5.66 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.797 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.440 s0.537 s+0.097 s3.38 MiB3.52 MiB+ 147.87 KiB
/wp-admin/edit.php0.266 s0.307 s+0.041 s3.41 MiB3.61 MiB+ 213.02 KiB
/wp-admin/post-new.php0.918 s1.524 s+0.606 s5.46 MiB5.67 MiB+ 221.1 KiB
/wp-admin/upload.php0.717 s0.420 s-0.297 s3.32 MiB3.45 MiB+ 126.23 KiB
/wp-admin/options-writing.php0.212 s0.227 s+0.015 s3.32 MiB3.43 MiB+ 121.2 KiB
/wp-admin/media-new.php0.312 s0.338 s+0.026 s3.29 MiB3.43 MiB+ 136.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.420 s+0.207 s3.31 MiB3.48 MiB+ 169 KiB
/wp-admin/post-new.php?post_type=page0.989 s0.815 s-0.174 s5.45 MiB5.66 MiB+ 220 KiB
/wp-admin/options-discussion.php0.297 s0.262 s-0.035 s3.3 MiB3.43 MiB+ 132.21 KiB
/wp-admin/edit-comments.php0.255 s0.242 s-0.013 s3.34 MiB3.48 MiB+ 148.81 KiB
/0.285 s0.257 s-0.028 s3.36 MiB3.43 MiB+ 70.13 KiB
Average 0.446 s0.486 s+0.040 s3.72 MiB3.87 MiB+ 155.13 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.7%8,47314913
PHP40.7%8,46850928
JavaScript10.4%2,1627613
CSS7.3%1,5235411
JSON0.7%15207
XML0.1%2901
Total 20,807 788 73

PHP Code Analysis | More results »

Lines of code 8,472
Total complexity 1,438
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 312

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