• Resolved Arnan de Gans

    (@adegans)


    Recently I installed your plugin on https://ajdg.solutions/ for a daily database backup to Google Drive.
    This works fine. It’s fast. I like it.

    But there are a few quirks you should address:
    – In Settings; Unchecking the tab pages menu option still shows the action menu in the admin bar.
    – In Settings; selecting to only send a email when the backup fails still sends a email about the successful backup every day.
    – I have DISABLE_WP_CRON set true because I trigger cron via a different way. This works fine. I don’t need to be reminded of that everytime I look at the dashboard. Cron works fine without wp_cron. So this message either only should show up when the task failed for a day or more. Or should be dismissable with a little X in the corner.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author wpvivid

    (@wpvivid)

    Oops, it seems to be some small bugs, we are going to check and fix them in the next version, thank you so much for the feedback.

    Thread Starter Arnan de Gans

    (@adegans)

    great ??

    Plugin Support nicholas2019

    (@nicholas2019)

    Hi @adegans, we fixed the bugs you found, please update to the new version 0.9.23:
    1.An option to hide plugin menu in top admin bar is added in version 0.9.23.
    2.Version 0.9.23 fixed the bug that is always send emails even selecting only send an email when a backup failed.
    3.WPvivid backup plugin performs the scheduled backups depending on WP-Cron. For your case, we designed that the warning is dismissable until find a ultimate solution.

    Thank you for the feedback.

    Thread Starter Arnan de Gans

    (@adegans)

    I’ll check it out later this week.

    As for item 3. You could do a check for when the task was last run… If it’s more than a day ago (Or whatever makes sense) give the error, otherwise all tasks are running, either via wp_cron or actual cron and no action is required.

    Now, with the dismissible notification, if my Cron tomorrow breaks I won’t know.

    Plugin Support nicholas2019

    (@nicholas2019)

    Thanks for your suggestion. Feel free to contact us if you have any questions.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Several small bugs/quirks’ is closed to new replies.