I created a custom post type called "Companies". Every time a post of post type companies is created, a child post is also created.
I would like to hide the child posts of this companies post type in the backend. Is there a way to do this?
Thanks!
I created a custom post type called "Companies". Every time a post of post type companies is created, a child post is also created.
I would like to hide the child posts of this companies post type in the backend. Is there a way to do this?
Thanks!
Copyright © 2021 Jogjafile Inc.
I managed to do this by using the following code: