Norcross
Norcross
FWIW, I've created a WP plugin for this: https://github.com/norcross/app-status-report it sets a custom post type for 'status' which then generates the JSON file, and also builds out an archive based...
the gist URL is `https://gist.github.com/7864205.git`. When added into the main blueprint file, it adds the file, but puts it into a folder `7864205` instead of directly in the `mu-plugins` folder....
when running `vv create`, the prompt is showing twice.
when loading the site for the first time, there is no form requesting any data at all. I've also noticed that when hitting the `cron.php` endpoint, it reads the data...
### Describe the bug when attempting to use the `--only` param on the CLI command, the standard "unknown parameter" is returned on the terminal. the `--post_type` param DOES work as...
currently the uploader drag-and-drop is present when not logged in. files do not upload (a basic "error" box appears) but it shouldn't be there to begin with.
should there be a check for duplicates? this would be harder if we do the file renaming, but something worth exploring