REST API: On comment create, return an error if the `post` parameter does not...
REST API: On comment create, return an error if the `post` parameter does not relate to a valid WP_Post object. Return a `WP_Error` object for attempts to create a comment without an empty or invalid `post` ID. Props dd32, jnylen0, rachelbaker. Fixes #38816. Built from https://develop.svn.wordpress.org/trunk@39288 git-svn-id: https://core.svn.wordpress.org/trunk@39228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment