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