Accessing "Recurrence Description" in single-event.php

Home Forums Calendar Products Events Calendar PRO Accessing "Recurrence Description" in single-event.php

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #757650
    Marty
    Participant

    Hi there.
    How do I output the contents of the Recurrence Description field in my single template, via PHP?
    Thanks!

    #759066
    Barry
    Member

    Hi Marty,

    You’ll probably want to use tribe_get_recurrence_text() for this:

    echo tribe_get_recurrence_text();

    Does that help?

    #764586
    Marty
    Participant

    Thanks

    #764820
    Barry
    Member

    Excellent, happy to hear it helped 🙂

    I’ll go ahead and close out this thread but of course if we can assist with anything else please don’t hesitate to open new threads as needed.

    Thanks again!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Accessing "Recurrence Description" in single-event.php’ is closed to new replies.