Featured Image from URL (FIFU) 4.6.4

Does Featured Image from URL (FIFU) work with WordPress 6.4.3 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: 163.29 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.4.3
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=100616405b
Aspect after-activation
HTTP status 200
Load time 0.959 s
Memory usage 3.51 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 2.829 s
Memory usage 5.44 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.866 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.700 s
Memory usage 3.91 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.736 s
Memory usage 3.77 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.851 s
Memory usage 3.55 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.449 s
Memory usage 3.43 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.946 s
Memory usage 5.62 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 1.180 s
Memory usage 5.61 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 4.745 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.770 s0.873 s+0.103 s3.38 MiB3.55 MiB+ 173.23 KiB
/wp-admin/edit.php0.324 s0.639 s+0.315 s3.41 MiB3.64 MiB+ 238.84 KiB
/wp-admin/post-new.php2.064 s1.783 s-0.281 s5.46 MiB5.62 MiB+ 162.91 KiB
/wp-admin/upload.php1.079 s1.013 s-0.066 s3.33 MiB3.47 MiB+ 150.91 KiB
/wp-admin/options-writing.php0.422 s0.445 s+0.023 s3.32 MiB3.46 MiB+ 145.89 KiB
/wp-admin/media-new.php0.476 s0.468 s-0.008 s3.3 MiB3.45 MiB+ 161.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.384 s0.416 s+0.032 s3.31 MiB3.5 MiB+ 193.7 KiB
/wp-admin/post-new.php?post_type=page1.280 s1.189 s-0.091 s5.45 MiB5.61 MiB+ 162.55 KiB
/wp-admin/options-discussion.php0.633 s0.502 s-0.131 s3.3 MiB3.46 MiB+ 157.08 KiB
/wp-admin/edit-comments.php0.620 s0.445 s-0.175 s3.34 MiB3.51 MiB+ 173.49 KiB
/0.567 s0.286 s-0.281 s3.36 MiB3.43 MiB+ 76.16 KiB
Average 0.784 s0.733 s-0.051 s3.72 MiB3.88 MiB+ 163.29 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
PHP40.6%8,53451629
HTML40.6%8,53215114
JavaScript10.6%2,2329113
CSS7.2%1,5205410
JSON0.7%15207
XML0.1%2901
Total 20,999 812 74

PHP Code Analysis | More results »

Lines of code 8,536
Total complexity 1,477
Median class complexity 7.0
Median method complexity 1.0
Most complex class FifuDb
Most complex function fifu_get_strings_settings()
Classes 11
Methods 139
Functions 319

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