Conditionally display featured image on singular posts and pages Security & Risk Analysis

wordpress.org/plugins/conditionally-display-featured-image-on-singular-pages

Easily control whether the featured image appears in the single post or page view (doesn't hide it in archive/list view).

30K active installs v3.3.2 PHP 5.6+ WP 6.7+ Updated Jan 9, 2026
featuredfeatured-imagefeaturedimageimagethumbnail
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Conditionally display featured image on singular posts and pages Safe to Use in 2026?

Generally Safe

Score 100/100

Conditionally display featured image on singular posts and pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The plugin "conditionally-display-featured-image-on-singular-pages" v3.3.2 exhibits a generally good security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the attack surface. Furthermore, the code signals indicate responsible development practices, with all SQL queries using prepared statements, a nonce check present, and a capability check in place. The lack of dangerous functions, file operations, and external HTTP requests further strengthens its security profile. The absence of any recorded vulnerabilities, both historical and currently unpatched, is a strong positive indicator of the plugin's stability and the development team's attention to security.

However, a notable concern arises from the output escaping analysis. With 2 total outputs analyzed, 0% are properly escaped. This is a significant weakness, as unsanitized output can lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the user's browser. While the static analysis didn't reveal any specific taint flows with unsanitized paths, the consistent lack of output escaping across all analyzed outputs presents a clear and present risk. The limited attack surface and lack of historical vulnerabilities are strengths, but the output escaping issue requires immediate attention.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Conditionally display featured image on singular posts and pages Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Conditionally display featured image on singular posts and pages Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
0 escaped
Nonce Checks
1
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped2 total outputs
Attack Surface

Conditionally display featured image on singular posts and pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actioncurrent_screenconditional-featured-image.php:43
actionsave_postconditional-featured-image.php:44
actionrest_api_initconditional-featured-image.php:45
actioncptui_user_supports_paramsconditional-featured-image.php:46
actioninitconditional-featured-image.php:53
actionenqueue_block_editor_assetsinclude\class-conditional-featured-image-admin.php:109
actionadd_meta_boxesinclude\class-conditional-featured-image-admin.php:115
actionsave_postinclude\class-conditional-featured-image-admin.php:118
filterrender_block_core/post-featured-imageinclude\class-conditional-featured-image-frontend.php:75
filterwpseo_schema_graph_piecesinclude\class-conditional-featured-image-frontend.php:82
filtertwentynineteen_can_show_post_thumbnailinclude\class-conditional-featured-image-frontend.php:89
filterwoocommerce_single_product_image_thumbnail_htmlinclude\class-conditional-featured-image-frontend.php:97
actionwp_enqueue_scriptsinclude\class-conditional-featured-image-frontend.php:103
filterget_post_metadatainclude\class-conditional-featured-image-frontend.php:316
Maintenance & Trust

Conditionally display featured image on singular posts and pages Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 9, 2026
PHP min version5.6
Downloads419K

Community Trust

Rating96/100
Number of ratings38
Active installs30K
Developer Profile

Conditionally display featured image on singular posts and pages Developer Profile

cyrillbolliger

1 plugin · 30K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Conditionally display featured image on singular posts and pages

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/conditionally-display-featured-image-on-singular-pages/build/index.js
Script Paths
/wp-content/plugins/conditionally-display-featured-image-on-singular-pages/build/index.js
Version Parameters
conditionally-display-featured-image-on-singular-pages/conditional-featured-image.php?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- display featured image in post lists only, hide on singular views. -->
Data Attributes
data-cybocfi-hide-featured-image
JS Globals
cybocfi
REST Endpoints
/wp-json/cybocfi/v1/hide_featured_image
FAQ

Frequently Asked Questions about Conditionally display featured image on singular posts and pages