Row Column Testimonials with widget Security & Risk Analysis

wordpress.org/plugins/row-column-testmonial-with-widget

A quick, easy way to add and display responsive, clean client's testimonial on your website using a shortcode or a widget.

10 active installs v1.0 PHP + WP 3.1+ Updated Unknown
testimonialtestimonialswidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Row Column Testimonials with widget Safe to Use in 2026?

Generally Safe

Score 100/100

Row Column Testimonials with widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin "row-column-testmonial-with-widget" version 1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and implementing capability checks for its entry points. The absence of known CVEs and any recorded vulnerability history suggests a history of relative security, which is a significant strength. Furthermore, the limited attack surface, with only two shortcodes and no AJAX handlers or REST API routes, reduces the potential for exploitation.

However, there are notable concerns within the code analysis. The presence of the `create_function` dangerous function is a critical red flag, as it can be misused to execute arbitrary code if not handled with extreme care and sanitization, though the taint analysis doesn't currently show exploitable flows. More concerning is the low percentage of properly escaped output (30%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or data that is not properly sanitized before being outputted to the browser can be injected with malicious scripts. While the taint analysis currently shows no unsanitized paths, the widespread lack of output escaping is a substantial and inherent risk that requires immediate attention.

In conclusion, while the plugin benefits from a clean vulnerability history and sound practices in areas like SQL querying and capability checks, the significant number of unescaped outputs and the presence of a dangerous function present substantial risks. The low output escaping percentage is the most pressing issue, as it directly points to likely XSS vulnerabilities. Addressing this and the use of `create_function` should be prioritized.

Key Concerns

  • Low percentage of properly escaped output
  • Presence of dangerous function 'create_function'
Vulnerabilities
None known

Row Column Testimonials with widget Security Vulnerabilities

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

Row Column Testimonials with widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'return register_widget("rct_testimonials_Widget");templates\row-column-widget-testimonials.php:376

Output Escaping

30% escaped193 total outputs
Attack Surface

Row Column Testimonials with widget Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[rct_testimonials_slider] templates\row-column-testimonial-slider-template.php:131
[rct_testimonials] templates\row-column-testimonials-template.php:97
WordPress Hooks 10
actioninitincludes\testimonials-functions.php:3
actioninitincludes\testimonials-functions.php:42
filtermanage_edit-testimonial_columnsincludes\testimonials-functions.php:74
actionmanage_posts_custom_columnincludes\testimonials-functions.php:75
filtermanage_testimonial-category_custom_columnincludes\testimonials-functions.php:140
filtermanage_edit-testimonial-category_columnsincludes\testimonials-functions.php:141
actionadmin_menuincludes\testimonials-functions.php:174
actionsave_postincludes\testimonials-functions.php:175
actionwp_enqueue_scriptsrow-column-testimonial-with-widget.php:54
actionwidgets_inittemplates\row-column-widget-testimonials.php:376
Maintenance & Trust

Row Column Testimonials with widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Row Column Testimonials with widget Developer Profile

Mike Bijon

5 plugins · 960 total installs

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

How We Detect Row Column Testimonials with widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/row-column-testmonial-with-widget/assets/css/testimonials-style.css/wp-content/plugins/row-column-testmonial-with-widget/assets/css/slick.css/wp-content/plugins/row-column-testmonial-with-widget/assets/js/slick.min.js
Script Paths
/wp-content/plugins/row-column-testmonial-with-widget/assets/js/slick.min.js
Version Parameters
row-column-testmonial-with-widget/assets/css/testimonials-style.css?ver=row-column-testmonial-with-widget/assets/css/slick.css?ver=row-column-testmonial-with-widget/assets/js/slick.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wtwp-testimonials-slidelisttestimonials-slidelistquoteno-image
JS Globals
jQuery
Shortcode Output
[rct_testimonials_slider][rct_get_testimonial
FAQ

Frequently Asked Questions about Row Column Testimonials with widget