Post by Weekday Security & Risk Analysis

wordpress.org/plugins/post-by-weekday

Posting by day of the week is an easy way to manage posts

0 active installs v2.1.0 PHP 7.4+ WP 5.7+ Updated Oct 14, 2021
datetime-publishpostpost-by-daypost-by-weekday
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Post by Weekday Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "post-by-weekday" plugin version 2.1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, file operations, and external HTTP requests. The absence of known vulnerabilities in its history is also a positive indicator. However, significant concerns arise from the static analysis. The plugin has one AJAX handler, and critically, this handler lacks any authentication checks, creating a direct entry point for attackers. While taint analysis shows no critical or high severity unsanitized paths, the presence of two flows with unsanitized paths, albeit not reaching critical levels, warrants attention, especially in conjunction with the unprotected AJAX handler. The lack of nonce checks and capability checks on the AJAX handler further exacerbates the risk, as it allows any user to potentially trigger actions without proper verification. The plugin's vulnerability history is clean, suggesting a generally well-maintained codebase in the past, but this cannot compensate for the immediate security flaws identified in the current version's analysis. Overall, while the plugin avoids some common pitfalls, the unprotected AJAX endpoint presents a clear and present danger that requires immediate remediation.

Key Concerns

  • AJAX handler without authentication check
  • AJAX handler without nonce check
  • AJAX handler without capability check
  • Flows with unsanitized paths
Vulnerabilities
None known

Post by Weekday Security Vulnerabilities

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

Post by Weekday Release Timeline

v2.1.0Current
Code Analysis
Analyzed Apr 6, 2026

Post by Weekday Code Analysis

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

Output Escaping

89% escaped9 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
PBWD_setup (post-by-weekday.php:118)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Post by Weekday Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_setup_post_by_weekdaypost-by-weekday.php:117
WordPress Hooks 4
actionmedia_buttonspost-by-weekday.php:63
actionadmin_footerpost-by-weekday.php:110
actionadmin_print_scriptspost-by-weekday.php:116
actioninitpost-by-weekday.php:181
Maintenance & Trust

Post by Weekday Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 14, 2021
PHP min version7.4
Downloads742

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Post by Weekday Developer Profile

Truong Thang

1 plugin · 0 total installs

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

How We Detect Post by Weekday

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-by-weekday/script.min.js
Script Paths
script.min.js

HTML / DOM Fingerprints

CSS Classes
fpost_media_linkwin-weekday-ui-wrapwin-weekday-ui-containerlistday
Data Attributes
id="tb_window"id="add_weekday"id="win-weekday-ui-container"id="listday"name="weekday[]"id="btn-pbwd"+1 more
Shortcode Output
<a href="#TB_inline?&inlineId=tb_window" class=" button fpost_media_link thickbox" id="add_weekday" title="Choose Weekday"><span class="dashicons dashicons-calendar-alt"></span><span>Choose Weekday</span><div id="tb_window" style="display: none;">
FAQ

Frequently Asked Questions about Post by Weekday