WP Responsive Timeline Security & Risk Analysis

wordpress.org/plugins/wp-responsive-timeline

WP Responsive Timeline is a full fledged responsive timeline for your site.

10 active installs v2.0 PHP + WP 2.8+ Updated Unknown
timeline-pluginvertical-timelinewordpresswordpress-timeline-pluginwp-timeline
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Responsive Timeline Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The wp-responsive-timeline plugin v2.0 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests is a positive sign. The plugin exclusively uses prepared statements for SQL queries, which significantly mitigates SQL injection risks. Furthermore, the presence of nonce checks is commendable, indicating an attempt to prevent CSRF attacks. However, the very low percentage of properly escaped output (10%) represents a significant concern. This means that 90% of the plugin's outputs are not properly escaped, leaving the door open for potential Cross-Site Scripting (XSS) vulnerabilities. The lack of capability checks for its single shortcode is another weakness, as it implies that any logged-in user, regardless of their role, could potentially interact with this entry point, although the exact impact is unclear without further analysis of the shortcode's functionality.

Key Concerns

  • Low output escaping percentage
  • Shortcode without capability checks
Vulnerabilities
None known

WP Responsive Timeline Security Vulnerabilities

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

WP Responsive Timeline Code Analysis

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

Output Escaping

10% escaped10 total outputs
Attack Surface

WP Responsive Timeline Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp_timeline_post] classes\class.shortcode.php:11
WordPress Hooks 11
filterarchive_templateclasses\class.frontend-timeline.php:17
actionadmin_enqueue_scriptsclasses\class.scripts.php:13
actionwp_enqueue_scriptsclasses\class.scripts.php:14
actionadd_meta_boxesclasses\class.timeline-meta.php:36
actionsave_postclasses\class.timeline-meta.php:37
actioninitclasses\class.wp-timeline.php:6
actionplugins_loadedwp-responsive-timeline.php:33
actionplugins_loadedwp-responsive-timeline.php:34
actionplugins_loadedwp-responsive-timeline.php:35
actionplugins_loadedwp-responsive-timeline.php:36
actionplugins_loadedwp-responsive-timeline.php:37
Maintenance & Trust

WP Responsive Timeline Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

WP Responsive Timeline Developer Profile

Abiral Neupane

5 plugins · 1K total installs

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

How We Detect WP Responsive Timeline

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-responsive-timeline/assets/css/admin.css/wp-content/plugins/wp-responsive-timeline/assets/js/admin.js
Script Paths
/wp-content/plugins/wp-responsive-timeline/assets/js/admin.js
Version Parameters
wp-responsive-timeline/assets/css/template-vertical.css?ver=wp-responsive-timeline/assets/js/admin.js?ver=wp-responsive-timeline/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
timeline-orderedtimeline-invertedwp-timeline-attributes
Data Attributes
data-color
JS Globals
wp_timeline_post
Shortcode Output
[wp_timeline_post
FAQ

Frequently Asked Questions about WP Responsive Timeline