how to get page title and content in wordpress code example Example: wordpress echo the page title <?php echo get_the_title(post->$ID); ?>