Hello,
Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for any inconvenience this issue may have caused you.
The notice is not an error, but a message stating that there are pending Action Scheduler actions that were not completed. However, please add the following filter to remove the warning:
add_filter( 'action_scheduler_pastdue_actions_check_pre', '__return_false' );
And here is a tutorial on how to do it:
https://rankmath.com/kb/wordpress-hooks-actions-filters/
I hope that helps.
Thank you.
same problem in my 2 sites and because of this i lost my all organic traffic day by day, really annoying even this i always update the plugin, now i am really scared to update your plugin in my another sites,
Hello @mayerlilsexyhaulmodel,
Can you please try adding the filter mentioned by my colleague above to see if that works for you?
Looking forward to help you.
Thank you.
Hi,
It would be interesting to know which option to select in the plugin Code Snippets:
– Run Snippet Everywhere
– Run only in the administration area
– Run only in the front-end of the site
– Run only once
Thanks.
Hello @agenciaseomarketing,
Thank you for reaching out to us.
You can go ahead and choose the option “Run only in the administration area” when applying the snippet code.
Let us know how that goes. Looking forward to helping you.
Is there a way to add the code without codesnipets plugin? I don’t want a new plugin on the website to correct this warning!
“Action Scheduler: 0 past-due actions found; something may be wrong. Read documentation »”
The warning shows up on and off in my WP dashboard. Should I worry about it? What happens if I just leave it like that?
Does it affect any functionality of the website? Traffic levels seem normal.
Hello,
You can use any of the following options to add the code snippet on the website: https://rankmath.com/kb/wordpress-hooks-actions-filters/
If you require any additional assistance with this matter please open a new support ticket.
Thank you.
Hello @vladvlad3,
This is just a warning and it won’t cause you any issue with your site functionality and ranking as well.
However, In order to remove the warning, you may use your child theme’s functions.php
file instead of using Code Snippets plugin and add the filter shared above.
Here’s a guide below that you may try following to learn about the methods to add filters/hooks to your website:
https://rankmath.com/kb/wordpress-hooks-actions-filters/
Hope that helps, and please do not hesitate to let us know if you need our assistance with anything else.
Thank you.