You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wp_insert_post() has this weird behavior where it will always assign a default category to a post. This is weird behavior that we should disable by default in the REST API.
wp_insert_post()has this weird behavior where it will always assign a default category to a post. This is weird behavior that we should disable by default in the REST API.From #1859 (comment)