• MDC2957

    (@mdc2957)


    It shows the same data that’s already available in the Scheduled Actions tab in core WooCommerce. What’s the purpose? God I waste more time with WordPress……

Viewing 1 replies (of 1 total)
  • Plugin Support Kay U a11n

    (@kingsleyinfo)

    Hi @mdc2957

    Thank you for sharing your feedback regarding the Action Scheduler.

    Action Scheduler is a library for triggering a WordPress hook to run at some time in the future (or as soon as possible, in the case of an async action). Each hook can be scheduled with unique data, to allow callbacks to perform operations on that data. The hook can also be scheduled to run on one or more occasions.

    It can be used by any plugin developer that needs to implement such actions in their plugins.
    Ideally, it’s already built into WooCommerce, so you don’t need to install it separately.

    You can read more about that here: https://actionscheduler.org/

    I hope that helps clarify its purpose.

    Please let me know if you have further questions.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this review.