Conversation
supportCustom posts on my site are added via the functions.php file. They are displayed in the admin as their own section. (Hence this post – https://wordpress.org/support/topic/ordering-custom-post-types/ – isn’t relevant since it relates to a plugin that creates them) Is there a snippet of code I can add to the functions.php file so that I can use this plugin to reorder the custom post pages in the admin to my preference? THANK YOU!
Thanks for the question @michael-divine . There’s a couple different approaches you can take to make this work, see here for both of those options.
Thanks Darin. That worked great. This reply was modified 3 years ago by Michael D . This reply was modified 3 years ago by Michael D .
….except: going off the page changes the sort order back to ‘by date created’ (I think). Is there a way to have it default to ‘sort by order’?
Thanks for the question @michael-divine . There’s a couple different approaches you can take to make this work, see here for both of those options.
Thanks Darin. That worked great. This reply was modified 3 years ago by Michael D . This reply was modified 3 years ago by Michael D .
….except: going off the page changes the sort order back to ‘by date created’ (I think). Is there a way to have it default to ‘sort by order’?