Display begin date in template
-
Hi,
me again ^^
Currently I’m using <?php echo get_post_meta( get_the_ID(), ‘event_begin’, true ) ; ?> in page template, which display date like 2018-10-01 00:00:00
How could I echo the event date (event_begin) in human way like 01 oct 2018 ?
Thx
Akal
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Display begin date in template’ is closed to new replies.