• It adds script to the /wp-admin/edit.php page then assumes that an object named woocommerce_admin exists, and it doesn’t, so it breaks normal script execution.

Viewing 1 replies (of 1 total)
  • Thread Starter Roy Orbitson

    (@lev0)

    worked around this by inserting the line if (window.woocommerce_admin) after line 1 (jQuery(function () {) in assets/js/wc_purchase_price_quick_edit.js.

    • This reply was modified 6 years, 4 months ago by Roy Orbitson.
Viewing 1 replies (of 1 total)
  • The topic ‘Breaks quick edit in Posts table’ is closed to new replies.