Make Tables Responsive Security & Risk Analysis

wordpress.org/plugins/make-tables-responsive

Automatically makes the HTML tables in your posts and pages responsive (mobile-friendly).

6K active installs v1.8.0 PHP 5.3.6+ WP 3.5+ Updated Dec 4, 2025
mobileresponsivetables
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Make Tables Responsive Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The plugin 'make-tables-responsive' v1.8.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, indicating a minimal attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries, employing nonce checks, and performing capability checks. There are no recorded vulnerabilities in its history, which suggests a consistent focus on security. However, a notable concern is the output escaping, where only 71% of outputs are properly escaped. This leaves a portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is involved in those unescaped outputs. While the taint analysis shows no critical or high-severity unsanitized flows, the less-than-perfect output escaping warrants attention. Overall, the plugin is well-protected against common injection and authorization vulnerabilities, but a small risk of XSS remains due to incomplete output sanitization.

Key Concerns

  • Output escaping not fully implemented
Vulnerabilities
None known

Make Tables Responsive Security Vulnerabilities

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

Make Tables Responsive Code Analysis

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

Output Escaping

71% escaped104 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
mtr_admin_settings_page (make-tables-responsive.php:117)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Make Tables Responsive Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actioninitmake-tables-responsive.php:21
actionadmin_noticesmake-tables-responsive.php:24
actionadmin_enqueue_scriptsmake-tables-responsive.php:27
actionadmin_menumake-tables-responsive.php:30
actionadmin_headmake-tables-responsive.php:33
filterthe_contentmake-tables-responsive.php:39
filterwidget_textmake-tables-responsive.php:46
filtercategory_descriptionmake-tables-responsive.php:52
filterthe_excerptmake-tables-responsive.php:58
actionwp_headmake-tables-responsive.php:61
actionamp_post_template_cssmake-tables-responsive.php:67
filterplugin_action_linksmake-tables-responsive.php:70
filterdo_shortcode_tagmake-tables-responsive.php:76
Maintenance & Trust

Make Tables Responsive Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version5.3.6
Downloads63K

Community Trust

Rating100/100
Number of ratings34
Active installs6K
Developer Profile

Make Tables Responsive Developer Profile

Nikolay Nikolov

2 plugins · 16K total installs

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

How We Detect Make Tables Responsive

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/make-tables-responsive/styles/frontend.css/wp-content/plugins/make-tables-responsive/scripts/frontend.js
Script Paths
/wp-content/plugins/make-tables-responsive/scripts/settings.js
Version Parameters
make-tables-responsive/styles/frontend.css?ver=make-tables-responsive/scripts/frontend.js?ver=make-tables-responsive/scripts/settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
mtr-responsive-table-wrapper
Data Attributes
data-mtr-prefix
JS Globals
localizedMTR
FAQ

Frequently Asked Questions about Make Tables Responsive