where is community events plugin documentation?

Home Forums Calendar Products Events Calendar PRO where is community events plugin documentation?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20449
    Jesse
    Member

    It would be good to have a list of conditional statements…

    is_community_events()

    etc

    thanks

    #20472
    Jonah
    Participant

    Hey Jesse,

    The only two conditionals for Community Events currently are:

    if(tribe_is_community_my_events_page()) {
    echo 'this is the my events page!';
    }

    if(tribe_is_community_edit_event_page()) {
    echo 'this is the submit/edit events page!';
    }

    We’ll be creating/updating documentation as soon as we can.

    By the way, can you please post Community Events plugin questions in the Community Events forum?

    Thanks,
    Jonah

    #977054
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘where is community events plugin documentation?’ is closed to new replies.