Display Post Feed from Medium Security & Risk Analysis

wordpress.org/plugins/display-post-feed-from-medium

Display Post Feed from Medium is a WordPress plugin to display the posts/articles from medium.com on any page/post via the shortcode.

100 active installs v2.5 PHP 7.4+ WP 4.9+ Updated Nov 10, 2025
mediummedium-apimedium-articles-postsmedium-xmlthird-party-medium-api
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Display Post Feed from Medium Safe to Use in 2026?

Generally Safe

Score 100/100

Display Post Feed from Medium has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "display-post-feed-from-medium" v2.5 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, the use of prepared statements for all SQL queries, and the proper escaping of all output are commendable practices that significantly reduce the risk of common web vulnerabilities like SQL injection and cross-site scripting (XSS). The plugin also has no recorded vulnerabilities, indicating a history of stable and secure development.

However, a few areas warrant attention. The plugin has no explicit capability checks or nonce checks implemented across its codebase. While there are no direct entry points identified as unprotected in the static analysis, this lack of authentication and authorization mechanisms on potentially sensitive operations (if any were to exist) is a concern. The presence of external HTTP requests also introduces a potential risk if the remote endpoint is compromised or if the data fetched is not properly validated before use. The single shortcode presents a small attack surface, but without any associated security checks, it could become a vector if it were to process user-supplied data in the future.

In conclusion, the plugin is currently secure due to its robust code practices and clean vulnerability history. The primary area for improvement lies in implementing appropriate authentication and authorization checks for any interactive elements or data processing within the plugin to further harden its security and protect against future evolving threats.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
  • External HTTP requests without validation context
Vulnerabilities
None known

Display Post Feed from Medium Security Vulnerabilities

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

Display Post Feed from Medium Code Analysis

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

Output Escaping

100% escaped31 total outputs
Attack Surface

Display Post Feed from Medium Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[show_medium_posts] includes\display-post-feed-medium-shortcodes.php:176
WordPress Hooks 7
actionadmin_initdisplay-post-feed-from-medium.php:41
actionadmin_enqueue_scriptsdisplay-post-feed-from-medium.php:82
actionwp_enqueue_scriptsdisplay-post-feed-from-medium.php:93
filterplugin_action_linksdisplay-post-feed-from-medium.php:113
filterplugin_row_metadisplay-post-feed-from-medium.php:130
actionadmin_initincludes\display-post-feed-medium-functions.php:18
actionadmin_menuincludes\display-post-feed-medium-functions.php:21
Maintenance & Trust

Display Post Feed from Medium Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 10, 2025
PHP min version7.4
Downloads3K

Community Trust

Rating46/100
Number of ratings3
Active installs100
Developer Profile

Display Post Feed from Medium Developer Profile

Galaxy Weblinks

40 plugins · 25K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
310 days
View full developer profile
Detection Fingerprints

How We Detect Display Post Feed from Medium

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-post-feed-from-medium/assets/css/admin-style.css/wp-content/plugins/display-post-feed-from-medium/assets/css/front-style.css/wp-content/plugins/display-post-feed-from-medium/assets/js/jquery.validate.min.js/wp-content/plugins/display-post-feed-from-medium/assets/js/admin-main.js
Script Paths
/wp-content/plugins/display-post-feed-from-medium/assets/js/jquery.validate.min.js/wp-content/plugins/display-post-feed-from-medium/assets/js/admin-main.js
Version Parameters
display-post-feed-from-medium/assets/js/jquery.validate.min.js?ver=display-post-feed-from-medium/assets/js/admin-main.js?ver=display-post-feed-from-medium/assets/css/admin-style.css?ver=display-post-feed-from-medium/assets/css/front-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
dpffm-medium-containerdpffm-medium-demodpffm-medium-listdpffm-medium-rowdpffm-medium-itemdpffm-medium-flex-grid
Data Attributes
data-numcolumns
Shortcode Output
<div id="dpffm-medium-container"<div id="dpffm-medium-demo"<div class="dpffm-medium-item
FAQ

Frequently Asked Questions about Display Post Feed from Medium