WD Live Posts Update Security & Risk Analysis

wordpress.org/plugins/wd-live-posts-update

Live Post Updates is a powerful plugin for live updates of posts and custom post types, integrating schema.org for better SEO.

10 active installs v1.0.2 PHP 5.6+ WP 4.6+ Updated Dec 5, 2024
custom-post-typeslive-postsreal-time-updatesschema-orgseo
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WD Live Posts Update Safe to Use in 2026?

Generally Safe

Score 92/100

WD Live Posts Update 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 "wd-live-posts-update" plugin, version 1.0.2, demonstrates a generally good security posture based on the provided static analysis. The plugin has a very small attack surface, with only one shortcode entry point, and crucially, no unprotected AJAX handlers or REST API routes.

The code signals indicate a strong adherence to secure coding practices, with all SQL queries using prepared statements and a high percentage of output properly escaped. The presence of nonce and capability checks further reinforces this. The absence of any identified dangerous functions, file operations, or external HTTP requests is also a significant positive. Taint analysis found no issues, suggesting no obvious vulnerabilities related to unsanitized user input leading to malicious code execution or data breaches.

The plugin's vulnerability history is clean, with zero known CVEs. This, combined with the positive static analysis findings, suggests a well-maintained and secure plugin. The strengths lie in the limited attack surface, secure data handling (SQL, output escaping), and the lack of historical vulnerabilities. The only minor concern is that 20% of outputs are not properly escaped, which could pose a low-level risk if specifically crafted malicious input targets these unescaped outputs, though the absence of taint flows makes this less likely to be exploitable without additional context.

Key Concerns

  • 20% of outputs not properly escaped
Vulnerabilities
None known

WD Live Posts Update Security Vulnerabilities

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

WD Live Posts Update Release Timeline

v1.0.2Current
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

WD Live Posts Update Code Analysis

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

Bundled Libraries

Select2

Output Escaping

80% escaped82 total outputs
Attack Surface

WD Live Posts Update Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpum_livepost_shortcode] includes\public\class-wpum-shortcode.php:57
WordPress Hooks 10
actionadmin_menuincludes\admin\class-admin-wpum.php:100
actionadmin_initincludes\admin\class-admin-wpum.php:102
filterthe_titleincludes\admin\metabox\wpum-custom-meta-box.php:37
actionadd_meta_boxesincludes\admin\metabox\wpum-custom-meta-box.php:67
actionsave_postincludes\admin\metabox\wpum-custom-meta-box.php:208
filterthe_contentincludes\admin\metabox\wpum-custom-meta-box.php:375
actionwidgets_initincludes\admin\metabox\wpum-custom-meta-box.php:385
actionwp_enqueue_scriptsincludes\class-wpum-scripts.php:124
actionadmin_enqueue_scriptsincludes\class-wpum-scripts.php:127
actionplugins_loadedwd-live-posts-update.php:177
Maintenance & Trust

WD Live Posts Update Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 5, 2024
PHP min version5.6
Downloads807

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WD Live Posts Update Developer Profile

Umesh Ladumor

1 plugin · 10 total installs

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

How We Detect WD Live Posts Update

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wd-live-posts-update/assets/css/wpum-public.css/wp-content/plugins/wd-live-posts-update/assets/js/wpum-custom-public.js
Script Paths
/wp-content/plugins/wd-live-posts-update/assets/js/wpum-custom-public.js
Version Parameters
wd-live-posts-update/assets/css/wpum-public.css?ver=wd-live-posts-update/assets/js/wpum-custom-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpum-public-style
JS Globals
WP_Ajax
FAQ

Frequently Asked Questions about WD Live Posts Update