Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

wordpress echo the date in post

$post_date = get_the_date( 'D M j' ); echo $post_date;
Source by developer.wordpress.org #
 
PREVIOUS NEXT
Tagged: #wordpress #echo #date #post
ADD COMMENT
Topic
Name
1+7 =