Skip to content

Commit 5ee4c3a

Browse files
committed
Fix doc
1 parent f9cff8b commit 5ee4c3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: source/includes/wp-api-v3/_product-custom-fields.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Product custom fields #
22

3-
The product custom fields API allows you to view the custom fields that have been recorded.
3+
The product custom fields API allows you to view the custom field names that have been recorded.
44

55
## Product custom fields properties ##
66

@@ -9,9 +9,9 @@ The product custom fields API allows you to view the custom fields that have bee
99
| `key` | string | The custom field key. |
1010
| `value` | string | The value set for the key. |
1111

12-
## Retrieve product custom fields ##
12+
## Retrieve product custom field names ##
1313

14-
This API lets you retrieve filtered custom fields.
14+
This API lets you retrieve filtered custom field names.
1515

1616
<div class="api-endpoint">
1717
<div class="endpoint-data">

0 commit comments

Comments
 (0)