
WP Show On Mobile Security & Risk Analysis
wordpress.org/plugins/wp-show-on-mobileShows or hides content (text or shortcodes) on mobile or desktop user agents.
Is WP Show On Mobile Safe to Use in 2026?
Generally Safe
Score 85/100WP Show On Mobile has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-show-on-mobile v1.0.0 plugin exhibits a generally positive security posture, adhering to several good coding practices. The static analysis indicates no dangerous functions, 100% of SQL queries use prepared statements, and all identified outputs are properly escaped. Notably, there are no external HTTP requests and no known vulnerabilities in its history. The limited attack surface, with only two shortcodes and no AJAX or REST API endpoints without authentication checks, further contributes to its security.
However, there are areas that warrant attention. The complete absence of nonce checks and capability checks on the identified entry points (shortcodes) represents a significant concern. While the attack surface is small, these checks are crucial for preventing unauthorized access or manipulation if the shortcodes are invoked in unexpected ways or by malicious actors. The single file operation also presents a potential, albeit unquantified, risk. The lack of any taint analysis results is also unusual and might indicate either limited analysis depth or that the plugin's functionality doesn't lend itself to such analysis; however, without further information, this is a neutral observation.
In conclusion, the plugin demonstrates a strong foundation in secure coding for SQL and output handling. The primary weakness lies in the lack of authorization mechanisms on its shortcode entry points. Addressing this would significantly bolster its security. The absence of historical vulnerabilities is a positive sign, but it should not lead to complacency, especially given the identified lack of access controls.
Key Concerns
- Missing nonce checks on shortcodes
- Missing capability checks on shortcodes
- Presence of file operations without context
WP Show On Mobile Security Vulnerabilities
WP Show On Mobile Release Timeline
WP Show On Mobile Code Analysis
WP Show On Mobile Attack Surface
Shortcodes 2
Maintenance & Trust
WP Show On Mobile Maintenance & Trust
Maintenance Signals
Community Trust
WP Show On Mobile Alternatives
OneSignal – Web Push Notifications
onesignal-free-web-push-notifications
Increase engagement and drive more repeat traffic to your WordPress site with push notifications. Now a WordPress VIP Gold Partner.
Hide Admin Menu
hide-admin-menu
Using this plugin, we can hide the admin menu easily.
Hide Posts
whp-hide-posts
Allows you to hide any posts on the home page, category page, search page, tags page, authors page, RSS Feed, REST API, XML sitemaps, SEO integrations …
Hide Featured Image
hide-featured-image
To Hide Featured Image on single post/page.
Show/Hide Content at Set Time
shortcodes-to-show-or-hide-content
Shortcodes to wrap around text, which specify at what date or time that content should appear or disappear, either once, or on a recurring basis.
WP Show On Mobile Developer Profile
2 plugins · 210 total installs
How We Detect WP Show On Mobile
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
[show_on_mobile][/show_on_mobile][show_on_desktop][/show_on_desktop]