Recent posts vertical ticker.Show your recent post in vertical ticker

20 active installs v0.1 PHP + WP 3.0.1+ Updated Dec 6, 2016
marqueerecent-post-scrollrecent-poststickervertical-ticker
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Recent Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Recent Posts 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 responsive-vertical-recent-post-ticker plugin version 0.1 exhibits a mixed security posture. On the positive side, the code analysis reveals no dangerous functions, no raw SQL queries, and no file operations, which are common sources of vulnerabilities. The absence of external HTTP requests and bundled libraries is also a good indicator. However, there are significant concerns regarding output escaping and capability checks. A low percentage of properly escaped output suggests that user-supplied data might be exposed to cross-site scripting (XSS) attacks, especially given that the plugin has a shortcode, which is a potential entry point for user input. The complete lack of nonce and capability checks on its single entry point (the shortcode) is a critical oversight, leaving it vulnerable to various attacks if the shortcode can be manipulated or triggered maliciously. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign and suggests that it has not been publicly exploited in the past. However, this should not be a substitute for robust security practices, as new vulnerabilities can emerge. Overall, while the absence of some common risky patterns is encouraging, the critical lack of output escaping and authentication on its primary entry point presents a notable security risk that needs immediate attention.

Key Concerns

  • Output escaping is not consistently applied
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Recent Posts Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Recent Posts Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Recent Posts Code Analysis

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

Output Escaping

55% escaped11 total outputs
Attack Surface

Recent Posts Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[vertical_post_ticker] wp-vertical-slider.php:85
WordPress Hooks 5
actionwp_enqueue_scriptswp-vertical-slider.php:15
actionwp_footerwp-vertical-slider.php:25
actionwp_footerwp-vertical-slider.php:31
actionadmin_menuwp-vertical-slider.php:100
actionadmin_initwp-vertical-slider.php:101
Maintenance & Trust

Recent Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedDec 6, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Recent Posts Developer Profile

aumsrini

7 plugins · 60 total installs

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

How We Detect Recent Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-vertical-recent-post-ticker/assets/css/wp-v-slider.css/wp-content/plugins/responsive-vertical-recent-post-ticker/assets/js/easy-ticker.js
Script Paths
/wp-content/plugins/responsive-vertical-recent-post-ticker/assets/js/easy-ticker.js

HTML / DOM Fingerprints

CSS Classes
vsliderupwp-vslider
Data Attributes
data-easy-ticker
JS Globals
jQuery
Shortcode Output
<div class="row"> <div class="col-sm-6"> <div class="vsliderup wp-vslider" style="position: relative; height: 456px; overflow: hidden; display: block;"><ul >
FAQ

Frequently Asked Questions about Recent Posts