From 521ad8cd0e1f89fc4f27dd9f0b6bf420a48c06ec Mon Sep 17 00:00:00 2001 From: Grant Hutchinson Date: Tue, 7 Jan 2014 13:52:08 -0700 Subject: [PATCH] Read me updates --- readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e3b382f..4e8a656 100644 --- a/readme.md +++ b/readme.md @@ -70,9 +70,14 @@ The [HTML5 Shiv](https://github.com/afarkas/html5shiv) script is licensed under + Added `$content_width` theme feature + Added `alt` attributes to post and comment author avatars -+ Reinstated `body_class()` using a extremely stripped down set of classes ++ Reinstated `body_class()` function with an extremely stripped down set of classes ++ Reinstated `comment_form()` function ++ Reinstated default comment form anchors + Removed extraneous slashes from tag cloud links ++ Removed weird “do not load this page directly” check from comments template + Standardized attribute quoting for several WordPress functions and template tags ++ Embiggened media display on attachment pages ++ Decrufting filters are no longer applied to avatars on admin pages ### 0.2.2 — The “Pretty Pony” Release