post_title);
$excerpt = strip_tags($page_data->post_excerpt);
$author = strip_tags($page_data->post_author);
$author = get_the_author_meta("display_name",$author);
$postdate = strip_tags($page_data->post_date);
$postdate = date("M j, Y",strtotime($postdate));
echo '
';
echo '
echo '
' . $title . '
';
echo '
';
echo '
';
echo '
echo '
' . $excerpt . '
';
echo '
';
?>
In order to read this report, you must be logged into your subscription account.