Featured Image from URL (FIFU) 4.4.5

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

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

Environment
WordPress version6.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=225dcf45a0
Aspect after-activation
HTTP status 200
Load time 0.544 s
Memory usage 2.93 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.024 s
Memory usage 4.77 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.583 s
Memory usage 3.4 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.408 s
Memory usage 3.28 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.299 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.358 s
Memory usage 2.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.216 s
Memory usage 3.23 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.624 s
Memory usage 5.43 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.702 s
Memory usage 5.42 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.831 s
Memory usage 5.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.401 s0.720 s+0.319 s2.82 MiB2.97 MiB+ 147.97 KiB
/wp-admin/edit.php0.215 s0.368 s+0.153 s2.85 MiB2.99 MiB+ 141.8 KiB
/wp-admin/post-new.php0.756 s1.024 s+0.268 s5.21 MiB5.43 MiB+ 220.82 KiB
/wp-admin/upload.php0.617 s0.278 s-0.339 s2.77 MiB2.87 MiB+ 107.1 KiB
/wp-admin/options-writing.php0.223 s0.199 s-0.024 s2.76 MiB2.86 MiB+ 100.63 KiB
/wp-admin/media-new.php0.430 s0.283 s-0.147 s2.74 MiB2.85 MiB+ 117.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.226 s0.254 s+0.028 s2.76 MiB2.92 MiB+ 165.2 KiB
/wp-admin/post-new.php?post_type=page0.634 s0.849 s+0.215 s5.21 MiB5.42 MiB+ 215.72 KiB
/wp-admin/options-discussion.php0.486 s0.374 s-0.112 s2.75 MiB2.86 MiB+ 110.26 KiB
/wp-admin/edit-comments.php0.236 s0.296 s+0.060 s2.78 MiB2.91 MiB+ 132.77 KiB
/0.334 s0.266 s-0.068 s3.13 MiB3.24 MiB+ 113.11 KiB
Average 0.414 s0.446 s+0.032 s3.25 MiB3.39 MiB+ 143.01 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.5%8,12647328
HTML40.4%8,11114913
JavaScript10.6%2,1377413
CSS7.6%1,5205411
JSON0.8%15207
XML0.1%2901
Total 20,075 750 73

PHP Code Analysis | More results »

Lines of code 8,130
Total complexity 1,373
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 300

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