plugin updates
This commit is contained in:
@@ -557,7 +557,7 @@ if ( ! class_exists( 'WC_Admin_Assets', false ) ) :
|
||||
}
|
||||
|
||||
// Marketplace promotions.
|
||||
if ( in_array( $screen_id, array( 'woocommerce_page_wc-admin' ), true ) ) {
|
||||
if ( in_array( $screen_id, array( 'edit-shop_coupon', 'woocommerce_page_wc-admin' ), true ) ) {
|
||||
|
||||
$promotions = WC_Admin_Marketplace_Promotions::get_active_promotions();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user