Hi, Aaron!
Very strange!
When I DE-activate your plugin, the page content “hello, world” displays.
WITH your plugin active, NO content displays!
Is this what you want from page.php?
<div class=”entry page clear”>
<?php the_content(); ?>
<?php edit_post_link( __( ‘Edit this’, ‘vigilance’ ), ‘<p>’, ‘</p>’ ); ?>
<?php wp_link_pages(); ?>
</div><!–end entry–>
Please, advise.
Best Regards,
helices