Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #35658, comment 3


Ignore:
Timestamp:
01/29/2016 03:49:00 PM (9 years ago)
Author:
jeremyfelt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35658, comment 3

    initial v1  
    55    'post' => array(
    66        'post' => array(
     7            'meta_key' => array(
     8                'rest_data_type' => 'string',
     9                'rest_description' => 'This is the description of my meta',
     10            ),
     11        ),
     12        'books' => array(
    713            'meta_key' => array(
    814                'rest_data_type' => 'string',