18 ) );
foreach( $mypages as $page ) {
$content = $page->post_content;
if ( ! $content ) // Check for empty page
continue;
//$content = apply_filters( ‘the_content’, $content );
?>
18 ) );
foreach( $mypages as $page ) {
$content = $page->post_content;
if ( ! $content ) // Check for empty page
continue;
//$content = apply_filters( ‘the_content’, $content );
?>