-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Bug Report
- Yes, I reviewed the contribution guidelines.
- Yes, more specifically, I reviewed the guidelines on how to write clear bug reports.
Describe the current, buggy behavior
When an option is "0" YAML format output is empty.
JSON output is "0"
Describe how other contributors can replicate this bug
$ wp option get blog_public --format=yaml
---