mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-24 07:36:02 +00:00
REST API: Add test for creating a comment with an invalid post ID.
Props @jnylen0. Merges [39375] to the 4.7 branch. Fixes #38991 for 4.7. Built from https://develop.svn.wordpress.org/branches/4.7@39408 git-svn-id: http://core.svn.wordpress.org/branches/4.7@39348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a332bb92d2
commit
b460e1fd0d
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.7-RC1-39407';
|
||||
$wp_version = '4.7-RC1-39408';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user