Post Featured Font Icon Security & Risk Analysis

wordpress.org/plugins/post-featured-font-icon

it supports dashicons, genericons, font-awesome.

80 active installs v1.0.1 PHP + WP 3.8+ Updated May 3, 2016
dashiconsfeatured-imagefont-icongenericonstitle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Featured Font Icon Safe to Use in 2026?

Generally Safe

Score 85/100

Post Featured Font Icon has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "post-featured-font-icon" plugin, version 1.0.1, exhibits a generally positive security posture based on the provided static analysis. The absence of identifiable attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events significantly reduces the plugin's exposure to potential exploitation. Furthermore, the code signals indicate a lack of dangerous functions, no direct file operations, and no external HTTP requests, all of which are good security practices. The use of prepared statements for all SQL queries is a strong indicator of secure database interaction.

However, a notable concern arises from the output escaping. With 50% of the total outputs being improperly escaped, there is a potential risk of Cross-Site Scripting (XSS) vulnerabilities. This means that malicious input, if processed and rendered without proper sanitization, could be injected into the user interface, impacting visitors or administrators. The lack of explicit capability checks and nonce checks on potential entry points, although currently not exposed due to the limited attack surface, represents a missed opportunity for robust authentication and authorization, which could become a vulnerability if the attack surface expands in future versions.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests that the plugin has either been developed with security in mind or has not yet been subjected to significant security scrutiny. While this is a positive sign, it should not be considered a guarantee of future security. The current assessment highlights a secure foundation with a specific area for improvement concerning output escaping.

Key Concerns

  • 50% of outputs are not properly escaped
  • 0 capability checks found
  • 0 nonce checks found
Vulnerabilities
None known

Post Featured Font Icon Security Vulnerabilities

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

Post Featured Font Icon Code Analysis

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

Output Escaping

50% escaped4 total outputs
Attack Surface

Post Featured Font Icon Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadd_meta_boxespost-featured-font-icon.php:42
actionsave_postpost-featured-font-icon.php:136
filterpost_thumbnail_htmlpost-featured-font-icon.php:174
filterthe_titlepost-featured-font-icon.php:221
actionloop_startpost-featured-font-icon.php:227
actionadmin_enqueue_scriptspost-featured-font-icon.php:272
actionwp_enqueue_scriptspost-featured-font-icon.php:286
Maintenance & Trust

Post Featured Font Icon Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMay 3, 2016
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings3
Active installs80
Developer Profile

Post Featured Font Icon Developer Profile

Kishores

4 plugins · 420 total installs

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

How We Detect Post Featured Font Icon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-featured-font-icon/css/icon-picker.css/wp-content/plugins/post-featured-font-icon/fonts/genericons/genericons.css/wp-content/plugins/post-featured-font-icon/fonts/font-awesome/css/font-awesome.css/wp-content/plugins/post-featured-font-icon/js/icon-picker.js
Script Paths
/wp-content/plugins/post-featured-font-icon/js/icon-picker.js
Version Parameters
post-featured-font-icon/css/icon-picker.css?ver=1.0.1post-featured-font-icon/js/icon-picker.js?ver=1.0.1

HTML / DOM Fingerprints

CSS Classes
icon-picker
Data Attributes
data-target="#icon_picker_example_icon1"
Shortcode Output
<i class="
FAQ

Frequently Asked Questions about Post Featured Font Icon