Display Custom Post Date/time
-
I’m trying to use the plugin Magic Fields 2 to set the event start time end time and end date. However, it appears that the start date is being hardcoded in the
ajaxfunction inwp-fullcalendar.phpI found this line:$post_date = substr($post->post_date, 0, 10);Is there a filter that can be used to override this with custom time/date?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Display Custom Post Date/time’ is closed to new replies.