Sunday, 20 August 2017

How to get parent page id and title of current page(child page) in wordpress?

Here is the code for  get parent page id and title of current page(child page) in wordpress?

global $post;
echo $post->post_parent;

No comments:

Post a Comment

Google Map Filter Api Example

Here is Google Map Filter Api Example: