Display Post Link Security & Risk Analysis

wordpress.org/plugins/display-post-link

Display WordPress post/page links (homepage, blog, privacy, etc.) via shortcode in post/page content or widget area.

0 active installs v1.0.3 PHP 7.4+ WP 5.2+ Updated Oct 31, 2025
blog-linkdisplay-linkprivacy-policy-linkshow-linkwoocommerce-pages-link
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Post Link Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "display-post-link" plugin v1.0.3 demonstrates a strong security posture based on the provided static analysis. The code adheres to several best practices, including 100% proper output escaping and 100% of SQL queries utilizing prepared statements. Crucially, there are no identified dangerous functions, file operations, or external HTTP requests, significantly reducing potential attack vectors. The limited attack surface, with only one shortcode and no AJAX handlers or REST API routes, further contributes to its secure profile.

Concerns arise from the complete absence of nonce checks and capability checks. While the current analysis shows no exploitable vulnerabilities, these missing security measures leave the plugin susceptible to certain types of attacks if its shortcode were to process user-supplied data in a way that could be leveraged. The lack of any recorded vulnerability history is a positive indicator, suggesting the developer prioritizes security. However, the absence of checks on the shortcode's input leaves a potential blind spot.

In conclusion, the plugin is generally well-secured with good coding practices observed. The primary weakness lies in the lack of nonce and capability checks, which, while not currently exploited, represent a significant potential for future vulnerabilities if the shortcode's functionality evolves. This omission is the main area for improvement.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Display Post Link Security Vulnerabilities

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

Display Post Link Code Analysis

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

Output Escaping

100% escaped7 total outputs
Attack Surface

Display Post Link Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[display-post-link] display-post-link.php:135
Maintenance & Trust

Display Post Link Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 31, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Display Post Link Developer Profile

Mojtaba Amalian

5 plugins · 50 total installs

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

How We Detect Display Post Link

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-post-link/

HTML / DOM Fingerprints

CSS Classes
display-post-link
Shortcode Output
<a class="display-post-link" href="
FAQ

Frequently Asked Questions about Display Post Link