-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
While the WP-CLI integration does allow us to generate / deploy our WP2Static website it currently isn't possible to clear the deploy cache before generating / deploying.
Which means that (when wanting to do a 'fresh' deploy) it's mandatory to log into the WordPress dashboard, go to the WP2Static settings and manually clear the deploy cache before re-generating / deploying.
Ideally it'd be possible through WP-CLI with its own subcommand (ie. clearcache) and/or as an extra parameter (ie. --clear).
Metadata
Metadata
Assignees
Labels
No labels