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