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