Is there any possible way to sort a new Wordpress post query by the title, but numerically instead of alphabetically?
I have some titles that have a lot of the same name alphabetically, then have a number afterwords, so of course for example Wordpress is putting title12 ahead of title1. Since each category has a few dozen titles like this to sort, getting the client to use Wordpress' sort order isn't a viable option.
Any thoughts? All I could find with default Wordpress functionality is sorting custom fields numerically, but not titles.