wordpress get publish date code example Example: wordpress get_date <?php echo get_the_date( 'l F j, Y' ); ?>