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
- Host: GitHub
- URL: https://github.com/ryelle/wordpress-query-components
- Owner: ryelle
- Created: 2016-06-17T22:24:20.000Z (about 10 years ago)
- Default Branch: redirect
- Last Pushed: 2016-10-24T01:33:31.000Z (over 9 years ago)
- Last Synced: 2025-04-01T02:43:28.457Z (over 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)