Open blog url automatically
Closed this issue · 2 comments
henrywangnl commented
I like that it automatically opens the post URL on the browser after wp_post
is called successfully, but it seems not every time.
maelle commented
ah weird 🤔 it should always happen when the post is published / private
https://github.com/maelle/goodpress/blob/5a14966e93a1b7abf539a4267bfc75e2b3a05606/R/post.R#L192-L195
henrywangnl commented
it didn't replicate anymore, never mind!