Create WordPress custom template based on category slug
To create a custom template in Wordpress for specific categories based on the slug is not a built-in function. Not sure why since it makes sense to build this capability without creating a new filter. This could be plug-in, but it's so simple, it's one of those things you wonder why it's taking so long…