i have a custom post type called ‘article’, URL example:
mysite/article/single-article
And a have a page called all-posts
how to set page all-posts
as parent for the ‘article’ post type
so the url after will be mysite/all-posts/single-article
i have a custom post type called ‘article’, URL example:
mysite/article/single-article
And a have a page called all-posts
how to set page all-posts
as parent for the ‘article’ post type
so the url after will be mysite/all-posts/single-article