johnbillion / extended-cpts

A library which provides extended functionality to WordPress custom post types and taxonomies.
GNU General Public License v2.0
979 stars 96 forks source link

Allow sorting by numbers #159

Open huubl opened 3 years ago

huubl commented 3 years ago

Made a pull request of the solution from @chood531: https://github.com/johnbillion/extended-cpts/issues/65#issuecomment-327011641

Fixing: https://github.com/johnbillion/extended-cpts/issues/65

johnbillion commented 3 years ago

Thanks for the PR! I'll give this a look as soon as I can but I'm quite busy at the moment.