• Resolved Adendum

    (@adendum)


    Hi,

    I have deliberately set define(‘DISABLE_WP_CRON’, true); and set up a real cron job for my domain and have confirmed that scheduled cron jobs are running correctly.

    I now see two warnings in Settings>UpdraftPlus – how can I disable these warning messages in the dashboard?

    P.S. At your next update can you PLEASE change all your links in the dashboard to open new windows.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor aporter

    (@aporter)

    Hi,

    Sorry about the delay.

    You can add the following to your wp-config.php to disable the warning:

    define(‘UPDRAFTPLUS_DISABLE_WP_CRON_NOTICE’, true);

    I will add a task to our internal task tracker for opening links in the windows.

    Best Wishes,

    Ashley

    Thread Starter Adendum

    (@adendum)

    Ashley,

    Appreciate the response.

    Can I suggest an option (toggle) somewhere in the Updraft settings to allow this when you next get around to an update?

    🙂

    Oh, one last question regarding the wp_options table. Every value for the 85 updraft options are set to ‘autoload’ – but are any of these necessary to autoload?

    Plugin Contributor DNutbourne

    (@dnutbourne)

    Hi,

    Apologies for the delay.

    We will add this to our task tracker.

    We have a note in our task tracker to look into optimising the option autoload settings.

    Thread Starter Adendum

    (@adendum)

    Thanks,

    In the mean time what options can I safely change from autoload=yes to autoload=no?

    Plugin Contributor DNutbourne

    (@dnutbourne)

    Hi,

    I’m afraid that I am unsure of that. Theoretically, all.
    However, that will be part of looking into the issue.

    Thread Starter Adendum

    (@adendum)

    Can someone find out and post back please.

    Plugin Author David Anderson

    (@davidanderson)

    Hi Adendum,

    In our most recent release, the few non-trivial options were marked as autoload=no. The remaining ones are trivial amounts of data – which is to say, in our testing, you will not be able to find any measurable difference on your site whatever you do with them.

    David

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘define(‘DISABLE_WP_CRON’, true);’ is closed to new replies.