• lavandongen

    (@lavandongen)


    Hi,

    I’m trying to create a pretty custom calender and I am trying to read out the details (date, time, location) into a div I’ve made. Is there a way to get the details into a PHP variable to use in my own code.

    Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Yes. That said, without any details about what you’re doing, I’m not sure what I can tell you *specifically*, since I don’t know what you’re doing already.

    Thread Starter lavandongen

    (@lavandongen)

    I’m trying to make a part of a website where for every event it will show a new block with the data of that event. Namely the title, date, time and location.

    Plugin Author Joe Dolson

    (@joedolson)

    But how are you fetching event data? Are you writing custom PHP? What do you have so far? What do the existing methods for accessing data not do that you need?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is there a way to read event details into PHP’ is closed to new replies.