Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Conversation

@danielbachhuber
Copy link
Member

Fixes #1805

@danielbachhuber danielbachhuber added this to the 2.0 Beta 10 milestone Dec 13, 2015
@danielbachhuber
Copy link
Member Author

@WP-API/amigos #reviewmerge

@danielbachhuber
Copy link
Member Author

Hm. I guess I need to wait for #1848 to land

@danielbachhuber
Copy link
Member Author

@WP-API/amigos updated. #reviewmerge

@rmccue
Copy link
Member

rmccue commented Dec 14, 2015

Should we allow this? Deferring to @rachelbaker's comment knowledge here.

@rachelbaker
Copy link
Member

@rmccue @danielbachhuber WordPress allows this programmatically, but not within the Dashboard admin. Are we trying to match data-model behavior (wp_insert_comment) or what the current WordPress allows?

@danielbachhuber
Copy link
Member Author

Data model behavior, imo

@danielbachhuber
Copy link
Member Author

Why would you permit querying for comments without a post (#1832) but not creating comments without a post?

rachelbaker added a commit that referenced this pull request Dec 15, 2015
Permit creating comments without an assigned post
@rachelbaker rachelbaker merged commit 3fa46e4 into develop Dec 15, 2015
@rachelbaker
Copy link
Member

@danielbachhuber Remember when I said:

We are actually unwinding Comments and their dependency on Posts in core. You can create Comments that aren't attached to Posts now (comment_post_ID is not required in wp_insert_comment()).

It is a slow process

@rachelbaker rachelbaker deleted the 1805-create-comments-without-post branch December 15, 2015 00:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants