• Resolved perties

    (@perties)


    I turned off WordPress cron define('DISABLE_WP_CRON', true); and set the server cron on for every 30 minutes. After that I do not get any statistics – does it mean that your plugin has to use WP cron?

    • This topic was modified 2 years, 2 months ago by perties.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Hessel de Jong

    (@hesseldejong)

    Hi @perties,

    To track statistics we don’t use the cron, so no data should be lost.

    We do use the cron to cache the dashboard. This is not necessary, but it will speed up the dashboard in most cases.

    You can delete the dashboard cache by adding the url parameter ?burst_clear_cache to the end of the url. The URL: should look something like this: /wp-admin/index.php?page=burst&burst_clear_cache

    I hope this helps.

    Kind regards,
    Hessel

    Thread Starter perties

    (@perties)

    Thank you for your answer. It helped.

    Plugin Author Hessel de Jong

    (@hesseldejong)

    Hi @perties,

    Awesome! I don’t think the problem should re-occur, but let me know if it does. We want Burst to work without the WP cron as well.

    Kind regards,
    Hessel

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Server cron – no results’ is closed to new replies.