*** AutoFocus 2.0.4 Changelog *** Last edited on 03-25-2012 by Allan Cole 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