-
Notifications
You must be signed in to change notification settings - Fork 651
Permit creating comments without an assigned post #1857
Conversation
|
@WP-API/amigos #reviewmerge |
|
Hm. I guess I need to wait for #1848 to land |
|
@WP-API/amigos updated. #reviewmerge |
|
Should we allow this? Deferring to @rachelbaker's comment knowledge here. |
|
@rmccue @danielbachhuber WordPress allows this programmatically, but not within the Dashboard admin. Are we trying to match data-model behavior ( |
|
Data model behavior, imo |
|
Why would you permit querying for comments without a post (#1832) but not creating comments without a post? |
Permit creating comments without an assigned post
|
@danielbachhuber Remember when I said:
It is a slow process |
Fixes #1805