May 26, 2015
$top_page_url = get_permalink( end( get_ancestors( get_the_ID(), 'page' ) ) );
Use the above text in place of the_permalink(); in order to retrieve the link information for the topmost page ancestor.
$top_page_url = get_permalink( end( get_ancestors( get_the_ID(), 'page' ) ) );
Use the above text in place of the_permalink(); in order to retrieve the link information for the topmost page ancestor.
I’m an African / Ojibwe First Nations Web Developer living in Winnipeg, Manitoba.