I got an email suggestion to add a way to highlight a birthday if it’s today. It turned out to be pretty easy – this minor update adds a span tag with a class “bdaytoday” or “nobdaytoday” to each birthday in a list. So, adding this would make today’s birthday(s) red:
.bdaytoday {
color: #f00;
}
Get the latest version here: birthdaze-0.5.2







Why can’t I find these on WordPress.org? How will I know if there is an update, etc? Do they work just like others you get off wordpress.org?
Some are at WP.org, some are not. Plugins that aren’t hosted at WP.org won’t get update notifications, but otherwise they work the same. Your best bet for update notifications would be to subscribe to the RSS feed.