Pullquote Shortcode Security & Risk Analysis

wordpress.org/plugins/pullquote-shortcode

Register shortcode [pullquote] and add pullquote button to tinyMCE editor.

50 active installs v0.1.2 PHP + WP 3.8+ Updated Apr 16, 2014
pullquoteshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pullquote Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Pullquote Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The pullquote-shortcode plugin version 0.1.2 demonstrates a generally strong security posture based on the provided static analysis. The code shows excellent adherence to secure coding practices by utilizing prepared statements for all SQL queries and properly escaping all outputs. There are no identified dangerous functions, file operations, or external HTTP requests, which significantly limits potential attack vectors. The limited attack surface, consisting solely of one shortcode and no unprotected entry points, further contributes to its secure design. Furthermore, the plugin has no recorded vulnerabilities (CVEs) and no history of past issues, suggesting a well-maintained and secure development lifecycle. The only potential area for minor concern, though not a critical flaw given the limited attack surface and absence of other vulnerabilities, is the lack of explicit nonce checks. While capability checks are present, the absence of nonce checks could theoretically be exploited if the shortcode's functionality were more complex or exposed to higher-risk user interactions, but as it stands, this is a very low risk. In conclusion, this plugin appears to be very secure.

Vulnerabilities
None known

Pullquote Shortcode Security Vulnerabilities

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

Pullquote Shortcode Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Pullquote Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pullquote] pullquote-shortcode.php:39
WordPress Hooks 6
actionplugins_loadedpullquote-shortcode.php:26
filterwidget_textpullquote-shortcode.php:42
actionwp_enqueue_scriptspullquote-shortcode.php:45
actioninitpullquote-shortcode.php:48
filtermce_external_pluginspullquote-shortcode.php:87
filtermce_buttonspullquote-shortcode.php:88
Maintenance & Trust

Pullquote Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 16, 2014
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Pullquote Shortcode Developer Profile

Sami Keijonen

5 plugins · 230 total installs

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

How We Detect Pullquote Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pullquote-shortcode/css/pullquote-shortcode.css/wp-content/plugins/pullquote-shortcode/js/pullquote-button.js
Version Parameters
pullquote-shortcode/css/pullquote-shortcode.css?ver=0.1

HTML / DOM Fingerprints

CSS Classes
pullquote
Shortcode Output
<div class="pullquote">
FAQ

Frequently Asked Questions about Pullquote Shortcode