Home › Forums › Pro Support › meta terms – change to order by ID › Reply To: meta terms – change to order by ID
August 3, 2017 at 3:22 am
#2418
Participant
Hi Tom,
thanks for taking time to look at that for me. I might try out that plugin, though for the moment I’ve worked around by limiting to just the one term per custom post. In another area I ended up using wp_get_post_terms https://codex.wordpress.org/Function_Reference/wp_get_post_terms to orderby ‘id’ and ‘desc’. Do you think that it would be possible to change it in the plugin? I know that is generally not good practice to modify the plugin files. Just wondering though.
thanks again for your great products. Love using GeneratePress too