Presswell Publication Schedule Security & Risk Analysis

wordpress.org/plugins/presswell-publication-schedule

Simple and precise post publishing control for WordPress based on day of the week and time of day.

10 active installs v1.0.2 PHP + WP 4.0+ Updated Jun 13, 2019
auto-schedulefuturepostspublishschedule
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Presswell Publication Schedule Safe to Use in 2026?

Generally Safe

Score 85/100

Presswell Publication Schedule has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "presswell-publication-schedule" v1.0.2 plugin demonstrates a generally good security posture. The static analysis reveals a small attack surface consisting of a single AJAX handler, which importantly includes nonce and capability checks. The plugin also avoids dangerous functions, file operations, and external HTTP requests. SQL queries are all handled with prepared statements, which is a significant strength.

However, a notable concern is the low rate of output escaping (7%). This suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data that is not properly escaped before being displayed in the browser can be exploited. While taint analysis did not reveal any unsanitized flows, the lack of comprehensive output escaping remains a significant weakness that could be leveraged in conjunction with other plugin functionalities or WordPress core features.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the presence of nonce and capability checks on its entry points, suggests a development team that prioritizes security. Despite the single area of concern regarding output escaping, the overall security of this plugin appears to be strong, with a low likelihood of exploitation if the output escaping issue is addressed.

Key Concerns

  • Low output escaping rate (7%)
Vulnerabilities
None known

Presswell Publication Schedule Security Vulnerabilities

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

Presswell Publication Schedule Code Analysis

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

Output Escaping

7% escaped27 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
admin_notices (presswell-publication-schedule.php:367)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Presswell Publication Schedule Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_pwps_force_publishpresswell-publication-schedule.php:69
WordPress Hooks 9
filterplugin_action_linksincludes\admin\settings.php:29
actionadmin_menuincludes\admin\settings.php:31
actionadmin_noticesincludes\admin\settings.php:37
actioninitpresswell-publication-schedule.php:57
actionplugins_loadedpresswell-publication-schedule.php:59
filterwp_insert_post_datapresswell-publication-schedule.php:61
actionadmin_enqueue_scriptspresswell-publication-schedule.php:63
actionadmin_noticespresswell-publication-schedule.php:65
filterpost_row_actionspresswell-publication-schedule.php:67
Maintenance & Trust

Presswell Publication Schedule Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 13, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Presswell Publication Schedule Developer Profile

Presswell

2 plugins · 110 total installs

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

How We Detect Presswell Publication Schedule

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/presswell-publication-schedule/assets/css/admin.css/wp-content/plugins/presswell-publication-schedule/assets/js/admin.js
Script Paths
/wp-content/plugins/presswell-publication-schedule/assets/js/admin.js
Version Parameters
presswell-publication-schedule/assets/css/admin.css?ver=presswell-publication-schedule/assets/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
pwps_override
JS Globals
PWPS_POST_DATAwpApiSettings
FAQ

Frequently Asked Questions about Presswell Publication Schedule