• Resolved Manu-PB

    (@manu-pb)


    Hi,
    I would like to display the upcoming events into a slider, and I need to get the ‘start date” as metadata of the ai1ec_event post.
    Today, the start date is stored in the _ai1ec_events database table.
    I figure out that I could use the wp_insert_post hook to add _eventstartdate, but I do not know how to get the strat date value from the other table.
    Can you help ?
    THanks

Viewing 1 replies (of 1 total)
  • Hi @manu-pb,

    Sorry for the delay in response. Basically you would have to use database language like MySQL to retreive information from the database. But unfortunately as this request requires custom coding we are not able to provide any further specific details.

Viewing 1 replies (of 1 total)
  • The topic ‘Add _eventstartdate to post meta’ is closed to new replies.