Whoa! Rotate Security & Risk Analysis

wordpress.org/plugins/whoa-rotate

Whoa! Rotate gives you an easy to use shortcode that will rotate your page for the user. Just use the shortcode [whoa-rotate] anywhere in a page.

10 active installs v1.0 PHP + WP 3.4+ Updated Sep 4, 2012
april-foolsfunjokerotationshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Whoa! Rotate Safe to Use in 2026?

Generally Safe

Score 85/100

Whoa! Rotate has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The 'whoa-rotate' plugin v1.0 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by not utilizing dangerous functions, performing 100% of its SQL queries using prepared statements, and ensuring all outputs are properly escaped. The absence of file operations, external HTTP requests, and recorded vulnerabilities in its history are also positive indicators.

However, the analysis does highlight a few areas for potential concern. The plugin has 0 nonce checks and 0 capability checks. While the attack surface is currently small and appears to have no unprotected entry points, the lack of explicit authorization checks on its single shortcode is a significant weakness. If this shortcode were to ever be extended or interact with user-provided data in the future, this omission could become a critical security flaw. The taint analysis shows 0 flows, which is good, but this could be due to the plugin's current limited functionality. The vulnerability history is clean, which is a positive sign, suggesting diligent development or a lack of targeting, but the absence of checks is a proactive security concern regardless.

In conclusion, the plugin is currently in a good state with no known vulnerabilities or critical code-level risks based on this snapshot. The primary concern lies in the proactive security measures: the lack of nonce and capability checks on its entry point. This makes it susceptible to potential future vulnerabilities if its functionality expands without addressing these fundamental security checks. It is recommended to implement these checks to bolster its long-term security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Whoa! Rotate Security Vulnerabilities

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

Whoa! Rotate Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Whoa! Rotate 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

Whoa! Rotate Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[whoarotate] whoa-rotate.php:24
Maintenance & Trust

Whoa! Rotate Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedSep 4, 2012
PHP min version
Downloads2K

Community Trust

Rating90/100
Number of ratings2
Active installs10
Developer Profile

Whoa! Rotate Developer Profile

Brad Parbs

18 plugins · 3K total installs

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

How We Detect Whoa! Rotate

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<style> @-webkit-keyframes rotate { 0% { -webkit-transform:rotate(0deg);} 100% { -webkit-transform:rotate(390deg); } } #page{ -webkit-animation: rotate 5s infinite; } </style>
FAQ

Frequently Asked Questions about Whoa! Rotate