WP Posts Table Security & Risk Analysis

wordpress.org/plugins/wp-posts-table

Display your posts in a table format that is searchable and sortable.

20 active installs v1.0.1 PHP 5.6.0+ WP 4.8+ Updated Jun 11, 2020
filterposts-tablesortingtablewordpress-table
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Posts Table Safe to Use in 2026?

Generally Safe

Score 85/100

WP Posts Table has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The wp-posts-table plugin v1.0.1 demonstrates a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests is a positive sign. Furthermore, all SQL queries are prepared, and there are no recorded vulnerabilities in its history, suggesting a commitment to secure coding practices. The presence of a capability check on the single shortcode entry point is also a positive measure.

Key Concerns

  • Output escaping only 40% proper
  • No nonce checks on shortcode
Vulnerabilities
None known

WP Posts Table Security Vulnerabilities

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

WP Posts Table Code Analysis

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

Output Escaping

40% escaped5 total outputs
Attack Surface

WP Posts Table Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-posts-table] inc\class-shortcodes.php:47
WordPress Hooks 12
actionadmin_initadmin\class-settings-page.php:89
actionadmin_menuadmin\class-settings-page.php:90
actionwp_enqueue_scriptsinc\class-bootstrap.php:37
actionrest_api_initinc\class-bootstrap.php:38
actioninitinc\class-shortcodes.php:36
actionwp_enqueue_scriptsinc\class-shortcodes.php:37
actionadmin_noticeswp-posts-table.php:147
actioninitwp-posts-table.php:168
actionwp_enqueue_scriptswp-posts-table.php:171
actionplugins_loadedwp-posts-table.php:174
actionadmin_noticeswp-posts-table.php:251
actionadmin_initwp-posts-table.php:254
Maintenance & Trust

WP Posts Table Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 11, 2020
PHP min version5.6.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

WP Posts Table Developer Profile

PressCargo

4 plugins · 100 total installs

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

How We Detect WP Posts Table

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-posts-table/assets/css/style.css/wp-content/plugins/wp-posts-table/assets/css/themes/

HTML / DOM Fingerprints

CSS Classes
wp-posts-table-container
Data Attributes
data-wppt-noncedata-wppt-rest-url
JS Globals
wpPostsTable
REST Endpoints
/wp-json/wp-posts-table/v1/get_posts
Shortcode Output
[wp_posts_table]
FAQ

Frequently Asked Questions about WP Posts Table