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