Closed stebrech closed 3 years ago
I don't use custom post types so far. I installed the wp plugin Custom Post Type UI and added a custom post type. These post types are available in the REST API. There are probably different ways to add custom post types and they might not appear in the API. This feature ist worth looking into it, but filtering for categories will be next :-)
Sounds great. Thanks a lot for the awesome work you share with us!
Custom Post Types registered using the register_post_type function can be fetched at the moment by replacing posts
in press2id.jsx on lines 163, 695 and 699 before running the import.
works via dropdown in branch gui-wizard
A great new feature would be to fetch any installed custom post types and offer a dropdown to choose another post type than post.