-
Posted a reply to wrong date in post loop, on the site WordPress.org Forums:
I solved like this (if can be helpful) //inside the loop $date = get_post_meta($post->ID, 'event_start_date',… -
Created a topic, wrong date in post loop, on the site WordPress.org Forums:
Hello, as I try to loop the upcoming events like this:…