Home › Forums › Plugins › Store Exporter Deluxe › Support › [Resolved] can i make it sort by product number on scheduled exports? › Reply To: [Resolved] can i make it sort by product number on scheduled exports?
December 11, 2015 at 10:56 am
#40976
Keymaster
Hi UnifierFestival, currently we don’t support sorting by Product SKU but I’ve made a note on my task list to look at it for a future Plugin update, in the interim you could use our exposed WordPress Filters within includes/product.php to re-order the Products ID list returned from WP_Query as we use it for populating the Product details and passing it to PHPExcel to generate the export file.