1. Home
  2. Campaign Engine
  3. Usage
  4. 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?