Forums

Retrieving a date from a calendar plugin (2 posts)

  1. thelastenglishmajor
    Member
    Posted 8 months ago #

    I installed a plugin called CalendarPress, which is unfortunately no longer supported. It adds a new table to the WordPress DB ("eventscalendar_main") where it associates a few new fields with WordPress posts.

    I'm trying to retrieve one called "eventStartDate," which is keyed to Post ID. But I am not good with MySQL and don't know how to do this. Could someone please help me understand how to set up a get_var or $wpdb-> request to grab this info?

    Any help much appreciated.

  2. thelastenglishmajor
    Member
    Posted 8 months ago #

    Oops, I was wrong about where it was stored. It is actually stored in Post Meta as a key/value thing. Still could appreciate pointers on how to retrieve this mess.

Reply

You must log in to post.

About this Topic