====================================================== Cognize WordPress Theme, Copyright 2014 mudthemes.com Cognize is distributed under the terms of the GNU GPL ====================================================== ======================== Installation ======================== * To Install Cognize Theme, Put the "cognize" 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 ======================== Cognize 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 Cognize Theme License: Distributed under the terms of GPL Version 2 license. Copyright: mudthemes.com Resource: Images used in the Featured Section http://pixabay.com/en/horse-herd-fog-nature-wild-equine-430441/ License: Distributed under the terms of CC0 Copyright: http://pixabay.com/en/users/387310/ Resource: Images used in the Screenshot http://pixabay.com/en/landscape-lake-nature-tree-trees-123830/ http://pixabay.com/en/tree-sunset-landscape-nature-213980/ http://pixabay.com/en/sun-sunset-sea-water-corfu-greece-115448/ http://pixabay.com/en/tree-hill-vines-landscape-mood-207584/ License: Distributed under the terms of CC0 Copyright: In images list order http://pixabay.com/en/users/Connygatz-38245/ http://pixabay.com/en/users/karla31-72895/ http://pixabay.com/en/users/BenL-34622/ http://pixabay.com/en/users/lizzyliz-46925/ Resource: Superfish jQuery menu widget License: Dual licensed under the MIT and GPL Version 2 licenses. Copyright: Joel Birch 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 Resource: HTML5 Shiv License: Dual licensed under the MIT and GPL Version 2 licenses. Copyright: Alexander Farkas https://github.com/aFarkas == Changelog == = 1.0.7.2 - 01/29/2016 = * (core) Now using cognize_get_option instead of $cognize_options * (includes/customizer.php) Modified option default * (readme.txt) Modified changelog format = 1.0.7.1 - 01/09/2016 = * (JS) - Added HTML5 Shiv * (readme.txt) - Added resource for HTML5 Shiv = 1.0.7 - 12/23/2015 = * (customizer) - Added customizer options * (theme-support) - Added theme support for title-tag = 1.0.6 - 04/09/2015 = * (options) - Fixed bugs * (functions.php) - Fixed bug in cognize_is_home() * (options.php) - Modified defaults * (fonts) - Added internal fonts * (screenshot.png) - Modified screenshot * (cognize.pot) - Regenerated translation file = 1.0.5 - 12/16/2014 = * Removed function cognize_pre_load() * Removed style.css from header.php | Style.css is now enqueued * Modified function cognize_logo() (esc_url() for image URL) * Added translation strings * Removed function cognize_custom_css() | Custom CSS now uses wp_add_inline_css() * Removed default.po/mo file | Generated cognize.pot = 1.0.4 - 10/30/2014 = * Removed COGNIZE_CHECK_VERSION_URL constant | Modified related code. * Removed readme.md * Removed loop-home.php * Modified translation in searchform.php * Removed unbundled font licenses * Removed featured image seal.jpg | Added horse.jpg * Added horse.jpg in options * Modified license for featured image (horse.jpg) in readme.txt * Modified new screenshot = 1.0.3 - 10/06/2014 = * Modified CSS bug | Responsive Widgets * Modified PHP bug | Strict Standards error in comments (only in PHP 5.4+) * Modified Translation bug in searchform.php = 1.0.2 - 10/02/2014 = * Deleted sidebar-footer.php * Added sidebar calling code to sidebar.php * Modified footer.php to call sidebar.php instead of sidebar-footer.php = 1.0.1 - 09/29/2014 = * Fixed bug - Replaced function cognize_archive_empty() with cognize_404_show() * Fixed bug - Modified font enqueue URL to //fonts.googleapis.com * Removed versions.txt * Removed editor-style.css * Modified Translation Text - cognize_sidebars() * Modified Translation Text - cognize_date_text() * Modified Translation Text - searchform.php * Modified Translation Text - options.php * Modified Translation Text - author.php * Modified PHPDoc in sidebar.php * Recreated Translation Files (default.po/mo) = 1.0.0 - 08/6/2014 = * Cognize Theme initial release