December 19, 2018
Works in relationship with has_children();
function has_parent() { global $post; if( $post->post_parent != 0 ) { return true; } else { return false; } }
Works in relationship with has_children();
function has_parent() { global $post; if( $post->post_parent != 0 ) { return true; } else { return false; } }
I’m an African / Ojibwe First Nations Web Developer living in Winnipeg, Manitoba.