• I have page like below structure parent->child1->child2->child3 I have child3 page id . from this how can i get other child and parent title

    get_the_title($post->post_parent) by this function i got child 2 but how can i get chlld 1 and parent title

    Thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to get parent page title from secoundry child id’ is closed to new replies.