Paged Post List Shortcode Security & Risk Analysis

wordpress.org/plugins/paged-post-list-shortcode

Display a list of items (posts or pages) with pagination. Use shortcode: [list_posts_paged]

0 active installs v1.0.0 PHP 5.2.4+ WP 4.0+ Updated Unknown
displaypagespostsshortcodeshow
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Paged Post List Shortcode Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The paged-post-list-shortcode plugin, in version 1.0.0, exhibits a generally strong security posture based on the provided static analysis. The plugin has a minimal attack surface consisting of a single shortcode with no identified vulnerabilities from the static analysis. Notably, all identified SQL queries utilize prepared statements, and all output is properly escaped, indicating good development practices for preventing common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS). Furthermore, the absence of file operations, external HTTP requests, and the lack of bundled libraries further reduce potential attack vectors.

Key Concerns

  • Lack of Nonce Checks
  • Lack of Capability Checks
Vulnerabilities
None known

Paged Post List Shortcode Security Vulnerabilities

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

Paged Post List Shortcode Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Paged Post List Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[list_posts_paged] paged_post_list_shortcode.php:29
WordPress Hooks 1
filterexcerpt_morepaged_post_list_shortcode.php:360
Maintenance & Trust

Paged Post List Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Paged Post List Shortcode Developer Profile

petebofs

1 plugin · 0 total installs

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

How We Detect Paged Post List Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/paged-post-list-shortcode/paged-post-list-shortcode.js/wp-content/plugins/paged-post-list-shortcode/paged-post-list-shortcode.css
Script Paths
/wp-content/plugins/paged-post-list-shortcode/paged-post-list-shortcode.js
Version Parameters
paged-post-list-shortcode/paged-post-list-shortcode.js?ver=paged-post-list-shortcode/paged-post-list-shortcode.css?ver=

HTML / DOM Fingerprints

CSS Classes
list-posts-paged
Data Attributes
data-posts_per_pagedata-post_list_html_tagdata-container_div_classdata-container_div_iddata-previous_page_labeldata-next_page_label+26 more
JS Globals
paged_post_list_shortcode
Shortcode Output
<div class="list-posts-paged"><nav class="list-posts-paged-pagination"><a href="">
FAQ

Frequently Asked Questions about Paged Post List Shortcode