Recommend on Google

To display the current date on your WordPress blog use the following code.

<?php echo date('l jS F Y'); ?>
 

Leave a Comment