I’ve come across this issue when designing a layout so many times I almost wonder why the functionality isn’t enabled by default in WordPress. Say you have a category template made for a specific category (a.k.a. category-3.php) and you want all of its children to have the same layout. Problem is these children will just [...]
While working on a project I noticed that there wasn’t a default way to go about including specific categories (and excluding others) from the WordPress calendar. This can be a bit annoying if you don’t want your users to be able to navigate to a “hidden” category in the archives via the calendar. After some [...]