﻿==================
RESTAURATEUR THEME
==================
Copyright (c) 2013 by WPThemes NZ (http://wpthemes.co.nz/)
This Theme is distributed under the terms of the GNU GPL.

===========
ABOUT Theme
=========== 
Restaurateur is a dedicated WordPress restaurant theme. The theme features custom post types for menu items so you can easily add a beautiful tabbed menu with your own categories and dishes (with prices), which will be featured in the home page slider. You can also customize the background imagery and welcome message on the home page, contact details, map location and social media icons. It's a flexible and responsive theme which will look great on any device.

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

All the image graphics and icons bundled with this theme are created by the author and licensed under the GPL.

The image used in the screenshot can be found here: http://wprestaurateur.com/

Google web fonts used: Damion, Droid Sans and Droid Serif.

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

For free themes support, please contact us http://wpthemes.co.nz/contact/


============================================
This theme uses Toolbox as a theme backbone
============================================
 * 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 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 v20130203 (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.
 

==================================
This theme is bundled with Isotope
==================================
 * Isotope v1.5.25 (http://isotope.metafizzy.co) or (https://github.com/desandro/isotope)
 * An exquisite jQuery plugin for magical layouts. Enables filtering, sorting, and dynamic layouts.
 * Copyright (c) 2013 David Desandro (http://desandro.com/) and Metafizzy (http://metafizzy.co/)
 * Non-commercial use is licensed under the MIT License (http://opensource.org/licenses/MIT)


================================================
This theme is bundled with TGM-Plugin-Activation
================================================
 * TGM-Plugin-Activation v2.3.6 (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
 

============================================================
This theme is bundled with Restaurateur Menu Item CPT Plugin
============================================================
 * Restaurateur Menu Item CPT v1.0 (http://wpthemes.co.nz/restaurateur/)
 * Creates "Menu Item" custom post type exclusively for this (Restaurateur) theme.
 * Copyright (c) WPThemes NZ (http://wpthemes.co.nz/)
 * GNU General Public License v2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
 

=================================
CHANGELOG
=================================
Version 2.0.9
 * Fix for missing lang files in 2.0.8
 * Replaced screen_icon function with dashicons

Version 2.0.8
 * Added new social media options for Foursquare and Tripadvisor

Version 2.0.7
 * Added sanitize callbacks to Customizer options
 * Modified the email social icon to use the correct mailto protocol instead of http
 
Version 2.0.6
 * Fixed the issue on webkit browsers where the form inputs/elements are being displayed incorrectly.
 
Version 2.0.5
 * Updated the menu items template, multiple categories issue fixed
 * Updated alt_homepage, added the option to use wp gallery for the image slider
 
Version 2.0.4
 * Added mailto icon to the social media buttons
 * Modified the css for the menu dropdown on mobile screens, the submenu items now display as indented menu links
 * Fixed top search box on mobile screens

Version 2.0.3
 * Added css styles to fix display issues on IE8
 * Modified menu-items-template-full.php and menu-items-template.php to fix the paging duplication issue

Version 2.0.2
 * Fixed the bug related to the content filter on alt_homepage template which sometimes breaks the widget links
 * Fixed the responsive dropdown not showing the second, third (and so on) level  submenu items 
 
Version 2.0.1
 * Fixed issue with alignright image not aligning right.
 * Fixed missing post title on some of the post types, ones with large images
 * Added a fail-safe function for when users leave post titles blank
 * Added some tweaks on css media queries for the responsiveness of videos
 
Version 2.0
 * Complete redesign and layout overhaul
 * Custom post type ("Menu Item") is now optional and is bundled as a separate plugin
 * Removed the map shortcode feature
 
Version 1.0 - 1.0.5
 * First version submitted to WordPress.org