• Resolved aimeemclernon

    (@aimeemclernon)


    Hi guys.

    I recently installed WooCommerce but since it seemed to slow my site down dramatically I uninstalled it. Now since I’ve done this I noticed my recent comments widget has been replaced with the following:

    “ActionScheduler on wc_admin_unsnooze_admin_notes”

    I don’t really understand what this means – have done some searching online and realised I needed to delete my WooCommerce databases, which I’ve now done, but this is still appearing on my site.

    I didn’t even use WooCommerce, I got as far as linking it with Printful. I did install the Storefront theme accidentally which I thought had caused this but have remvoed all of that and it still appears.

    I’d like to get my recent comments back!

    Would really appreciate any help on this

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Phil

    (@fullysupportedphil)

    Automattic Happiness Engineer

    I’d like to get my recent comments back!

    Uninstalling WooCommerce wouldn’t remove any blog comments from your site.
    If you manually deleted data from your database, it’s likely that’s when any comments you are missing were removed. The only way to get back content deleted from your database would be to revert your site to an earlier backed up version.

    As for removing WooCommerce data, by default the WooCommerce information will be retained in your database. You can bypass this adding the following line to your site wp-config.php file:

    define( 'WC_REMOVE_ALL_DATA', true);

    You can read more about that here:
    https://docs.woocommerce.com/document/installing-uninstalling-woocommerce/#section-4

    That will remove all WooCommerce related data from your site when you uninstall the plugin. It will not however remove content that is not within WooCommerce (for example blog posts or comments on those posts).

    AJ a11n

    (@amandasjackson)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Recent comments replaced by ‘ActionScheduler on wc_admin_unsnooze_admin_notes’ ?’ is closed to new replies.