An open API service indexing awesome lists of open source software.

https://github.com/ryelle/wordpress-query-components

A set of query components & redux state reducers/actions/selectors for use with the WordPress REST API
https://github.com/ryelle/wordpress-query-components

Last synced: 5 months ago
JSON representation

A set of query components & redux state reducers/actions/selectors for use with the WordPress REST API

Awesome Lists containing this project

README

          

WordPress Query Components
==========================

Query components and redux "ducks" & selectors for use with the WordPress REST API.

These have been broken into individual repositories for each data type. See the links below for each duck/selector/component bundle.

- [Posts](https://github.com/ryelle/wordpress-query-posts)
- [Pages](https://github.com/ryelle/wordpress-query-page)
- [Comments](https://github.com/ryelle/wordpress-query-comments)
- [Taxonomy Terms](https://github.com/ryelle/wordpress-query-term)