======================================================
Profound WordPress Theme, Copyright 2014 mudthemes.com
Profound is distributed under the terms of the GNU GPL
======================================================

========================
     Installation
========================
* To Install Profound Theme, Put the "profound" directory in your wp-content/themes directory.
* Activate the Theme from WordPress Admin Panel.
* The Theme installs with the basic layout in place although you can configure theme options using the Options Panel.
* The Options Panel appears under the "Appearance" section in the Admin Menu.

========================
       Support
========================
Support: http://www.mudthemes.com/support/

========================
      Licensing
========================
Profound is released under the GNU general public license.
That means you can use this theme on all of your websites - for personal or commercial purposes!

===========================
	  License URLS
===========================
GPL Version 2 - http://www.gnu.org/licenses/gpl.html
MIT - http://www.opensource.org/licenses/mit-license.php)
SIL OFL 1.1 - http://scripts.sil.org/OFL
CC0 - http://creativecommons.org/publicdomain/zero/1.0/deed.en
 
===============================
 Licenses of Bundled Resources
===============================

Resource:   All Images used in Profound Theme
License:    Distributed under the terms of GPL Version 2 license.
Copyright:  mudthemes.com

Resource:   Images used in the Slideshow and Screenshot
            http://pixabay.com/en/photographer-tourist-snapshot-407068/
License:    Distributed under the terms of CC0
Copyright:  http://pixabay.com/en/users/SplitShire/

Resource:   Options Framework
License:    Distributed under the terms of GPL Version 2 license.
Copyright:  Devin Price @ http://www.wptheming.com

Resource:   Superfish jQuery menu widget
License:    Dual licensed under the MIT and GPL Version 2 licenses.
Copyright:  Joel Birch

Resource:   FlexSlider
License:    Distributed under the terms of GPL Version 2 license.
Copyright:  WooThemes (http://www.woothemes.com/flexslider/)

Resource:   Color Picker
License:    Dual licensed under the SIL OFL 1.1 and MIT licenses.
Copyright:  Stefan Petre @ http://www.eyecon.ro

Resource:   Smooth Scroll
License:    Distributed under the terms of MIT license.
Copyright:  Chris Ferdinandi @ http://gomakethings.com

Resource:   Respond.js
License:    Distributed under the terms of MIT license.
Copyright:  Scott Jehl

Resource:   Font Awesome (Font)
License:    Dual licensed under the SIL OFL 1.1 and MIT licenses.
Copyright:  @davegandy - http://fontawesome.io

== Changelog ==

= 1.0.6.1 - 01/05/2015 =
* (options-panel.php) - Escaped strings
* (readme.txt) - Modified changelog format

= 1.0.6 - 22/04/2015 =
* (Options framework) Removed
* (Options Panel) Added custom options panel
* (functions.php) Fixed few bugs

= 1.0.5 - 08/04/2015 =
* (options.php) Added function_exists to mudthemes_optionsframework_options()
* (functions.php) Internationalized text
* (functions.php) Sanitized output in profound_attach_options_style()
* (options framework) Modified multiple bugs
* (profound.pot) Regenerated translation file

= 1.0.4 - 23/03/2015 =
* (options.php) Added more options
* (functions.php) Added functions to support options
* (core files) Modified them to support options
* (core files) Modified few bugs as per review
* (options framework) | Now using as forked
* (respond.src.js) | File created

= 1.0.3 - 30/01/2015 =
* (core template archive files) Added sidebar | Modified class
* (style.css) Modified CSS bugs | Modified description
* (front-page.php) Modified template call
* (profound.pot) Added translations | Recreated .pot file
* (functions.php) Modified PHPDocs

= 1.0.2 - 27/01/2015 =
* (front-page.php) Removed custom template call
* (loop.php) Modified post_class() call | Added HTML
* (style.css) Fixed bug

= 1.0.1 - 09/01/2015 =
* (category.php) Now uses function term_description()
* (tag.php) Now uses function term_description()
* (category.php | tag.php) Removed unnecessary filter
* (loop.php | searchform.php) Added translation strings
* (sidebar-header.php) Removed file
* (header.php) Removed call to profound_pre_load()
* (functions.php) Removed function profound_pre_load()
* (functions.php) style.css uses $profound_version
* (functions.php) Enqueued custom.min.js
* (options-framework.php) Commented constant PROFOUND_CHECK_VERSION
* (options-framework.php) Removed constant PROFOUND_CHECK_VERSION in Theme options
* (style.css) Fixed flexslider bug
* (profound.pot) Recreated
* (custom.min.js) Recreated

= 1.0.0 - 20/11/2014 =
* Profound Theme initial release