Translating some strings and improving some explanation texts

This commit is contained in:
fabs balvedi 2018-05-11 17:47:48 -03:00
parent 1471755e3b
commit dfff050dbe
3 changed files with 214 additions and 211 deletions

View File

@ -493,7 +493,7 @@ class REST_Fields_Controller extends REST_Controller {
if($method === \WP_REST_Server::READABLE) {
$endpoint_args['fetch'] = [
'type' => 'string',
'description' => __('Fetch all values of a field from a collection in all it collection items'),
'description' => __('Fetch all values of a metadata within a collection'),
'enum' => ['all_field_values']
];
$endpoint_args['context'] = array(

Binary file not shown.

File diff suppressed because it is too large Load Diff