Feature On Homepage Security & Risk Analysis

wordpress.org/plugins/feature-on-homepage

Easily feature pages or posts on your homepage using a shortcode and the new HomePage Features metabox.

10 active installs v1.0.0 PHP + WP 3.8+ Updated Oct 24, 2014
featuredhomepage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Feature On Homepage Safe to Use in 2026?

Generally Safe

Score 85/100

Feature On Homepage has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The 'feature-on-homepage' plugin v1.0.0 presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries, including a nonce check and a capability check. The absence of any recorded CVEs, both historical and current, further suggests a stable and likely secure history. The attack surface is minimal, with only one entry point (a shortcode) and no AJAX handlers or REST API routes exposed without authentication. Taint analysis also shows no critical or high severity flows, indicating no obvious paths for injecting malicious data directly through the analyzed code. However, a significant concern arises from the complete lack of output escaping. With four total outputs identified and none properly escaped, this opens the door to potential Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever incorporated into these outputs, even if not immediately apparent in this static analysis. The single file operation also warrants attention, though without further context, its risk is unclear.

Key Concerns

  • All outputs are unescaped
  • Single file operation found
Vulnerabilities
None known

Feature On Homepage Security Vulnerabilities

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

Feature On Homepage Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Feature On Homepage Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[foh_features] includes\shortcode.php:95
WordPress Hooks 6
actionadmin_enqueue_scriptsfeature-on-homepage.php:32
actionadmin_headfeature-on-homepage.php:41
actioninitfeature-on-homepage.php:54
actionwp_headfeature-on-homepage.php:85
actionadd_meta_boxesincludes\metabox.php:108
actionsave_postincludes\metabox.php:139
Maintenance & Trust

Feature On Homepage Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 24, 2014
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Feature On Homepage Developer Profile

Matt Royal

2 plugins · 20 total installs

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

How We Detect Feature On Homepage

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feature-on-homepage/assets/font-awesome.css

HTML / DOM Fingerprints

CSS Classes
homepage_featuresmyfeaturesfeaturedfeatured_excerpt
Data Attributes
royal_foh_noncename
JS Globals
fontawesome_picker
Shortcode Output
<div class="homepage_features rows_<div class="featured_icon"><i class="fa"><h2 class="featured"><div class="featured_excerpt">
FAQ

Frequently Asked Questions about Feature On Homepage