﻿================
OMG THEME
================

OMG THEME WordPress Theme, Copyright 2014 http://wpdevshed.com/themes/omg-theme/
OMG THEME is distributed under the terms of the GNU GPL

===========
ABOUT Theme
=========== 
OMG is a modern full width, fully responsive theme especially suited to bloggers who want to feature bold images on their home page and archive pages. It also offers easy customization options for the logo, favicon, color scheme, social media icons, slider behaviour, and optional author bios and related posts display.

This theme is compatible with WordPress Version 3.8 and above and it supports the new theme customization API (https://codex.wordpress.org/Theme_Customization_API).

Supported browsers: Firefox, Opera, Chrome, Safari and IE9+ (Some css3 styles like shadows and rounder corners are not supported by IE8 and below).


============================================
This theme uses Toolbox as a theme framework
============================================
 * Toolbox (http://wordpress.org/extend/themes/toolbox)
 * Copyright (c) Automattic (http://automattic.com)
 * Available under the terms of GNU GPL.
 
======================================
This theme uses Bones as a design tool
======================================
 * Bones (http://themble.com/bones)
 * Copyright (c) Eddie Machado (http://eddiemachado.com/)
 * This is totally free and under WTFPL license (Please read http://themble.com/bones/ for more information)

======================================
This theme uses Masonry (Cascading grid layout library)
======================================
* http://masonry.desandro.com/
* Masonry by David DeSandro
* released under the MIT License

=====================================
This theme is bundled with Modernizr 
=====================================
 * Modernizr v2.6.2 (www.modernizr.com)
 * Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
 * Copyright (c) Faruk Ates, Paul Irish, Alex Sexton
 * Available under the BSD and MIT licenses: www.modernizr.com/license/
 
 
=================================
This theme is bundled with Cycle2
=================================
 * Cycle2 v20130202 (http://jquery.malsup.com/cycle2/)
 * Cycle2 is a versatile slideshow plugin for jQuery built around ease-of-use. It supports a declarative initialization style that allows full customization without any scripting.
 * Copyright © 2012 M. Alsup (https://github.com/malsup)
 * The Cycle2 plugin is dual licensed under the MIT (http://malsup.github.com/mit-license.txt) and GPL (http://malsup.github.com/gpl-license-v2.txt) licenses.


======================================
The theme uses Font Awesome for social icons
======================================
 * Font Awesome - The iconic font and CSS toolkit (http://fortawesome.github.io/Font-Awesome/)
 * Font Awesome licensed under SIL OFL 1.1
 * Created by Dave Gandy
 * Code licensed under MIT License
 * Documentation licensed under CC BY 3.0
 
=================================
This theme is bundled with Raleway Font
=================================
* Raleway Font, Copyright (c) 2010 - 2012, Matt McInerney
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license can also be found at this permalink: http://www.fontsquirrel.com/license/Raleway
 
=================================
This theme is bundled with Fontawesome Icons
=================================
* Source: http://fortawesome.github.io/Font-Awesome/
* created by Dave Gandy
* Font Awesome is fully open source and is GPL friendly

================================================
This theme is bundled with TGM-Plugin-Activation
================================================
 * TGM-Plugin-Activation v2.4.0 (https://github.com/thomasgriffin/TGM-Plugin-Activation)
 * Plugin installation and activation for WordPress themes.
 * Copyright (c) 2012, Thomas Griffin (thomas@thomasgriffinmedia.com)
 * http://opensource.org/licenses/gpl-2.0.php GPL v2 or later

============================
Images Copyright/License Info
============================
* All the graphics bundled with this theme are created by the theme author and licensed under the GNU GPL.

The photos used in the screenshot.png was downloaded from pixabay.com and is bound to Creative Commons Deed CC0 as stated in their Terms of Service and Privacy Policy (http://pixabay.com/en/service/terms/)
-> http://pixabay.com/en/matterhorn-h%C3%B6rnligrat-cold-climb-968/
-> http://pixabay.com/en/smartphone-movie-taking-pictures-407108/
-> http://pixabay.com/en/cowboy-horse-pony-western-animal-419083/
License URI: http://creativecommons.org/publicdomain/zero/1.0/deed.en

=================================
CHANGELOG
=================================
Version 2.8
* fixed css issue in the menu in a safari browser

Version 2.7
* child theme is now supported

Version 2.6
* fixed some typo error

Version 2.5
* fixed minor css bugs
* updated layout for comments allowed html tags
* removed blank.jpg and nothing.gif

Version 2.4
* added the license for the Raleway font
* updated some of the HTML markup
* updated omg_social_icons() function

Version 2.3
* Updated and optimized the codes
* Fixed some misspelled words
* Updated the 404 message
* removed config.rb file

Version 2.2
* Remove css that are added directly to the header.php
* Provided unminified version of Modernizr

Version 2.1
* used get_template_directory instead of dirname( FILE )
* removed all mention of Google Analytics
* removed loading of fonts in style.css and enqued it in function.php
* updated function.php and simplyread.php file

Version 2.0
* updated functions.php
* updated texts that are not internationalized
* updated the prefix of ACF group names
* updated omg_register_required_plugins function
* updated the function that disables gallery css
* removed omg.mo file

Version 1.9
* updated texts that are not internationalized

Version 1.8
* updated the theme slug.
* all image sizes are now prefixed with theme slug
* updated function.php
* removed the codes that is removing default dashboard widgets
* removed the codes that is removing core features
* changed the file names of translation files, from default to omg
* added the text domain to style.css header
* updated .po and .mo file

Version 1.7
* updated omg.php file
* updated function.php file
* updated readme.txt file

Version 1.6
* added the editor-style.css

Version 1.5
* fixed some issues in omg.php
* edited the title tag in the header
* updated header.php
* edited the unprefix functions and added the prefix with theme slug
* added required wordpress classes in the stylesheet
* removed variables that are never used
* removed screen_icon function

Version 1.4
* Fixed Undefined Function/ variable errors 
* removed rtl-language-support from the tag

Version 1.3
* Remove theme suport custom header and custom background
* updated the comments layout

Version 1.2
* Updated the readme.txt
* removed all scripts in the header.php
* updated the header.php and omg.php

Version 1.1
 * new post format layout design and functionality

Version 1.0
 * First public release