*** AutoFocus 2.0.9 Changelog *** Last edited on 03-28-2012 by Allan Cole 2.0.9 Date: 3-28-2012 - Removed singular sidebar - Added page-only sidebar - Fixed full vs. fixed image display option - Fixed $autofocus_shortname variable in single.php 2.0.8 Date: 3-27-2012 - Re-added fixed content width 2.0.7 Date: 3-27-2012 - Corrected removal of content width setting - Fixed image scaling issue on front page image display grid 2.0.6 Date: 3-27-2012 - Fixed cleared floating of pagination links: http://goo.gl/bTzpw - Fixed image resize CSS for wider images (constrains img width to the content area): http://goo.gl/sRDEo - Fixed parse error in author.php: http://goo.gl/GxEjg - Removed content width setting - Removed unnecessary list item border styles from comment-body: http://goo.gl/rzhgq * ISOLATED ISSUES: - On many Trackbacks post, pingback links are not displaying. check http://screencast.com/t/HMmP7sn6Z Working example: http://goo.gl/1X349 (user: demo / pass:mode) - Many Categories and many Tags Post are not showing Categories name and tags. check http://screencast.com/t/eiraUgdsurmM Working examples: Tags http://goo.gl/B5z4J and Categories http://goo.gl/GjIfx (user: demo / pass:mode) 2.0.5 Date: 3-25-2012 - Removed unnecessary Footer text option - Updated Footer text in footer.php 2.0.4 Date: 3-25-2012 - Added translatable strings to comment form placeholders - Added unique slugs to functions and public/global variable in options-functions.php and autofocus-images.php - Removed unnecessary query from index.php - Removed default user settings for embed size - Replaced custom filter to remove gallery inline style with 'use_default_gallery_style' - Replaced delete_post_meta and add_post_meta function with update_post_meta in autofocus_entry_image_setup() function 2.0.3 Date: 3-20-2012 - Removed global settings for default intermediate image sizes (thumbnail, medium, large). - Removed default user settings for comment threading depth, posts per page, and date format on activation. - Removed custom constants. - Replaced TEMPLATEPATH and STYLESHEETPATH with get_template_directory() and get_stylesheet_directory(), respectively. - Replaced 'wp_enqueue_scripts' with 'wp_print_scripts'. 2.0.2 Date: 3-16-2012 - Let's get the WP.org version up to date! - Removed theme specific content options: http://goo.gl/fSiQN - Tested against Theme Unit Tests: http://goo.gl/Pxk4E - Updated namespace prefixes from 'af_' to 'autofocus_' 2.0.1 Date: 7-13-2011 - Change default settings for Footer to include Blog Title - Fixed font-size for Comments, Reply and Browse 2.0 Date: 7-13-2011 - Initial Release