TC Comment Out Security & Risk Analysis

wordpress.org/plugins/tc-comment-out

Comment out page and post content using a shortcode.

70 active installs v2.0.0 PHP 5.3.0+ WP 2.5+ Updated Jun 14, 2020
comment-outhide-contentshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TC Comment Out Safe to Use in 2026?

Generally Safe

Score 85/100

TC Comment Out 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 "tc-comment-out" v2.0.0 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The code analysis reveals no dangerous functions, all SQL queries use prepared statements, and output is properly escaped. Furthermore, there are no recorded vulnerabilities (CVEs) for this plugin, indicating a history of secure development or prompt patching. The limited attack surface, consisting of a single shortcode with no apparent authentication or capability checks highlighted, is a point of concern given its potential entry point into the application.

While the plugin demonstrates good security practices in its code, the absence of nonce and capability checks on its sole entry point (the shortcode) represents a potential risk. If the shortcode performs any actions that could be exploited by unauthenticated users, this lack of protection could lead to unintended consequences. However, given the lack of identified dangerous functions, raw SQL, or taint flows, the immediate impact of this oversight appears to be mitigated. The overall impression is a plugin that is technically well-coded but has a minor oversight in securing its user-facing interaction points.

Key Concerns

  • Shortcode lacks capability checks
Vulnerabilities
None known

TC Comment Out Security Vulnerabilities

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

TC Comment Out Code Analysis

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

TC Comment Out Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[comment] class-comment-out.php:36
Maintenance & Trust

TC Comment Out Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 14, 2020
PHP min version5.3.0
Downloads6K

Community Trust

Rating90/100
Number of ratings2
Active installs70
Developer Profile

TC Comment Out Developer Profile

Tracy Rotton

5 plugins · 290 total installs

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

How We Detect TC Comment Out

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tc-comment-out/
Version Parameters
tc-comment-out/version=2.0.0

HTML / DOM Fingerprints

HTML Comments
<!-- -->
Shortcode Output
<!-- -->
FAQ

Frequently Asked Questions about TC Comment Out