• Resolved monipeace

    (@monipeace)


    I suddenly see many hooks woocommerce_run_product_attribute_lookup_update_callback woocommerce_cleanup_draft_orders

    wp_mail_smtp_admin_notifications_update

    wpforms_email_summaries_fetch_info_blocks wpforms_process_forms_locator_scan

    in the Scheduled Actions. I don’t remember pushing any buttons or scheduling any hooks. Is this normal behaviour? (Mysql consumes a lot of bandwidth and makes the site inaccessible)

Viewing 1 replies (of 1 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @monipeace

    The hooks you’re seeing in the Scheduled Actions are a part of normal WooCommerce operations. They are used for various functions such as updating product attributes, cleaning up draft orders, sending admin notifications, processing forms, etc.

    However, if you’re experiencing high MySQL usage and site inaccessibility, it’s likely not directly related to these hooks. It’s possible that there may be a configuration issue or a problem with a plugin.

    To troubleshoot this, you can start by disabling all non-WooCommerce plugins to see if the issue persists. If the problem is resolved, you can then enable the plugins one by one to identify the problematic one.

    If the issue continues even after disabling all non-WooCommerce plugins, it would be best to contact your hosting provider. They can help identify if any server-related issues are causing high MySQL usage.

    Please let us know if you need further assistance.

Viewing 1 replies (of 1 total)
  • The topic ‘Hook woocommerce_run_product_attribute_lookup_update_callback’ is closed to new replies.