How to run a specific WordPress CRON by CPanel CRON?
-
I want CPanel to run Wp CRON process .. like this:
cd ${HOME}/public_html; wp cron event run myprefix_cron_hook >/dev/null 2>&1I don’t want to run the whole WP Cron, but only one specific event. But it isn’t working ! Please help me out !
-
Hello there,
If you’re using cPanel it means that your site is being hosted at another company which means that it is not running the WordPress.com platform but it’s using the open-source WordPress.org platform. Since the platforms are different you should ask for help at their support forums and you’ll get more adequate help:
https://wordpress.org/support/Read this to find out more about the difference between the two:
https://wordpress.com/support/com-vs-org/Your hosting’s support team should be able to help you.
Hope this helps!
- The topic ‘How to run a specific WordPress CRON by CPanel CRON?’ is closed to new replies.