A recent client project required a custom post type to be ordered alphabetically and I wanted to share with you the function I used to accomplish this. Rather than adding a query to the custom post archive template, I opted for an alternative which just required a snipped of code to be added to functions.php. To order [...]The post Order WordPress custom post type alphabetically appeared first on One Website Design.