• Resolved eyreseyy

    (@eyreseyy)


    Hey all, I have been following guides online on how to automatically update WooCommerce the database. See below screenshot for the prompt.

    As you can see below, I created a code snippet as per recommendations in articles and activated it. However, The above message about WooCommerce database update still displays. I would have thought it would have updated after putting in the snippet circa 12 hours ago. Is anyone able to advise?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jorge A. Torres

    (@jorgeatorres)

    Hi @eyreseyy!

    Thanks for reaching out. While that is indeed the correct snippet, if you activated it after updating the plugin, you’ll still have to perform this last manual update. Future database updates will indeed be scheduled without user intervention.

    Have a great day!

    Thread Starter eyreseyy

    (@eyreseyy)

    Thanks @jorgeatorres, I thought that may be the case. Is there a way of checking when the WooCommerce database was last updated?

    Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there!

    Just to clarify, are you looking to find out the exact time/date when the WooCommerce database was last updated, or are you just trying to confirm which version your database is currently using?

    Here’s how you can check both:

    WooCommerce Database Version
    You can check the current database version by going to:
    WooCommerce > Status > System Status tab, and scroll down to the Database section.
    There, you’ll find the current database version under Database version — you can compare this with the WooCommerce plugin version to see if they’re in sync.

    Last Update Time (via database)
    If you’re looking for the exact timestamp of the last WooCommerce database update, this data isn’t shown directly in the WooCommerce dashboard, but you can find it in your database under the wp_options table:
    Look for the option name:
    woocommerce_db_update_notice or woocommerce_last_update
    The value may contain a timestamp or version that was last updated.

    If you’re not comfortable accessing the database directly, your hosting provider might be able to help retrieve that info.

    Thank you

    Plugin Support Kay U a11n

    (@kingsleyinfo)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

    If you have a few minutes, we’d love if you could leave us a review: https://wordpress.org/support/plugin/woocommerce/reviews/

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Automatically Update Woocommerce Database’ is closed to new replies.