sgtpep / woocommerce-1c

Provides data exchange between the WooCommerce plugin for WordPress and the business application "1C:Enterprise 8. Trade Management" (and compatible ones).
https://wordpress.org/plugins/woocommerce-and-1centerprise-data-exchange/
GNU General Public License v3.0
69 stars 41 forks source link

Add update post_name option on import #44

Closed lufton closed 4 years ago

lufton commented 4 years ago

Add define('WC1C_UPDATE_POST_NAME', true) if you want to update slug on each import. Might be useful if you implement wc1c_custom_product_slug filter.