1. Home
  2. Docs
  3. Price Scheduler
  4. Usage
  5. Optional: WP-CLI (advanced)

Optional: WP-CLI (advanced)

Run a job manually:

wp eval “CAS_Price_Scheduler::process_batch(‘<job_id>’, 0);”

(For normal use, the UI handles scheduling; this is for debugging only.)

How can we help?