Better Post Formats Security & Risk Analysis

wordpress.org/plugins/better-post-formats

Use proper "featured content" instead of "featured images" for audio, video, gallery, link and quote post formats.

10 active installs v1.0.1 PHP 5.3+ WP 5.0+ Updated Oct 5, 2025
featured-imagefeatured-mediapost-format
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Better Post Formats Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The "better-post-formats" v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points suggests a minimal attack surface. Furthermore, the code signals indicate excellent practices regarding dangerous functions, SQL query preparation, and file operations, with all SQL queries utilizing prepared statements and a high percentage of output properly escaped. The lack of any recorded vulnerabilities in its history further reinforces this positive assessment.

However, a notable concern arises from the complete absence of nonce checks and capability checks. While the current attack surface is zero, any future expansion or modification of the plugin that introduces new entry points without these fundamental security measures could expose the site to Cross-Site Request Forgery (CSRF) and unauthorized access vulnerabilities. The taint analysis also shows no flows analyzed, which, while not a direct security flaw, means potential risks in this area remain unverified. Overall, the plugin is currently secure due to its limited functionality and well-implemented existing code, but it lacks built-in safeguards for potential future vulnerabilities.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
  • No taint flows analyzed
Vulnerabilities
None known

Better Post Formats Security Vulnerabilities

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

Better Post Formats Code Analysis

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

Output Escaping

96% escaped110 total outputs
Attack Surface

Better Post Formats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedbetter-post-formats.php:43
filterplugin_row_metabetter-post-formats.php:65
actionadmin_enqueue_scriptsbetter-post-formats.php:69
actionwp_enqueue_scriptsbetter-post-formats.php:75
actioncustomize_registerbetter-post-formats.php:80
actionafter_setup_themebetter-post-formats.php:84
actioncustomize_registercomponents\common\load.php:5
Maintenance & Trust

Better Post Formats Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 5, 2025
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Better Post Formats Developer Profile

RGB Lab

2 plugins · 50 total installs

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

How We Detect Better Post Formats

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/better-post-formats/assets/backend.min.js/wp-content/plugins/better-post-formats/assets/backend.min.css/wp-content/plugins/better-post-formats/assets/frontend.min.js/wp-content/plugins/better-post-formats/assets/frontend.min.css
Script Paths
/wp-content/plugins/better-post-formats/assets/backend.min.js/wp-content/plugins/better-post-formats/assets/frontend.min.js

HTML / DOM Fingerprints

CSS Classes
bpf-contentbpf-content--format-audiobpf-content--fadebpf-content__imagebpf-content__gallery-imagebpf-content__gallery-navigationbpf-content__gallery-prevbpf-content__gallery-next+6 more
HTML Comments
TODO check global value to use custom controlsTODO custom controls containerTODO check global value for slider animation type
Data Attributes
bpf-content--format-audiobpf-content--format-gallerybpf-content__gallery-imagebpf-content__gallery-navigationbpf-content__gallery-prevbpf-content__gallery-next+5 more
JS Globals
backendLabels
FAQ

Frequently Asked Questions about Better Post Formats