• I have custom code built using the events manager plugin and the array from em_get_event() returns the correct event – however the start and end times are “protected” and return unset. THe dates are set correctly for the event in the admin.

    [“event_start_time”:protected]=> string(8) “00:00:00″

    THis issue began after an update for the plugin. I have temporarily resolved the issue by reversing to a previous version fo the plugin.

    Could someone please help me understand what I might need to do to update my code so this worked with the updated plugin?

  • The topic ‘Event Start Time not displaying’ is closed to new replies.