Skip to content

Tag: wordpress

wordpress date format change function

I am using below function getting dates from advanced custom fields pro plugin my below code displays the dates from options , i want date format is different i have used below code to change the format but not working , here the_field(‘event_start_date’); directly displaying without print/echo An…