Post Content Shortcodes Security & Risk Analysis

wordpress.org/plugins/post-content-shortcodes

Adds shortcodes to display the content of a post or a list of posts.

2K active installs v1.0.1.1 PHP + WP 4.3+ Updated Apr 3, 2018
clonepost-contentpost-listshortcodesyndication
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Content Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'post-content-shortcodes' plugin v1.0.1.1 presents a generally good security posture, primarily due to the absence of known vulnerabilities and a strong adherence to secure coding practices in critical areas. The static analysis shows a limited attack surface with no unprotected entry points, and a significant majority of SQL queries utilize prepared statements, which is a major strength in preventing SQL injection. Furthermore, the absence of file operations and external HTTP requests reduces potential avenues for exploitation. However, there are areas for improvement, most notably the low percentage of properly escaped output, which could leave the plugin susceptible to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully within the shortcodes. While the plugin has no recorded vulnerability history, this does not guarantee future safety, and the identified output escaping concern warrants attention.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Post Content Shortcodes Security Vulnerabilities

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

Post Content Shortcodes Code Analysis

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

SQL Query Safety

91% prepared11 total queries

Output Escaping

21% escaped149 total outputs
Attack Surface

Post Content Shortcodes Attack Surface

Entry Points5
Unprotected0

Shortcodes 5

[post-content] classes\class-post-content-shortcodes.php:116
[post-list] classes\class-post-content-shortcodes.php:117
[pcs-thumbnail] classes\class-post-content-shortcodes.php:122
[pcs-post-url] classes\class-post-content-shortcodes.php:123
[pcs-entry-classes] classes\class-post-content-shortcodes.php:124
WordPress Hooks 9
actionplugins_loadedclasses\class-post-content-shortcodes.php:98
actioninitclasses\class-post-content-shortcodes.php:109
actionwidgets_initclasses\class-post-content-shortcodes.php:129
actionwp_print_stylesclasses\class-post-content-shortcodes.php:133
actionadmin_initclasses\class-post-content-shortcodes.php:139
actionnetwork_admin_menuclasses\class-post-content-shortcodes.php:142
actionadmin_menuclasses\class-post-content-shortcodes.php:143
filterpost_thumbnail_htmlclasses\class-post-content-shortcodes.php:796
filterpost_linkclasses\class-post-content-shortcodes.php:797
Maintenance & Trust

Post Content Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 3, 2018
PHP min version
Downloads100K

Community Trust

Rating96/100
Number of ratings31
Active installs2K
Developer Profile

Post Content Shortcodes Developer Profile

Curtiss Grymala

8 plugins · 2K total installs

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

How We Detect Post Content 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-content-shortcodes/css/style.css/wp-content/plugins/post-content-shortcodes/js/post-content-shortcodes.js
Script Paths
/wp-content/plugins/post-content-shortcodes/js/post-content-shortcodes.js
Version Parameters
post-content-shortcodes/css/style.css?ver=post-content-shortcodes/js/post-content-shortcodes.js?ver=

HTML / DOM Fingerprints

Shortcode Output
<div class="pcs-post-title"><div class="pcs-post-excerpt"><div class="pcs-post-content"><div class="pcs-post-author">
FAQ

Frequently Asked Questions about Post Content Shortcodes