Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

wordpress get post time

// Retrieve the time at which the post was written.
get_the_time( string $format = '', int|WP_Post $post = null )
Source by developer.wordpress.org #
 
PREVIOUS NEXT
Tagged: #wordpress #post #time
ADD COMMENT
Topic
Name
8+4 =