woocommerce_inventory_settings

woocommerce_inventory_settings

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

apply_filters('woocommerce_inventory_settings') is found 1 times:

  • /includes/admin/settings/class-wc-settings-products.php line 347
    					'id'   => 'product_inventory_options',
    				),
    			);
    
    		return apply_filters( 'woocommerce_inventory_settings', $settings );
    	}
    
    	/**
    	 * Get settings for the downloadable section.
    	 *
    	 * @return array