I previously posted that 2.3 is, among other things, the tags release of WordPress. I remarked that themes need to become tag-aware. Apparently all that takes is insertion of a new template tag, the_tags, at the appropriate point(s).
For Skimmed Milk, that’s the function skimmed_milk_post_meta, which is in functions.php. I’ve just realized that the_tags also needs to be in single.php. Or maybe single.php just needs to call skimmed_milk_post_meta, rather than doing its own post_meta stuff.
Tags: beta, icanaddtagslater, tag

Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment