Dynamic Featured Image 3.7.0

Does Dynamic Featured Image work with WordPress 6.5.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: 38.45 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.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/dynamic-featured-image/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=dynamic-featured-image%2Fdynamic-featured-image.php&plugin_status=all&paged=1&s&_wpnonce=35d9c82bbf
Aspect after-activation
HTTP status 200
Load time 0.297 s
Memory usage 3.4 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.190 s
Memory usage 3.39 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.597 s
Memory usage 5.7 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.639 s
Memory usage 5.7 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.380 s0.355 s-0.025 s3.44 MiB3.47 MiB+ 31.43 KiB
/wp-admin/edit.php0.220 s0.247 s+0.027 s3.46 MiB3.49 MiB+ 31.72 KiB
/wp-admin/post-new.php0.941 s0.640 s-0.301 s5.59 MiB5.7 MiB+ 114.41 KiB
/wp-admin/upload.php0.620 s0.538 s-0.082 s3.38 MiB3.39 MiB+ 14.78 KiB
/wp-admin/options-writing.php0.226 s0.228 s+0.002 s3.37 MiB3.38 MiB+ 6.38 KiB
/wp-admin/media-new.php0.307 s0.253 s-0.054 s3.35 MiB3.38 MiB+ 27.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.226 s+0.024 s3.37 MiB3.4 MiB+ 31.77 KiB
/wp-admin/post-new.php?post_type=page0.559 s0.645 s+0.086 s5.59 MiB5.69 MiB+ 109.99 KiB
/wp-admin/options-discussion.php0.369 s0.340 s-0.029 s3.36 MiB3.37 MiB+ 16.78 KiB
/wp-admin/edit-comments.php0.261 s0.241 s-0.020 s3.39 MiB3.4 MiB+ 14.38 KiB
/0.324 s0.227 s-0.097 s3.37 MiB3.39 MiB+ 24.08 KiB
Average 0.401 s0.358 s-0.043 s3.79 MiB3.82 MiB+ 38.45 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
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP43.8%5376393
PO File41.2%506010
JavaScript9.4%115201
CSS5.6%6971
Total 1,227 666 15

PHP Code Analysis | More results »

Lines of code 539
Total complexity 116
Median class complexity 58.0
Median method complexity 2.0
Most complex class Dynamic_Featured_Image
Most complex function PluginSponsor::admin_notice()
Classes 2
Methods 48
Functions 0

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.

Meta Boxes

{
    "post": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "page": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "custom_css": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "customize_changeset": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "oembed_cache": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "user_request": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "wp_block": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "wp_template": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "wp_template_part": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "wp_global_styles": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "wp_navigation": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "wp_font_family": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    },
    "wp_font_face": {
        "dfiFeaturedMetaBox": {
            "title": "Featured Image 2",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide the "Featured Image 2" Meta Box