Changeset 1567961
- Timestamp:
- 01/04/2017 03:48:43 PM (9 years ago)
- Location:
- rest-api-filter-fields/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
rest-api-filter-fields.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rest-api-filter-fields/trunk/readme.txt
r1549958 r1567961 5 5 Requires at least: 4.3 6 6 Tested up to: 4.7 7 Stable tag: 1.0. 37 Stable tag: 1.0.4 8 8 License: MIT 9 9 License URI: https://raw.githubusercontent.com/svrooij/rest-api-filter-fields/master/LICENSE … … 101 101 == Changelog == 102 102 103 = 1.0.4 = 104 * Updated readme. 105 103 106 = 1.0.3 = 104 107 * Filter on nested fields [Issue #1](https://github.com/svrooij/rest-api-filter-fields/issues/1) implemented. Please test and leave a response [here](https://github.com/svrooij/rest-api-filter-fields/issues/1). -
rest-api-filter-fields/trunk/rest-api-filter-fields.php
r1539854 r1567961 11 11 * Plugin URI: https://github.com/svrooij/rest-api-filter-fields 12 12 * Description: Enables you to filter the fields returned by the api. 13 * Version: 1.0. 313 * Version: 1.0.4 14 14 * Author: Stephan van Rooij 15 15 * Author URI: https://svrooij.nl
Note: See TracChangeset
for help on using the changeset viewer.