I’m looking for a way to validate that the post has children when using wp_query
WordPress has post_parent = 0, but I only need posts with children.
Can anyone help?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I’m looking for a way to validate that the post has children when using wp_query
WordPress has post_parent = 0, but I only need posts with children.
Can anyone help?