Plugin Directory

Changeset 1549958


Ignore:
Timestamp:
12/08/2016 11:21:32 PM (9 years ago)
Author:
svrooij
Message:

Committing 1.0.3 to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rest-api-filter-fields/trunk/readme.txt

    r1539854 r1549958  
    44Tags: json, rest, api, rest-api
    55Requires at least: 4.3
    6 Tested up to: 4.6.1
     6Tested up to: 4.7
    77Stable tag: 1.0.3
    88License: MIT
     
    65651. If you specify fields so it wouldn't return data the default response is send back to the client.
    66662. (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/]
     673. If you like the plugin [buy me a beer](https://svrooij.nl/buy-me-a-beer/)
    6868
    6969== Installation ==
     
    8686= How about nested propterties? =
    8787
    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]
     88You 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)
    8989
    9090= Does this also work for my custom posttype? =
Note: See TracChangeset for help on using the changeset viewer.