Easy Timeline Security & Risk Analysis

wordpress.org/plugins/easy-timeline

Add a timeline to your website using a simple shortcode.

0 active installs v1.0 PHP + WP 4.5+ Updated Jun 24, 2020
display-posts-shortcodeshow-poststimeline
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Timeline Safe to Use in 2026?

Generally Safe

Score 85/100

Easy Timeline has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "easy-timeline" v1.0 plugin demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. The code extensively utilizes prepared statements for SQL queries and properly escapes all output, indicating good development practices for preventing common vulnerabilities. Furthermore, the absence of known CVEs and the presence of a nonce check on its single entry point (a shortcode) suggest a commitment to security. The lack of dangerous functions, file operations, and external HTTP requests also reduces the potential attack surface.

However, a notable concern is the complete absence of capability checks for its shortcode. While the presence of a nonce check mitigates some risks, a shortcode exposed without proper authorization checks could still be exploited by authenticated users who are not intended to access or manipulate timeline data, potentially leading to unintended content display or modification. The limited attack surface and lack of complex code signals are positive, but this single omission in capability checks warrants attention. The plugin's history of no vulnerabilities is a significant strength, suggesting it has been well-maintained or hasn't attracted significant scrutiny for past issues, but this doesn't negate the risks identified in the current analysis.

Key Concerns

  • Shortcode without capability checks
Vulnerabilities
None known

Easy Timeline Security Vulnerabilities

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

Easy Timeline Code Analysis

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

Output Escaping

100% escaped7 total outputs
Attack Surface

Easy Timeline Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[timeline] includes\easy-timeline-shortcodes.php:102
WordPress Hooks 5
actioninitincludes\easy-timeline-cpt.php:43
actionadd_meta_boxesincludes\easy-timeline-fields.php:14
actionsave_postincludes\easy-timeline-fields.php:89
actionadmin_initincludes\easy-timeline-scripts.php:9
actionwp_enqueue_scriptsincludes\easy-timeline-scripts.php:17
Maintenance & Trust

Easy Timeline Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 24, 2020
PHP min version
Downloads967

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Easy Timeline Developer Profile

fredcoutinho

1 plugin · 0 total installs

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

How We Detect Easy Timeline

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-timeline/css/admin.css/wp-content/plugins/easy-timeline/css/style.css

HTML / DOM Fingerprints

CSS Classes
timeline-containertimelinetimeline-invertedtimeline-badgetimeline-paneltimeline-headingtimeline-titletimeline-body+1 more
Data Attributes
item_imageitem_datedescription
Shortcode Output
<div class="container timeline-container"> <ul class="timeline"><li class="timeline-inverted"><div class="timeline-badge"></div><div class="timeline-panel">
FAQ

Frequently Asked Questions about Easy Timeline