AC Custom Loop Shortcode Security & Risk Analysis

wordpress.org/plugins/ac-custom-loop-shortcode

A simple WordPress plugin that creates a shortcode to loop through posts, pages, or custom post types and display them anywhere on your site.

30 active installs v1.7.1 PHP 5.2.4+ WP 5.2+ Updated Jan 15, 2025
list-custom-postslist-postshortcodetimbertwig
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AC Custom Loop Shortcode Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The ac-custom-loop-shortcode plugin version 1.7.1 demonstrates a strong security posture with no known vulnerabilities and excellent coding practices. The static analysis reveals a very small attack surface, with only one shortcode entry point and no unprotected handlers or routes. Furthermore, the code utilizes prepared statements for all SQL queries, indicating a good defense against SQL injection. The high percentage of properly escaped output suggests a proactive approach to preventing cross-site scripting (XSS) vulnerabilities.

While the absence of taint flows and dangerous functions is a positive sign, the analysis also highlights a few areas that could be strengthened. Specifically, the lack of nonce checks on the single shortcode entry point, coupled with only one capability check, could potentially present a minor risk if the shortcode's functionality is sensitive and can be exploited without proper authorization or session validation. The plugin's vulnerability history being completely clean is an excellent indicator of its security, but continuous vigilance and the implementation of missing security checks would further solidify its robust security profile.

In conclusion, ac-custom-loop-shortcode v1.7.1 is a securely developed plugin with a minimal attack surface and strong adherence to secure coding practices. The primary area for improvement lies in enhancing the authorization and nonce checks for its shortcode to mitigate any theoretical risks associated with its single entry point, though the current absence of known vulnerabilities suggests this is not an immediate critical concern.

Key Concerns

  • Shortcode without nonce check
  • Only 1 capability check for 1 entry point
  • 82% output escaped, 18% not
Vulnerabilities
None known

AC Custom Loop Shortcode Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

AC Custom Loop Shortcode Release Timeline

v1.7.1Current
v1.7
v1.6.1
v1.6
v1.5.2
v1.5.1
v1.5
v1.4.2
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v0.1.1
v0.1
Code Analysis
Analyzed Apr 16, 2026

AC Custom Loop Shortcode Code Analysis

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

Output Escaping

82% escaped11 total outputs
Attack Surface

AC Custom Loop Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ac_custom_loop] ac-wp-custom-loop-sc.php:538
Maintenance & Trust

AC Custom Loop Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 15, 2025
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

AC Custom Loop Shortcode Developer Profile

Richie Arnold

4 plugins · 540 total installs

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

How We Detect AC Custom Loop Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ac-custom-loop-shortcode/assets/css/ac_wp_custom_loop_styles.css
Version Parameters
ac_wp_custom_loop_styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
acclsc-loop-wrapper
Shortcode Output
[ac_custom_loop
FAQ

Frequently Asked Questions about AC Custom Loop Shortcode