wp-batch-processing icon indicating copy to clipboard operation
wp-batch-processing copied to clipboard

Add Restart to Unfinished Batch Processing Actions

Open kknoer opened this issue 4 years ago • 0 comments

This PR is in reference to this comment here: https://github.com/gdarko/wp-batch-processing/issues/16

I agree, a Restart option would be nice for longer batches in the event you make a code change to how a batch is processed and want to run the processing code against the entire batch from scratch, without waiting for the in-progress batch to complete.

I wasn't sure about how the buttons should display, so I added a new class for the Stop button styling specifically.

kknoer avatar Nov 12 '21 14:11 kknoer