WP Is Mobile Text Widget Security & Risk Analysis

wordpress.org/plugins/wp-is-mobile-text-widget

WP Is Mobile Text Widget plugin adds text widget that switched display text using wp_is_mobile() function whether the device is mobile or not.

20 active installs v1.2.1 PHP 5.6+ WP 4.9+ Updated Aug 21, 2024
mobiletextwidget
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Is Mobile Text Widget Safe to Use in 2026?

Generally Safe

Score 92/100

WP Is Mobile Text Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis of wp-is-mobile-text-widget v1.2.1 reveals a generally strong security posture. The plugin exhibits good practices by having zero identified AJAX handlers, REST API routes, shortcodes, or cron events, indicating a minimal attack surface. Crucially, there are no identified dangerous functions, and all SQL queries are properly prepared, mitigating common SQL injection risks. The output escaping is also robust, with 85% of outputs being properly escaped, which is a positive sign for preventing cross-site scripting (XSS) vulnerabilities. The absence of any recorded vulnerabilities in its history further reinforces this positive outlook.

However, a notable concern is the complete absence of nonce checks. While the attack surface is small, this absence could be a weakness if new entry points are introduced or if existing code interactions are not fully understood in a broader context. The presence of capability checks, while present, is not a complete substitute for nonce checks, especially for actions that might be triggered by unauthenticated or lower-privileged users if not properly guarded elsewhere. The taint analysis shows no flows, which is excellent, but it's worth noting that the total flows analyzed is 0, suggesting the analysis might not have been comprehensive or that the plugin's functionality is very limited.

In conclusion, wp-is-mobile-text-widget v1.2.1 appears to be a secure plugin based on the provided data, with a small attack surface and good coding practices in place regarding SQL and output handling. The main area for improvement and a potential risk, albeit a theoretical one given the lack of identified issues, is the complete absence of nonce checks. The vulnerability history is clean, which is a strong indicator of a well-maintained and secure plugin.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

WP Is Mobile Text Widget Security Vulnerabilities

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

WP Is Mobile Text Widget Release Timeline

v1.2.1Current
v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

WP Is Mobile Text Widget Code Analysis

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

Output Escaping

85% escaped39 total outputs
Attack Surface

WP Is Mobile Text Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterplugin_row_metainc\class-wp-is-mobile-text-widget.php:59
actionwidgets_initwp-is-mobile-text-widget.php:26
Maintenance & Trust

WP Is Mobile Text Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedAug 21, 2024
PHP min version5.6
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

WP Is Mobile Text Widget Developer Profile

thingsym

11 plugins · 39K total installs

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

How We Detect WP Is Mobile Text Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-is-mobile-text-widget/inc/class-wp-is-mobile-text-widget.php

HTML / DOM Fingerprints

CSS Classes
widget_is_mobile_textwp-is-mobile-text-widget
FAQ

Frequently Asked Questions about WP Is Mobile Text Widget