Brent Nef

Results 4 issues of Brent Nef

The themeserver is failing. This fix allows you to easily install and serve new themes locally.

High Priority
Feature Request

Adds an optional field to the ActionScheduler API for a retry parameter. (For non-recurring actions). ```php // For example, this tries `do_work` 1 time (if it fails the first time)....

## Issue type I'm submitting a (check one): [ ] Bug report [ ] Feature request [X] Regression (something that used to work, but stopped working in a newer version)...

## TL;DR I'm looking at adding the ability to test/develop a plugin using `wp-now` but when I try to include a blueprint with some configuration steps it fails with `Error:...