Chip Bennett
Chip Bennett
One of the most important template locations for which a standard hook is needed is _post content_; primarily, allowing for injection of code/content _after_ the post content. I would recommend...
Clean up output from ThemeSniffer check for WordPress-Theme sniffs.
Clean up output from ThemeSniffer check for WordPress-Extra sniffs.
Clean up output from ThemeSniffer check for WordPress-Docs sniffs.
Add an option for widget content not to be collapsible, set as default. If Widget title isn't displayed, display widget content as non-collapsible. Find a way to move default display...
Make sure core custom menu widget renders social links properly.
WordPress 3.6 includes new template tags, such as `the_video()` and `the_image()`, to fetch post-format specific post content media. Incorporate these functions where appropriate. Also, ensure post-format post loop accommodates data...
Draft Guidelines: http://codex.wordpress.org/Theme_Review#Accessibility Consider what guidelines need to be incorporated, including special varietals to meet contrast requirements.
Investigate feasibility of implementing core WordPress flexible header image feature.
Give CSS some love, starting here: http://make.wordpress.org/core/handbook/coding-standards/css/