Action Scheduler fix

#507107
  • Resolved Stephen Vaughan
    Rank Math free

    Hi,

    I have been seeing action_scheduler messages on WP dashboard on some sites when I login similar to the message in the Sensitive Data filed below.

    I don’t think they always refer to Rank Math but, as I use Rank Math on all sites and as I just started using the following linked solution I am wondering what causes this?

    https://rankmath.com/kb/fix-action-scheduler-warning/

    I need to test this over the next view days to see if it really works.

    Odd thing is, on the linked sample on my site vaughanprint.com, I don’t use Woo Commerce. I might have installed (and removed) years ago just to test eCommerce possibilities.

    Any insights into what could be happening welcome. I like to know as much as possible with site installs so I can provide best service to clients.

    Stephen

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Thanks for contacting us, and sorry for any inconvenience that might have been caused due to that.

    That warning is from the Action Scheduler library that is bundled with our plugin to make sure the scheduled actions from the Analytics module can work.

    You can disable that warning by adding the following filter on your website:

    
    add_filter( 'action_scheduler_pastdue_actions_check_pre', '__return_false' );
    

    Hope that helps, and please do not hesitate to let us know if you need our assistance with anything else.

    Thank you.

    Thanks,

    Sorry for the delay getting back to you.

    I think I added that already and I think it is suppressing the messages. I see some still lurking around, not related to Rank Math. Maybe those were older messages? I have deleted them now and will keep an eye on them.

    Hello,

    Sure, let us know how this goes.

    Meanwhile, head over to Rank Math > Status & Tools > Database Tools > and click the Remove Transients button

    Flush

    Once done, clear your website and any server-level caching on your site, then check it again.

    Looking forward to helping you.

    Thank you.

    Thanks Reinelle,

    Done, will repost back if I see anything else.

    Hello,

    Sure, let us know how it goes.

    Meanwhile, please do not hesitate to let us know if you need our assistance with anything else.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The ticket ‘Action Scheduler fix’ is closed to new replies.