
Create Own ShortCode Security & Risk Analysis
wordpress.org/plugins/create-own-shortcodeThis plugin helpful for create your own shortcode for your content and image . You can put this short code in post, page, widget.. etc
Is Create Own ShortCode Safe to Use in 2026?
Generally Safe
Score 85/100Create Own ShortCode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'create-own-shortcode' plugin v1.0 exhibits a generally positive security posture based on static analysis, with no reported CVEs or critical/high severity vulnerabilities found in its history. The code analysis reveals good practices regarding output escaping, with 80% of outputs properly handled. The absence of file operations and external HTTP requests also mitigates common attack vectors. However, the plugin demonstrates significant weaknesses in secure coding practices. The high percentage of SQL queries (50%) that do not utilize prepared statements presents a clear risk of SQL injection vulnerabilities. Furthermore, the complete lack of nonce checks and capability checks is a major concern, especially if the plugin were to introduce any new entry points or handlers in the future. While no critical taint flows were identified, the 100% unsanitized paths in the analyzed flows suggest potential for unexpected behavior or vulnerabilities if data sources are not strictly controlled. The vulnerability history, while clean, is a snapshot and doesn't guarantee future security.
Key Concerns
- SQL queries without prepared statements
- Missing nonce checks
- Missing capability checks
- Unsanitized paths in taint flows
- Less than 100% output escaping
Create Own ShortCode Security Vulnerabilities
Create Own ShortCode Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Create Own ShortCode Attack Surface
WordPress Hooks 2
Maintenance & Trust
Create Own ShortCode Maintenance & Trust
Maintenance Signals
Community Trust
Create Own ShortCode Alternatives
Elementor Website Builder – More Than Just a Page Builder
elementor
The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!
Kadence Blocks — Page Builder Toolkit for Gutenberg Editor
kadence-blocks
20+ AI-powered Gutenberg Blocks with endless options, enabling top-notch efficiency for high-performance dynamic website creation.
Page Builder by SiteOrigin
siteorigin-panels
Build responsive page layouts using the widgets you know and love using this simple drag and drop page builder.
Page Builder: Pagelayer – Drag and Drop website builder
pagelayer
The most advanced frontend drag & drop page builder. Pagelayer is a light weight but extremely powerful Website Builder.
GenerateBlocks
generateblocks
A small collection of lightweight WordPress blocks that can accomplish nearly anything.
Create Own ShortCode Developer Profile
5 plugins · 210 total installs
How We Detect Create Own ShortCode
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/create-own-shortcode/css/ownplugin.csscreate-own-shortcode/css/ownplugin.css?ver=HTML / DOM Fingerprints
headingmain_wrapfullrigh_barecho $stitle.'<br>'; echo $scontent;echo '<a href="'.$image_link.'" target="'.$image_target.'" title="'.$ititle.'"><img src="'.content_url().$image_path.'" width="'.$image_width.'" height="'.$image_height.'" ><figcaption>'.$icap.'</figcaption></a>';