Recent Posts Slide In and Call to Action Security & Risk Analysis

wordpress.org/plugins/recent-posts-slide-in-and-call-to-action

A WordPress plugin that adds a Slide In area containing recent posts and a Call to Action.

0 active installs v1.1 PHP + WP 3.5+ Updated Jun 11, 2021
call-to-actionctalatest-postsrecent-postsslide-in
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Recent Posts Slide In and Call to Action Safe to Use in 2026?

Generally Safe

Score 85/100

Recent Posts Slide In and Call to Action has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "recent-posts-slide-in-and-call-to-action" plugin v1.1 exhibits a strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and importantly, all entry points appear to be protected by necessary authorization checks. Furthermore, the code uses prepared statements for all SQL queries, a critical practice for preventing SQL injection vulnerabilities. The plugin also demonstrates good practices in avoiding file operations and external HTTP requests, further reducing potential exposure. Taint analysis shows no unsanitized flows, and there are no known past vulnerabilities, indicating a history of secure development.

The primary concern arises from the low percentage (24%) of properly escaped output. While the static analysis did not detect any specific instances of critical or high-severity XSS vulnerabilities, a large portion of output not being properly escaped represents a potential risk. If any user-supplied data is rendered without adequate sanitization, it could lead to Cross-Site Scripting (XSS) attacks. Given the lack of other identified risks and a clean vulnerability history, this plugin appears to be relatively secure, with the main area for improvement being output escaping.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Recent Posts Slide In and Call to Action Security Vulnerabilities

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

Recent Posts Slide In and Call to Action Release Timeline

v1.1Current
Code Analysis
Analyzed Apr 16, 2026

Recent Posts Slide In and Call to Action Code Analysis

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

Output Escaping

24% escaped21 total outputs
Attack Surface

Recent Posts Slide In and Call to Action Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuadmin/admin.php:7
actionadmin_initadmin/admin.php:8
actionrpsi_cta_set_globalsadmin/admin.php:227
actionadmin_enqueue_scriptsadmin/admin.php:258
actionadmin_noticesadmin/admin.php:280
actionwp_footerrecent-posts-slide-in-and-cta-output.php:7
filterrpsi_cta_toggler_on_txtrecent-posts-slide-in-and-cta.php:32
filterrpsi_cta_toggler_off_txtrecent-posts-slide-in-and-cta.php:40
Maintenance & Trust

Recent Posts Slide In and Call to Action Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJun 11, 2021
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Recent Posts Slide In and Call to Action Developer Profile

Abu Bakar

4 plugins · 710 total installs

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

How We Detect Recent Posts Slide In and Call to Action

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/recent-posts-slide-in-and-call-to-action/css/rpsi-cta-main.css/wp-content/plugins/recent-posts-slide-in-and-call-to-action/css/rpsi-cta-admin.css/wp-content/plugins/recent-posts-slide-in-and-call-to-action/js/rpsi-cta-admin.js
Version Parameters
recent-posts-slide-in-and-call-to-action/css/rpsi-cta-main.css?ver=recent-posts-slide-in-and-call-to-action/css/rpsi-cta-admin.css?ver=recent-posts-slide-in-and-call-to-action/js/rpsi-cta-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
rpsi_cta_classrpsi-cta-color-pickerrpsi-cta-settings-wrap
Data Attributes
data-default-color
JS Globals
rpsi_cta_options_globals
FAQ

Frequently Asked Questions about Recent Posts Slide In and Call to Action