Home
Hide Featured Image
1.3.1 (latest)
Does Hide Featured Image work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on 2025-05-01 01:29:35 UTC .
Summary
Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
1 Resource error (CSS, JS, images, fonts and so on.) 1 net::ERR_NAME_NOT_RESOLVED
Performance
Memory usage: 26.74 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 version 6.8.1 PHP version 8.1.12 MySQL version 10.6.10 PHP memory limit 512M
Pages 5 Plugins ‹ Test site — WordPress
URL
/wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL
/wp-admin/plugins.php?action=activate&plugin=hide-featured-image%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=afa9f7090c
Aspect
after-activation
HTTP status
200
Load time
0.249 s
Memory usage
3.55 MiB
JS errors
None
Resource errors
None
Settings → Hide Featured Image
URL
/wp-admin/options-general.php?page=sh_hide_options
Aspect
menu-item
HTTP status
200
Load time
0.150 s
Memory usage
3.55 MiB
JS errors
None
Resource errors
[
{
"status": null,
"statusText": null,
"url": "https://az743702.vo.msecnd.net/cdn/kofi1.png?v=0",
"errorString": "net::ERR_NAME_NOT_RESOLVED"
}
]
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.161 s
Memory usage
3.44 MiB
JS errors
None
Resource errors
None
Add Post ‹ Test site — WordPress
URL
/wp-admin/post-new.php
Aspect
new-meta-boxes
HTTP status
200
Load time
0.641 s
Memory usage
6.1 MiB
JS errors
None
Resource errors
None
Add Page ‹ Test site — WordPress
URL
/wp-admin/post-new.php?post_type=page
Aspect
new-meta-boxes
HTTP status
200
Load time
0.619 s
Memory usage
6.08 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.348 s 0.231 s -0.117 s 3.51 MiB 3.54 MiB + 35.44 KiB /wp-admin/edit.php 0.193 s 0.190 s -0.003 s 3.57 MiB 3.61 MiB + 35.84 KiB /wp-admin/post-new.php 0.755 s 0.629 s -0.126 s 6.06 MiB 6.1 MiB + 38.59 KiB /wp-admin/upload.php 0.564 s 0.493 s -0.071 s 3.52 MiB 3.54 MiB + 18.38 KiB /wp-admin/options-writing.php 0.220 s 0.204 s -0.016 s 3.5 MiB 3.52 MiB + 22.37 KiB /wp-admin/media-new.php 0.282 s 0.237 s -0.045 s 3.49 MiB 3.52 MiB + 30.56 KiB /wp-admin/edit-tags.php?taxonomy=category 0.175 s 0.203 s +0.028 s 3.5 MiB 3.54 MiB + 41.23 KiB /wp-admin/post-new.php?post_type=page 0.608 s 0.612 s +0.004 s 6.05 MiB 6.08 MiB + 29.63 KiB /wp-admin/options-discussion.php 0.438 s 0.281 s -0.157 s 3.5 MiB 3.52 MiB + 18.92 KiB /wp-admin/edit-comments.php 0.245 s 0.395 s +0.150 s 3.52 MiB 3.54 MiB + 18.42 KiB / 0.291 s 0.211 s -0.080 s 3.43 MiB 3.44 MiB + 4.74 KiB
Average
0.374 s 0.335 s -0.039 s 3.97 MiB 4 MiB + 26.74 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.
Language
%
Lines of code
Comment lines
Files
PHP 67.7% 155 46 1 PO File 32.3% 74 15 1
Total
229
61
2
Lines of code
161
Total complexity
33
Median class complexity
0.0
Median method complexity
0.0
Most complex class
—
Most complex function
sh_featured_image()
Classes
0
Methods
0
Functions
8
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": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"page": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"custom_css": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"customize_changeset": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"oembed_cache": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"user_request": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"wp_block": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"wp_template": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"wp_template_part": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"wp_global_styles": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"wp_navigation": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"wp_font_family": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
},
"wp_font_face": {
"hide_featured": {
"title": "Hide Featured Image?",
"context": "side"
}
}
}
PHP Error Log The log file is empty.