Omega WordPress theme
---------------------
Omega is a parent theme for WordPress and Omega child

Created by themehall.com, http://themehall.com


Install
-------
1. Upload the omega folder via FTP to your wp-content/themes/ directory.
2. Go to your WordPress dashboard and select Appearance.
3. Be sure to activate the Omega child theme, and not the Omega parent theme.


License
-------
Omega WordPress theme, Copyright (C) 2013 themehall.com
Omega WordPress theme is licensed under the GPL.

Resources - This theme makes use of
------------------------------------

Hybrid Core - ​http://themehybrid.com/hybrid-core
License: Distributed under the GNU General Public License, version 2 or later (GPL).
Copyright: Justin Tadlock, justintadlock.com

underscores - http://underscores.me
License: Distributed under the GNU General Public License, version 2 or later (GPL).
Copyright: 2012-2013 Automattic, Inc, automattic.com

Genesis Framework - http://genesisframework.com
License: Distributed under the GNU General Public License, version 2 or later (GPL).
Copyright: Copyblogger Media LLC, copyblogger.com

HTML5 Shiv v3.6 stable
License: Dual licensed under the MIT or GPL Version 2 licenses
Copyright: @afarkas @jdalton @jon_neal @rem


Changelog
---------

0.6.0 	2013-09-20
- removed header_left and header_right action
- add template part files
- break down comments.php into template part

0.5.2 	2013-09-18
- added entry_author shortcode filter

0.5.1 	2013-09-17
- fixed markup validation error


0.5.0 	2013-09-08
- simplified header action hook
- fixed omega_footer_insert
- apply filter for entry byline and entry meta
- added omega wrap

0.4.1	2013-08-21
- removed entry_header hook
- fixed comment setting bug

0.4.0	2013-08-20
- add disqus compatibility
- add logo upload to Customizer > Branding
- move custom footer to Customize > Global Settings  (theme_mod)


0.3.6	2013-08-16
- update default setting
- add help tab
- add child theme page
- upgrade Hybrid Core to 1.6
- add more link option
- add Post Navigation Option
- move omega child theme to wordpress.org/themes/omega-child

0.3.5	2013-08-14
- add widget-wrap and entry-wrap
- update languages files
- fixed featured image setting

0.3.4	2013-08-12
- simplified CSS
- add footer widgets
- fixed featured image

0.3.3	2013-08-10
- add custom css
- fixed theme layout customizer

0.3.2	2013-08-10
- disabled hybrid_meta_template
- add archive theme setting

0.3.1	2013-08-08
- add more actions and filters
- fixed Meta Title

0.3.0	2013-08-03
- add sample omega child theme
- cleaned up files and functions
- add schema.org markup
- Introduced omega actions

0.2.4	2013-07-31
- moved array argument inside wp_nav_menu() - header.php
- moved font include to style.css
- add sidebar / page layout options

0.1.0 - 0.2.3	2013-07-28
- concept changes