Home
Hide Featured Image
1.3.1 (latest)
Does Hide Featured Image work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on 2024-11-22 00:43:08 UTC .
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: 20.89 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.7.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=3576689573
Aspect
after-activation
HTTP status
200
Load time
0.200 s
Memory usage
3.53 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.171 s
Memory usage
3.52 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.181 s
Memory usage
3.41 MiB
JS errors
None
Resource errors
None
Add New Post ‹ Test site — WordPress
URL
/wp-admin/post-new.php
Aspect
new-meta-boxes
HTTP status
200
Load time
0.727 s
Memory usage
5.96 MiB
JS errors
None
Resource errors
None
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.555 s
Memory usage
5.95 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.319 s 0.255 s -0.064 s 3.48 MiB 3.52 MiB + 35.46 KiB /wp-admin/edit.php 0.184 s 0.164 s -0.020 s 3.54 MiB 3.58 MiB + 36.23 KiB /wp-admin/post-new.php 0.723 s 0.591 s -0.132 s 5.92 MiB 5.96 MiB + 38.41 KiB /wp-admin/upload.php 0.533 s 0.247 s -0.286 s 3.49 MiB 3.51 MiB + 18.82 KiB /wp-admin/options-writing.php 0.200 s 0.239 s +0.039 s 3.47 MiB 3.49 MiB + 22.81 KiB /wp-admin/media-new.php 0.237 s 0.176 s -0.061 s 3.46 MiB 3.49 MiB + 31.01 KiB /wp-admin/edit-tags.php?taxonomy=category 0.180 s 0.177 s -0.003 s 3.48 MiB 3.52 MiB + 41.68 KiB /wp-admin/post-new.php?post_type=page 0.540 s 0.551 s +0.011 s 5.92 MiB 5.95 MiB + 33.95 KiB /wp-admin/options-discussion.php 0.272 s 0.221 s -0.051 s 3.47 MiB 3.49 MiB + 19.31 KiB /wp-admin/edit-comments.php 0.199 s 0.180 s -0.019 s 3.49 MiB 3.51 MiB + 18.81 KiB / 0.265 s 0.175 s -0.090 s 3.48 MiB 3.41 MiB - 66.66 KiB
Average
0.332 s 0.271 s -0.061 s 3.93 MiB 3.95 MiB + 20.89 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.