built for

One-Time Plugin Purchases — Unlimited Sites
Pay once. Use forever. No renewal fees. No site limits. Install on as many personal or client sites as you want—no license keys, no extra charges.

WP Cron Sniper is a lightweight WordPress plugin that gives you full control over scheduled cron jobs. View, filter, run, or delete tasks with a clean, no-bloat interface built for speed and clarity. Whether you’re debugging stuck jobs or cleaning up after plugins, it puts everything in plain sight.

Key Highlights:

  • Visual Cron Table – See all scheduled tasks, their next run time, recurrence, and arguments in one clean list.
  • One-Click Execution – Instantly run any cron job without waiting for WP-Cron to trigger it naturally.
  • Dead Job Detection – Quickly spot stale tasks and orphaned hooks with no registered callbacks.
  • Safe Deletion – Remove specific scheduled events with precision—no risk of wiping unrelated jobs.
  • No Bloat, No Setup – Loads instantly, works out of the box, and doesn’t clutter your admin menu.

Requirements:

Server Side

  • WordPress ≥ 5.0, PHP ≥ 7.4
  • WP-Cron enabled (default in WordPress)

JavaScript

  • jQuery (bundled with WordPress)

Interface

  • No external dependencies — fully native to WordPress

Optional for Full Visibility

  • Hook callbacks should be registered via add_action() for detection