== Changelog ==

= Theme Name: Squirrel Theme Pro=

= Version: 1.7.0 =
1. Popular social icon options added.
2. Few links updated.

= Version: 1.6.9 =
1. Theme URI and footer links updated.

= Version: 1.6.8 =
1. Change Styling on posts.
2. Remove error on 404 page.
3. Add Comments section on some different post.

= Version: 1.6.7 =
1. Theme customizer sanitize function updated.
2. Added contact us link to customizer.
3. Removed unused codes from theme.

= Version: 1.6.6 =
1. Theme option to WordPress customizer API migration.

= Version: 1.6.5 =
1. Theme check issue fixed.
2. All text domain matched with theme directory.
3. Language .pot file matched with text domain.
4. Use add_theme_support( 'title-tag' ) with after_theme_setup hook and removed title tag from header.php.
5. Escaped Some Hard coded link. 

= Version: 1.6.4 =
1. Removed front-page.php, used home.php instead.
2. Added slider and feature boxes
3. The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output, issue fixed.
4. screen_icon() found in the file plugin-activation.php. Deprecated since version 3.8, issue fixed.
5. get_current_theme() found in the file theme-options.php. Deprecated since version 3.4 , issue fixed. 

= Version: 1.6.3 =
1. Theme check plugin issue fixed.
2. Optimized code.
3. Front page configured for reading setting changes.

= Version: 1.6.2 =
* Removed analytic option.
* All supporting function hooked into after_setup_theme hook.
* Added plugins notification for recommends plugin.
* Removed unwanted opening and closing php tags.
* Replace preg_replace function with ereg_replace.
* An option added for switching static page.
* Escaped all urls.
* Removed wp_enqueue_script('jquery');
* Theme url changed to free version.

= Version: 1.6.1 =
* Code optimized.
* Upload button style issue fixed in theme option.
* Footer description changed.

= Version: 1.6 =

* wp_get_theme deprecated issue appearing is now fixed.
* package@wordpres removed from all files.
* Code optimized.
* Localization issues fixed.

= Version: 1.5 =

* Top Navigation Dropdown Fixed

= Version: 1.4 =

* All scripts enqueued.
* content_width hooked in after_setup_theme.

= Version: 1.3 =

* TEMPLATEPATH AND STYLESHEETPATH replaced with get_template_directory().
* wp_head() placed immediately before </head>.
* Removed unused style enqueue.
* Added wp_link_pages() for paginated post.
* All functions are prefixed by theme slug.
* Many Trackbacks post bug fixed.
* Enabled page comments.
* Pipe test bug fixed.
* Nonce checking fixed.

= Version: 1.1 =
* Removed copyright clam.
* Add filter to wp_title.
* Replaced get_template_directory() function instead of TEMPLATEPATH AND STYLESHEETPATH.
* wp_head() placed immediately  before head tag.
* Input fields have placed with escape function.
* Scripts are enqueued with core bundled scripts.
* Enqueue hook replaced with wp_enqueue_scripts.
* Save options is created with single array options.
* selected and checked are replaced with checked(), selected() functions.
* Function_exists() has been removed.
* All text strings have been made translatable. 
* Some functions have placed in proper hook.
* All functions are prefixed with theme slug.

= Version: 1.0 =

* Squirrel Theme is created on 1/01/2012.

