ID ) ) {
the_content();
} else {
echo apply_filters(
'the_content',
sprintf(
'[aldine_page_section]%s[/aldine_page_section]',
get_post_field( 'post_content', $post )
)
);
}
?>
1 ) ? $page - 1 : 0;
$next_page = $page + 1;
}
?>
ID ) ) {
the_content();
} else {
echo apply_filters(
'the_content',
sprintf(
'[aldine_page_section]%s[/aldine_page_section]',
get_post_field( 'post_content', $post )
)
);
}
?>