Fade in fade out post title Security & Risk Analysis

wordpress.org/plugins/fade-in-fade-out-post-title

Fade in fade out post title wordpress plugin; With this plugin display the post title with fade in fade out effect.

40 active installs v11.0 PHP + WP 3.4+ Updated Dec 1, 2022
fadefade-infade-outwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fade in fade out post title Safe to Use in 2026?

Generally Safe

Score 85/100

Fade in fade out post title has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "fade-in-fade-out-post-title" plugin version 11.0 exhibits a generally positive security posture based on the provided static analysis. The plugin has a very small attack surface, with only one shortcode identified and no other direct entry points like AJAX handlers or REST API routes. Crucially, there are no identified unprotected entry points. The code also demonstrates good practices by using prepared statements for all SQL queries, performing nonce checks, and avoiding dangerous functions. Furthermore, the plugin has no known historical vulnerabilities, indicating a history of stable and secure development.

Despite the strengths, there are some areas for improvement. The most significant concern is the low percentage of properly escaped output. With 39 total outputs and only 26% properly escaped, there is a high likelihood of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled with extreme care within the shortcode's implementation. While no critical or high severity taint flows were found, this lack of proper output escaping creates a potential entry point for malicious input to reach the user's browser.

In conclusion, while the plugin benefits from a minimal attack surface and a clean vulnerability history, the insufficient output escaping is a notable weakness that could lead to security issues. Developers should prioritize addressing this by ensuring all dynamic content is properly sanitized and escaped before being rendered to the user.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Fade in fade out post title Security Vulnerabilities

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

Fade in fade out post title Code Analysis

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

Output Escaping

26% escaped39 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
fifopost_option (fade-in-fade-out-post-title.php:162)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fade in fade out post title Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[FADEIN_FADEOUT] fade-in-fade-out-post-title.php:325
WordPress Hooks 5
actionplugins_loadedfade-in-fade-out-post-title.php:324
actionwp_enqueue_scriptsfade-in-fade-out-post-title.php:326
actionadmin_menufade-in-fade-out-post-title.php:327
actionplugins_loadedfade-in-fade-out-post-title.php:328
actioninitfade-in-fade-out-post-title.php:331
Maintenance & Trust

Fade in fade out post title Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads12K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Fade in fade out post title Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect Fade in fade out post title

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fade-in-fade-out-post-title/js/fade-in-fade-out-post-title.js
Script Paths
/wp-content/plugins/fade-in-fade-out-post-title/js/fade-in-fade-out-post-title.js

HTML / DOM Fingerprints

CSS Classes
fifopost_css
JS Globals
fifopost_Linksfifopost_Titlesfifopost_FadeOutfifopost_FadeInfifopost_Fadefifopost_FadeStep+2 more
Shortcode Output
<a href="
FAQ

Frequently Asked Questions about Fade in fade out post title