Simple Auto Post Scheduler Security & Risk Analysis

wordpress.org/plugins/simple-auto-post-scheduler

Schedule posts to be published at specific times and intervals with an easy-to-use interface.

20 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated Feb 28, 2026
auto-publishcronpost-automationschedule-postsscheduler
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Auto Post Scheduler Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The plugin 'simple-auto-post-scheduler' v1.0.0 demonstrates a generally good security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, or shortcodes directly reduces the potential attack surface. Furthermore, the presence of nonce and capability checks, albeit limited, along with a high percentage of SQL queries utilizing prepared statements, indicates some adherence to security best practices. The lack of any identified taint flows or dangerous functions is a strong positive indicator of secure coding.

However, concerns arise from the moderate percentage of output that is not properly escaped (40%). This could leave the plugin vulnerable to Cross-Site Scripting (XSS) attacks if user-supplied or dynamically generated data is not consistently sanitized before being displayed. While the vulnerability history is currently clean, this does not guarantee future safety, and proactive security measures are always recommended. The plugin's strengths lie in its limited attack surface and secure SQL handling, but the unescaped output represents a notable weakness that should be addressed.

Key Concerns

  • Unescaped output at 60%
Vulnerabilities
None known

Simple Auto Post Scheduler Security Vulnerabilities

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

Simple Auto Post Scheduler Code Analysis

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

SQL Query Safety

83% prepared24 total queries

Output Escaping

60% escaped200 total outputs
Attack Surface

Simple Auto Post Scheduler Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 20
actionadmin_menu1.1\admin\post-scheduler-admin.php:34
actionadmin_enqueue_scripts1.1\admin\post-scheduler-admin.php:54
actionadd_meta_boxes1.1\includes\post-scheduler-functions.php:124
actionwp_dashboard_setup1.1\includes\post-scheduler-functions.php:184
actionwp_scheduled_delete1.1\includes\post-scheduler-functions.php:215
actionadmin_notices1.1\includes\post-scheduler-functions.php:233
actionplugins_loaded1.1\simple-auto-post-scheduler.php:45
filtercron_schedules1.1\simple-auto-post-scheduler.php:109
actionpost_scheduler_cron_hook1.1\simple-auto-post-scheduler.php:212
actionadmin_enqueue_scripts1.1\simple-auto-post-scheduler.php:238
actionadmin_menuadmin\post-scheduler-admin.php:34
actionadmin_enqueue_scriptsadmin\post-scheduler-admin.php:54
actionadd_meta_boxesincludes\post-scheduler-functions.php:124
actionwp_dashboard_setupincludes\post-scheduler-functions.php:184
actionwp_scheduled_deleteincludes\post-scheduler-functions.php:215
actionadmin_noticesincludes\post-scheduler-functions.php:233
actionplugins_loadedsimple-auto-post-scheduler.php:45
filtercron_schedulessimple-auto-post-scheduler.php:109
actionpost_scheduler_cron_hooksimple-auto-post-scheduler.php:212
actionadmin_enqueue_scriptssimple-auto-post-scheduler.php:238

Scheduled Events 2

post_scheduler_cron_hook
post_scheduler_cron_hook
Maintenance & Trust

Simple Auto Post Scheduler Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 28, 2026
PHP min version7.0
Downloads206

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Simple Auto Post Scheduler Developer Profile

Mehedi Hasan

1 plugin · 20 total installs

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

How We Detect Simple Auto Post Scheduler

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-auto-post-scheduler/assets/css/style.css
Version Parameters
simple-auto-post-scheduler/assets/css/style.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Simple Auto Post Scheduler