woocommerce_csv_product_import_mapping_options

woocommerce_csv_product_import_mapping_options

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.9.5

apply_filters('woocommerce_csv_product_import_mapping_options') is found 1 times:

  • /includes/admin/importers/class-wc-product-csv-importer-controller.php line 875

    Warning: Undefined array key 877 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 878 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 879 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 880 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		if ( wc_get_container()->get( CostOfGoodsSoldController::class )->feature_is_enabled() ) {
    			$options['cogs_value'] = __( 'Cost of goods', 'woocommerce' );
    		}
    
    		return apply_filters( 'woocommerce_csv_product_import_mapping_options', $options, $item );
    	}
    }
    
    
    
    
    

See this hook used in plugins: