File tree 1 file changed +3
-3
lines changed
source/includes/wp-api-v3
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The product custom fields API allows you to view the custom field names that have been recorded.
4
4
5
- ## Available parameters ##
5
+ ## Custom fields available parameters ##
6
6
7
- | Parameter | Type | Description |
8
- | --------- | -------- | ---------------------------------------------------------------------------------------------------------------------------- |
7
+ | Parameter | Type | Description |
8
+ | ---------- | -------- | ---------------------------------------------------------------------------------------------------------------------------- |
9
9
| ` context ` | string | Scope under which the request is made; determines fields present in response. Options: ` view ` and ` edit ` . Default is ` view ` . |
10
10
| ` page ` | integer | Current page of the collection. Default is ` 1 ` . |
11
11
| ` per_page ` | integer | Maximum number of items to be returned in result set. Default is ` 10 ` . |
You can’t perform that action at this time.
0 commit comments