Take Action After Event Complete

Home Forums Calendar Products Events Calendar PRO Take Action After Event Complete

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1017170
    xrossglobalgroup
    Participant

    Hi Team,

    I have one question in Events. Is there any possibility to do some action after event completed.

    For Example:

    Event Name: ABC
    Event Start Date: 24 Oct 2015 9:30
    Event End Date: 24 Oct 2015 12:30

    Now, I have to do some action on Event “ABC” after an end date: 24 Oct 2015 12:31. So In this case I have to create one album in “ABC” event on 31 seconds after completed an event.

    So, there are any hooks or action or functions available to achieve this.

    I hope you come up with my solution.

    Thanks in Advance.

    #1017320
    George
    Participant

    Hey @xrossglobalgroup,

    Unfortunately there is no simple way to do this, or nothing built into our plugins by default πŸ™

    It’s something we’re trying to come up with a solution for, because this would be quite handy for a number of things, but at this time the best thing you could do here would be to write custom code on your site using WP_Cron(), which generates Cron jobs – on the running of these jobs, you could check if a given event has passed or not, and then do certain things there based on whether the event is passed or not.

    These are customizations that we would unfortunately not be able to help with, but to get started, if you’re curious, you can read about WP_Cron here β†’ https://codex.wordpress.org/Function_Reference/wp_cron

    Let me know if this helps or if you have any other questions!

    Thanks,
    George

    #1022812
    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 ‘Take Action After Event Complete’ is closed to new replies.