2021-12-05 UTC
# [jeremyfelt] GWG / gRegor I apologize for earlier. 🙂 The string/array thing was a red herring and I see now that the wordpress-micropub plugin *does* specifically look for array values for `visibility` and `post-status`. The true issue was that it would currently like both `visibility` and `post-status` to be set, which I don’t think is a requirement. I’ve submitted a PR with tests to fall back to the default post status in that case.