Changeset 1549958
- Timestamp:
- 12/08/2016 11:21:32 PM (9 years ago)
- File:
-
- 1 edited
-
rest-api-filter-fields/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
rest-api-filter-fields/trunk/readme.txt
r1539854 r1549958 4 4 Tags: json, rest, api, rest-api 5 5 Requires at least: 4.3 6 Tested up to: 4. 6.16 Tested up to: 4.7 7 7 Stable tag: 1.0.3 8 8 License: MIT … … 65 65 1. If you specify fields so it wouldn't return data the default response is send back to the client. 66 66 2. (for developers) something wrong with this plugin? [Github](https://github.com/svrooij/rest-api-filter-fields/) 67 3. If you like the plugin (buy me a beer)[https://svrooij.nl/buy-me-a-beer/]67 3. If you like the plugin [buy me a beer](https://svrooij.nl/buy-me-a-beer/) 68 68 69 69 == Installation == … … 86 86 = How about nested propterties? = 87 87 88 You can filter on nested properties with a '.' like 'title.rendered'. Not sure if this also works on arrays. (Existing issues)[https://github.com/svrooij/rest-api-filter-fields/issues] or (Submit issue)[https://github.com/svrooij/rest-api-filter-fields/issues/new]88 You can filter on nested properties with a '.' like 'title.rendered'. Not sure if this also works on arrays. [Existing issues](https://github.com/svrooij/rest-api-filter-fields/issues) or [Submit issue](https://github.com/svrooij/rest-api-filter-fields/issues/new) 89 89 90 90 = Does this also work for my custom posttype? =
Note: See TracChangeset
for help on using the changeset viewer.