I have a group of categories where the slug of each has a prefix "mycat-" and I would like to insert code into my sidebar.php file to create a custom sidebar widget that lists all categories except those preceeded by "mycat-".
Any help much appreciated.
Example Categories (by slug)...
mycat-hidden, mycat-favorites, mycat-nofollow, mycat-noindex, favorites, recently-updated, hot-links, etc
Given the above categories, I'd want the listing to be:
- Favorites
- Recently Updated
- Hot Links