README
WordPress Query Page With Children
Inspired by the original WordPress Query Page, this does the same and includes a query (ex. for grabbing children pages by parent). https://github.com/ryelle/wordpress-query-page
A component for fetching WordPress page data (including children) from the REST API.
<script type="module">
import wordpressQueryPageWChildren from 'https://cdn.skypack.dev/wordpress-query-page-w-children';
</script>
Inspired by the original WordPress Query Page, this does the same and includes a query (ex. for grabbing children pages by parent). https://github.com/ryelle/wordpress-query-page