WP Responsive Table Security & Risk Analysis

wordpress.org/plugins/wp-responsive-table

Makes HTML tables horizontally scrollable on a small screen and customizes tables styles.

7K active installs v1.2.6 PHP 5.6+ WP 4.0+ Updated Jan 16, 2021
mobileresponsiveresponsive-tablestabletables
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Responsive Table Safe to Use in 2026?

Generally Safe

Score 85/100

WP Responsive Table 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 "wp-responsive-table" plugin v1.2.6 exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code analysis reveals no dangerous functions, file operations, or external HTTP requests, which are common vectors for vulnerabilities. The use of prepared statements for all SQL queries is a strong indicator of secure database interaction practices. However, a notable concern is the relatively low percentage (29%) of properly escaped output. This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if sensitive data is displayed without adequate sanitization, although the lack of identified taint flows suggests this risk may not be actively exploited or present in this version. The plugin also has no recorded vulnerabilities, indicating a history of secure development or a lack of prior extensive security auditing. Overall, the plugin demonstrates good practices in limiting attack vectors and secure SQL handling, but the insufficient output escaping warrants attention.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

WP Responsive Table Security Vulnerabilities

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

WP Responsive Table Release Timeline

v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.8
Code Analysis
Analyzed Mar 16, 2026

WP Responsive Table Code Analysis

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

Output Escaping

29% escaped35 total outputs
Attack Surface

WP Responsive Table Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_enqueue_scriptssrc\Admin\Admin.php:30
filterplugin_action_links_wp-responsive-table/wp-responsive-table.phpsrc\Admin\Admin.php:31
actioncustomize_registersrc\Admin\Customizer.php:25
actioncustomize_registersrc\Admin\Customizer.php:26
actionwpsrc\Frontend\Frontend.php:21
actionwp_enqueue_scriptssrc\Frontend\Frontend.php:28
filterthe_contentsrc\Frontend\Frontend.php:29
filteracf_the_contentsrc\Frontend\Frontend.php:30
filterwp_headsrc\Frontend\Frontend.php:31
actionplugins_loadedsrc\ResponsiveTablePlugin.php:31
Maintenance & Trust

WP Responsive Table Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 16, 2021
PHP min version5.6
Downloads55K

Community Trust

Rating96/100
Number of ratings13
Active installs7K
Developer Profile

WP Responsive Table Developer Profile

Processby

8 plugins · 21K total installs

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

How We Detect WP Responsive Table

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-table/admin/css/wprt-admin.css/wp-content/plugins/wp-responsive-table/frontend/js/wprt-script.js/wp-content/plugins/wp-responsive-table/frontend/js/wprt-sort-script.js
Version Parameters
wp-responsive-table/wp-responsive-table.php?ver=wprt-admin-styles?ver=wprt-script?ver=

HTML / DOM Fingerprints

CSS Classes
wprt-containertable-responsive
FAQ

Frequently Asked Questions about WP Responsive Table