README
WordPress Query Users
Inspired by the original WordPress Query Posts, this does the same with users. https://github.com/ryelle/wordpress-query-posts#post-state
A component for fetching WordPress users from the REST API.
<script type="module">
import wordpressQueryUsers from 'https://cdn.skypack.dev/wordpress-query-users';
</script>
Inspired by the original WordPress Query Posts, this does the same with users. https://github.com/ryelle/wordpress-query-posts#post-state