Docs: Clarify custom-fields support requirement for viewing custom post meta in REST API.

Fixes #47866.

Built from https://develop.svn.wordpress.org/trunk@45786


git-svn-id: http://core.svn.wordpress.org/trunk@45597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
K. Adam White
2019-08-13 01:51:56 +00:00
parent 28ad3662fc
commit aa90dc4e8c
2 changed files with 4 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.3-alpha-45785';
$wp_version = '5.3-alpha-45786';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.