Sorting WordPress Terms with term_meta
Use custom term_meta fields in WordPress 4.4+ to sort taxonomy terms without depending on a drag-and-drop ordering plugin.
Use custom term_meta fields in WordPress 4.4+ to sort taxonomy terms without depending on a drag-and-drop ordering plugin.
Use term_meta in WordPress 4.4+ to assign custom sort values to taxonomy terms and order term lists reliably in the front end.
Extend the WooCommerce product ordering dropdown with a custom option backed by post meta data.