Post Link Shortcodes Security & Risk Analysis

wordpress.org/plugins/post-link-shortcodes

A collection of shortcodes for building links, images, or URLs to a given post/archive of any type.

40 active installs v0.4.1 PHP + WP 3.6+ Updated Oct 19, 2019
custom-post-typecustom-post-type-linkpost-linkpost-urlshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Link Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

Post Link Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "post-link-shortcodes" plugin v0.4.1 demonstrates a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries without prepared statements, and proper output escaping are commendable practices. The plugin also exhibits no external HTTP requests or file operations, which are common vectors for vulnerabilities. The vulnerability history is clean, with no recorded CVEs, indicating a lack of historical security issues.

While the plugin appears secure on the surface, the lack of any identified attack surface (AJAX handlers, REST API routes, shortcodes, cron events) in the static analysis is unusual. This could mean the plugin has no dynamic functionality exposed to the user or that the static analysis tool was unable to detect any. The absence of nonce checks, despite having capability checks, could be a concern if any of its functionality were to be exposed in the future without proper authorization. Overall, the plugin seems well-coded with good security practices, but the lack of detectable entry points warrants a careful consideration of its actual functionality and how it's integrated into WordPress.

Key Concerns

  • No detectable AJAX handlers
  • No detectable REST API routes
  • No detectable shortcodes
  • No nonce checks
Vulnerabilities
None known

Post Link Shortcodes Security Vulnerabilities

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

Post Link Shortcodes Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Post Link Shortcodes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwp_loadedinc\class-plugin.php:48
actionadmin_noticesinc\class-plugin.php:49
filterpls/innerinc\class-plugin.php:54
filterpls/innerinc\class-plugin.php:55
filterpls/innerinc\class-plugin.php:56
filterpls/innerinc\class-plugin.php:57
Maintenance & Trust

Post Link Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 19, 2019
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

Post Link Shortcodes Developer Profile

Evan Mattson

3 plugins · 8K total installs

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

How We Detect Post Link Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-link-shortcodes/assets/css/admin.css/wp-content/plugins/post-link-shortcodes/assets/js/admin.js
Script Paths
/wp-content/plugins/post-link-shortcodes/assets/js/admin.js
Version Parameters
post-link-shortcodes/assets/css/admin.css?ver=post-link-shortcodes/assets/js/admin.js?ver=

HTML / DOM Fingerprints

Shortcode Output
[post_link_shortcodes]
FAQ

Frequently Asked Questions about Post Link Shortcodes