Archived topic
Custom posts in Query Loop
2 replies · Started by Thierry on October 19, 2022
Viewing posts 1–3 of 3
Hi
I have a custom post type that does not appear in Query Loop "Select Post Type".
This custom post type is OK when using get_post_types to get the list of all post types, or using query_posts.
Any hint?
Kind regards
Thierry
Hi
I found...
The custom post type was not registered with 'show_in-rest' => true
Regards
Glad you've figured it out :)
This archived topic is closed to new replies.