the home of the wordpress wppizza plugin
WPPizza – A Restaurant Plugin for WordPress › Support › General Support › Sorting by size
Hi Olly,
I’m trying to write code to sort the menu items by size in the print template. (I’m using your sizes functionality for pickup day – but that doesn’t matter for this problem. Example is here http://lifehub.com.au/food-for-real-take-home-meals/small-meals/)
Could you give me some pointers as to where to adjust the key for sorting the menu items by size first, category second?
My coding skills are minimal but I’m happy to learn…
Cheers
i would have thought using the filter provided in the print template
wppizza_filter_print_order_items
will give you the ability to sort in whatever sorting order you want to do