Forums

wp_schedule_event - custom recurrence time (1 post)

  1. lelkoun
    Member
    Posted 6 months ago #

    Is there a way to set my own recurrence time for the function wp_schedule_event (http://codex.wordpress.org/Function_Reference/wp_schedule_event)? I can use only "hourly", "daily" and "twicedaily".

    I want to execute a function every X hours (defined by users).
    How can I do that?

    Thanks.

Reply

You must log in to post.

About this Topic