• Resolved KoolPal

    (@koolpal007)


    Hi,

    WooCommerce version: 8.2.1

    PDF Invoices & Packing Slips for WooCommerce: Version 3.7.0

    Query Monitor shows: Doing it wrong!

    Hook woocommerce_resend_order_emails_available is deprecated since version 3.5.7! Use wpo_wcpdf_resend_order_emails_available instead.

    apply_filters_deprecated(‘woocommerce_resend_order_emails_available’)
    wp-includes/plugin.php:717
    WPO\W\P\Admin->send_order_email_meta_box()
    wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/class-wcpdf-admin.php:528
    do_meta_boxes()
    wp-admin/includes/template.php:1443

    Plugin: woocommerce-pdf-invoices-packing-slips

    Please guide / fix.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor alexmigf

    (@alexmigf)

    Hi,

    Probably another plugin is still using the hook woocommerce_resend_order_emails_available which is now deprecated and our plugin alerts for that.

    From our plugin side you don’t have to worry.

    Thread Starter KoolPal

    (@koolpal007)

    Thanks for guiding me.

    I found the plugin using this to be woocommerce-order-status-manager

    I will take it up with them.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Doing it wrong’ is closed to new replies.