Today, I discovered that when I changed the text from `News` with an uppercase to `news` with a lower case via the `edit-link-categories.php`, the `News` categories under the main `categories.php` also changes!
As a result and for the sake of consistency, I’ve changed all categories to lowercase. But it doesn’t affect the global tags; for either uppercase or lowercase is considered the same.
I’ve tried to keep my tags to one word and no more than two words. The purpose for keeping tags and/or categories to one word is to help in my searches for key words during editing.
Here are my categories so far:
- discussion (still private and showing zero post via `categories.php`)
- news
- prose
- drafts
- moblog
- spams
- verse
I used to have tags as categories and vice versa but that complicated things and decided to keep it clean and simple. By adding up the number of posts for the news, prose, spams and verse categories, the total shows the ALL post entries that are PUBLISHED (and not private).