HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //home/survivingthecreditcrunch.org.uk/public_html/wp-content/themes/auberge/changelog.md
# Auberge Changelog

## 3.0.0, 20250116

### Fix
- Food Menu display in Jetpack 14+

### File updates
	changelog.md
	readme.txt
	style.css
	includes/plugins/beaver-builder/beaver-builder.php
	includes/plugins/jetpack/class-nova-restaurant.php


## 2.9.3, 20240915

### Updated
- Improving and fixing social icons (introducing option to force the icon with `has-icon-#` class)

### File updates
	changelog.md
	style.css
	includes/setup/setup.php


## 2.9.2, 20240902

### Updated
- Confirming support with WordPress 6.6
- Jetpack compatibility

### File updates
	changelog.md
	readme.txt
	style.css
	includes/plugins/jetpack/jetpack.php


## 2.9.1, 20231114

### Updated
- Twitter/X icon

### Fixed
- Preventing issue with post formats
- Updating TGMPA script to prevent PHP8 error

### File updates
	changelog.md
	readme.txt
	style.css
	assets/images/svg/social-icons.svg
	includes/setup/setup.php
	includes/tgmpa/class-tgm-plugin-activation.php


## 2.9.0, 20230104

### Updated
- CSS Vars Ponyfill JavaScript library
- HTML head code
- Media size info
- Welcome page
- Localization

### Fixed
- Search form styles
- Removing `aria-haspopup`
- Removing font family CSS variables when not using Google Fonts
- Making blog page a current menu ancestor when visiting a blog post

### File updates
	changelog.md
	readme.txt
	style.css
	assets/js/scripts-navigation.js
	assets/sass/main.scss
	assets/sass/slick.scss
	assets/sass/welcome.scss
	assets/sass/starter/_starter.scss
	assets/sass/starter/tools/_functions.scss
	includes/setup/setup.php
	includes/welcome/class-welcome.php
	library/customize.php
	library/js/vendor/css-vars-ponyfill/css-vars-ponyfill.min.js
	template-parts/head.php
	template-parts/admin/media-image-sizes.php
	template-parts/admin/notice-welcome.php
	template-parts/admin/welcome-demo.php
	template-parts/admin/welcome-footer.php
	template-parts/admin/welcome-guide.php
	template-parts/admin/welcome-header.php
	template-parts/admin/welcome-promo.php


## 2.8.0, 20220320

### Added
- TikTok social icon

### Updated
- Recommended plugins list
- Improving HTML head code for better compatibility with SEO plugins
- Localization

### File updates
	changelog.md
	readme.txt
	style.css
	includes/plugins/one-click-demo-import/class-one-click-demo-import.php
	includes/setup/setup.php
	includes/tgmpa/plugins.php
	languages/*.*


## 2.7.6, 20210317

### Update
- Navigation menu CSS class

### Fix
- Search form display in header

### File updates
	changelog.md
	readme.txt
	style.css
	assets/sass/custom.scss
	assets/sass/main.scss
	template-parts/menu-primary.php


## 2.7.5, 20210120

### Update
- Updating JavaScript libraries

### File updates
	changelog.md
	readme.txt
	style.css
	library/customize.php
	library/js/vendor/css-vars-ponyfill/css-vars-ponyfill.js
	library/js/vendor/css-vars-ponyfill/css-vars-ponyfill.min.js


## 2.7.4, 20201119

### Update
- Removing Restaurant Reservations plugin related JavaScript

### Fix
- Heading font size styles
- Homepage slideshow functionality

### File updates
	changelog.md
	readme.txt
	style.css
	assets/js/scripts-global.js
	assets/sass/main.scss
	includes/custom-header/custom-header.php


## 2.7.2

* **Update**: Adding `nofollow` rel attribute to footer links
* **Update**: Setting manual import for One Click Demo Import plugin to comply with WordPress.org theme requirements
* **Update**: Localization
* **Fix**: Not wrapping post excerpt in additional DIV when its empty

### Files changed:

	changelog.md
	footer-credits.php
	readme.txt
	style.css
	includes/plugins/one-click-demo-import/class-one-click-demo-import.php
	includes/setup/setup.php
	includes/welcome/class-welcome.php
	template-parts/component-welcome-footer.php


## 2.7.1

* **Add**: Adding WhatsApp and Google social icon
* **Update**: Implementing WordPress 5.2 code updates
* **Fix**: Preventing PHP error after theme activation

### Files changed:

	changelog.md
	header.php
	readme.txt
	style.css
	assets/images/svg/social-icons.svg
	includes/setup/setup.php
	template-parts/component-notice-welcome.php
	template-parts/component-welcome-demo.php
	template-parts/component-welcome-footer.php
	template-parts/component-welcome-header.php
	template-parts/component-welcome-quickstart.php


## 2.7.0

* **Update**: Navigation touch screen functionality
* **Update**: Excerpts display
* **Update**: Info about demo required plugins
* **Update**: Removing obsolete code and scripts
* **Update**: Welcome page and notice info
* **Update**: Improving CSS variables functionality for browsers with no support
* **Update**: Donation links
* **Update**: Styles
* **Update**: Improving code
* **Update**: Localization

### Files changed:

	changelog.md
	footer.php
	header.php
	readme.txt
	style.css
	assets/js/scripts-global.js
	assets/js/scripts-navigation.js
	assets/sass/_css-vars.scss
	assets/sass/custom.scss
	assets/sass/main.scss
	assets/sass/custom/_custom.scss
	includes/plugins/one-click-demo-import/class-one-click-demo-import.php
	includes/setup/setup.php
	includes/theme-options/theme-options.php
	includes/welcome/class-welcome.php
	languages/*.*
	library/customize.php
	template-parts/component-link-more.php
	template-parts/component-notice-welcome.php
	template-parts/component-welcome-footer.php
	template-parts/component-welcome-header.php
	template-parts/content-food-menu.php
	template-parts/content-post-condensed.php
	template-parts/content.php


## 2.6.0

* **Update**: Support URL
* **Update**: Improving code
* **Update**: Improving security
* **Update**: Adding WPCS comments to code
* **Update**: Improving widget areas markup
* **Update**: `.screen-reader-text` CSS class styles
* **Update**: Improving customizer functionality
* **Update**: Using CSS variables instead of generating customized styles
* **Update**: Removing obsolete functionality
* **Update**: Removing media sizes override on theme activation
* **Update**: Updating readme file
* **Update**: Setting `use strict` in JavaScript
* **Update**: Removing all `locate_template()` function references
* **Update**: Localization
* **Update**: Documentation

### Files changed:

	changelog.md
	footer-credits.php
	functions.php
	readme.txt
	style.css
	assets/js/scripts-global.js
	assets/js/scripts-navigation.js
	assets/js/skip-link-focus-fix.js
	assets/sass/_css-vars.scss
	assets/sass/_setup.scss
	assets/sass/custom-editor.scss
	assets/sass/custom.scss
	assets/sass/editor-style.scss
	assets/sass/main.scss
	assets/sass/starter/_starter.scss
	includes/plugins/beaver-builder/beaver-builder.php
	includes/setup/setup.php
	includes/tgmpa/class-tgm-plugin-activation.php
	includes/theme-options/theme-options.php
	includes/welcome/class-welcome.php
	languages/*.*
	library/admin.php
	library/core.php
	library/customize.php
	library/controls/class-WM_Customizer_HTML.php
	library/controls/class-WM_Customizer_Multiselect.php
	library/controls/class-WM_Customizer_Select.php
	template-parts/component-welcome-header.php
	template-parts/component-welcome-quickstart.php
	template-parts/menu-social.php


## 2.5.4

* **Update**: Compatibility with Advanced Custom Fields plugin
* **Fix**: Making social menu multilingual website ready
* **Fix**: Compatibility with WordPress 5.0
* **Fix**: Icons display

### Files changed:

	changelog.md
	style.css
	assets/fonts/genericons-neue/genericons-neue.css
	assets/js/scripts-global.js
	assets/images/svg/social-icons.svg
	assets/sass/slick.scss
	includes/plugins/advanced-custom-fields/advanced-custom-fields.php
	includes/setup/setup.php
	includes/svg/class-svg.php
	template-parts/menu-social.php


## 2.5.3

* **Update**: Removing unnecessary `role` HTML attributes

### Files changed:

	changelog.md
	comments.php
	sidebar-footer.php
	sidebar-front-page.php
	sidebar.php
	style.css
	includes/setup/setup.php
	template-parts/content-attachment-image.php
	template-parts/content-page.php
	template-parts/content-post-condensed.php
	template-parts/content.php
	template-parts/menu-primary.php


## 2.5.2

* **Fix**: Theme customizations not working after previous theme update

### Files changed:

	changelog.md
	style.css
	library/customize.php


## 2.5.1

* **Fix**: Theme customizations not working after previous theme update
* **Fix**: Genericons display in slider navigation

### Files changed:

	changelog.md
	style.css
	assets/js/scripts-global.js
	assets/sass/main.scss
	assets/sass/slick.scss
	library/customize.php


## 2.5.0

* **Add**: Functionality to use image logo together with site title text
* **Add**: Yelp social icon
* **Update**: Using SVG for social icons
* **Update**: Food Menu item title/price styles
* **Update**: Icons updated to Genericons Neue
* **Update**: Removing documentation folder in favor of online docs
* **Update**: Localization
* **Fix**: NS Theme Check plugin test warnings
* **Fix**: Privacy policy page body class
* **Fix**: Highlight/mark styles

### Files changed:

	changelog.md
	comments.php
	style.css
	assets/fonts/genericons-neue/genericons-neue.css
	assets/js/customize-preview.js
	assets/sass/main.scss
	assets/sass/starter/_starter.scss
	includes/setup/setup.php
	includes/svg/class-svg.php
	includes/tgmpa/class-tgm-plugin-activation.php
	languages/*.*
	library/core.php
	library/customize.php
	template-parts/menu-social.php
	template-parts/site-branding.php


## 2.4.0

* **Update**: WordPress 4.9.6 compatibility (GDPR)
* **Update**: Scripts: Slick.js 1.8.0
* **Fix**: Tag Cloud widget styles
* **Fix**: Mobile devices widget width in horizontal sidebars with 2 widgets

### Files changed:

	changelog.md
	footer-credits.php
	style.css
	assets/js/scripts-global.js
	assets/js/vendor/*.*
	assets/sass/main.scss
	includes/setup/setup.php


## 2.3.0

* **Update**: Improved One Click Demo Import plugin compatibility
* **Update**: Default footer credits text
* **Update**: Minor style improvements
* **Update**: Localization

### Files changed:

	changelog.md
	footer-credits.php
	style.css
	assets/sass/main.scss
	includes/plugins/one-click-demo-import/class-one-click-demo-import.php
	languages/*.*


## 2.2.1

* **Update**: Improved WordPress 4.9 compatibility
* **Update**: Updated documentation URL
* **Update**: Improved masonry blog layout

### Files changed:

	changelog.md
	style.css
	assets/js/scripts-global.js
	assets/sass/main.scss
	assets/sass/starter/_starter.scss
	includes/plugins/one-click-demo-import/class-one-click-demo-import.php
	template-parts/component-welcome-demo.php
	template-parts/component-welcome-header.php


## 2.2.0

* **Add**: RTL language support
* **Add**: Multiple default custom header images
* **Add**: Theme activation welcome message
* **Add**: Option to disable Food Menu functionality
* **Update**: Using SASS for stylesheets
* **Update**: Improving styles, minimizing files
* **Update**: Introducing mobile first approach
* **Update**: Ditching Internet Explorer 9 support
* **Update**: Scripts: Slick 1.6.0, Normalize 5.0.0
* **Update**: Improved support for child themes
* **Update**: Removing imagesLoaded script in favor of WordPress native one
* **Update**: Improved custom header functionality
* **Update**: Theme info and tags
* **Update**: "Welcome" admin page
* **Update**: Theme options
* **Update**: Documentation
* **Update**: Removed on-page anchor smooth scrolling JavaScript
* **Update**: Using "$" instead of "jQuery"
* **Update**: Screenshot
* **Update**: Localization
* **Fix**: Fixing "Continue reading" link function duplicate output

### Files changed:

	changelog.md
	style.css
	assets/css/*.*
	assets/images/*.*
	assets/js/customize-preview.js
	assets/js/scripts-global.js
	assets/js/scripts-navigation.js
	assets/js/vendor/*.*
	assets/sass/*.*
	documentation/*.*
	includes/plugins/jetpack/jetpack.php
	includes/setup/setup.php
	includes/theme-options/theme-options.php
	includes/welcome/class-welcome.php
	languages/sk_SK.mo
	languages/sk_SK.po
	languages/auberge.pot
	library/customize.php
	library/css/customize-rtl.css
	library/css/customize.css
	template-parts/component-welcome-demo.php
	template-parts/component-welcome-footer.php
	template-parts/component-welcome-header.php
	template-parts/component-welcome-quickstart.php
	template-parts/content-custom-header.php
	template-parts/content-featured-post.php
	template-parts/loop-banner.php


## 2.1.1

* **Update**: Not using `.hentry` class to style posts, introducing a custom `.entry` class
* **Update**: One Click Demo Import plugin version 2.0 compatibility
* **Fix**: Removed shadow on hovered logo image
* **Fix**: Food Menu items order on Food Menu Section archive pages
* **Fix**: Sidebar responsive styles

### Files changed:

	changelog.md
	style.css
	assets/css/custom.css
	assets/css/starter.css
	assets/js/scripts-global.js
	includes/plugins/jetpack/jetpack.php
	includes/plugins/one-click-demo-import/class-one-click-demo-import.php
	includes/setup/setup.php
	includes/welcome/class-welcome.php


## 2.1

* **Add**: "Welcome" admin page (under Apperance > Welcome)
* **Add**: One click demo import
* **Update**: Food menu scroll navigation using food menu section slug as HTML IDs (instead of names) for better language support
* **Update**: TGM Plugin Activation script updated
* **Update**: Recommended plugins list
* **Update**: Documentation and theme demo content info
* **Update**: Theme options (added an option to disable "Welcome" page)
* **Update**: Localization
* **Fix**: Reservations plugin styling issue
* **Fix**: Widget areas columns styles when 1 or 2 widgets used in the area
* **Fix**: Page featured image size
* **Fix**: Food Menu page template issues when the page is set as front page
* **Fix**: Preventing potential issues with `get_term_link()`
* **Fix**: Theme Check issues

### Files changed:

	changelog.md
	functions.php
	style.css
	assets/css/welcome.css
	documentation/documentation.html
	includes/plugins/jetpack/class-nova-restaurant.php
	includes/plugins/one-click-demo-import/class-one-click-demo-import.php
	includes/post-media/post-media.php
	includes/setup/setup.php
	includes/tgmpa/class-tgm-plugin-activation.php
	includes/tgmpa/plugins.php
	includes/theme-options/theme-options.php
	includes/welcome/class-welcome.php
	includes/welcome/welcome.php
	languages/sk_SK.mo
	languages/sk_SK.po
	languages/auberge.pot
	library/css/admin.css


## 2.0.3

* **Update**: Theme tags

### Files changed:

	functions.php
	style.css


## 2.0.2

* **Fix**: Advanced Custom Fields plugin recommendation

### Files changed:

	functions.php
	style.css
	includes/tgmpa/plugins.php


## 2.0.1

* **Update**: Making the theme compatible with older versions of PHP
* **Fix**: Advanced Custom Fields plugin recommendation

### Files changed:

	functions.php
	style.css
	includes/plugins/jetpack/jetpack.php
	includes/setup/setup.php
	includes/tgmpa/plugins.php


## 2.0

* **Add**: Nested Food Menu sections support
* **Add**: Option to display a specific Food Menu section on Food Menu page template
* **Add**: Support for HTML in Food Menu section description
* **Add**: Sticky food menu sections navigation
* **Add**: Advanced Custom Fields plugin support
* **Add**: Documentation in theme folder
* **Add**: New theme options in customizer
* **Add**: WordPress 4.5 logo support
* **Add**: WordPress 4.5 customizer selective refresh support
* **Update**: Much more accessible headings structure (with a single H1 tag per page)
* **Update**: Optimized files and improved file organization
* **Update**: Library v2.0
* **Update**: Improved and optimized styles and scripts
* **Update**: Improved support for child themes
* **Update**: Responsive breakpoints
* **Update**: Enabled table of contents for pages
* **Update**: Documentation design and content
* **Update**: Removed edit links from front-end
* **Update**: Improved support for Polylang and WPML plugin
* **Update**: Improved support for Beaver Builder page builder plugin
* **Update**: Scripts: ImagesLoaded 4.1.0, Slick slider 1.5.9
* **Update**: Improved files loading
* **Update**: Improved theme customizer experience and options organization
* **Update**: Simplified implementation of Theme Hook Alliance hooks, added missing hooks
* **Update**: Social icons display (added "Back to top" button)
* **Update**: Improved icon font loading
* **Update**: Removed PHP constants
* **Update**: Localization
* **Fix**: Language selector styling issue on Internet Explorer browsers
* **Fix**: Minor style issues
* **Fix**: Header and navigation styles
* **Fix**: Schema.org microformats
* **Fix**: Google Recipe view

### Files changed:

	*.*
	All the files have been changed and reorganized.


## 1.4.8

* **Add**: WordPress 4.3 support
* **Add**: Touch enabled navigation, accessible with Tab key
* **Update**: Updated scripts: TGM Plugin Activation 2.5.2, Slick 1.5.8
* **Update**: Improved featured image size setup for pages
* **Update**: Licensed under GPLv3
* **Update**: Admin interface
* **Update**: Improved food menu sections navigation for better controlability via custom code
* **Update**: Support for Custom Fields for Restaurant Reservations plugin
* **Update**: Documentation (user manual)
* **Fix**: Google Fonts URL function subset issue
* **Fix**: Fixed issue with masonry footer layout when using Jetpack's infinite scroll

### Files changed:

	license.txt
	readme.md
	style.css
	css/admin.css
	css/customizer.css
	inc/setup-theme-options.php
	inc/setup.php
	inc/customizer/customizer.php
	inc/lib/admin.php
	inc/lib/core.php
	inc/tgmpa/class-tgm-plugin-activation.php
	js/scripts-global.js
	js/scripts-navigation.js


## 1.4.7

* **Update**: Removed `utm_source` from theme credits URL
* **Update**: Localization
* **Fix**: Made "Donate" word translatable

### Files changed:

	inc/setup-theme-options.php
	languages/sk_SK.mo
	languages/sk_SK.po
	languages/xx_XX.pot


## 1.4.6

* **Fix**: `wmhook_entry_image_link` is not applied correctly on page content

### Files changed:

	content-page.php


## 1.4.5

* **Update**: TGM Plugin Activation 2.4.2
* **Update**: Removing `example.html` Genericons file
* **Update**: Prefixed custom theme image sizes
* **Update**: Using new prefixed image sizes
* **Update**: Enqueuing `comment-reply.js` the right way
* **Update**: Saving image size setup into theme mod, not individual options
* **Update**: Removing obsolete constants

### Files changed:

	content-featured-post.php
	functions.php
	genericons/example.html
	inc/setup.php
	inc/setup-theme-options.php
	inc/lib/admin.php
	inc/lib/core.php
	inc/tgmpa/class-tgm-plugin-activation.php


## 1.4.4

* **Fix**: Food menu sections on-page navigation not displaying after 1.4 theme update

### Files changed:

	inc/setup.php


## 1.4.3

* **Update**: TGM Plugin Activation 2.4.1
* **Update**: Beaver Builder compatibility
* **Update**: Starter CSS

### Files changed:

	css/starter.css
	inc/beaver-builder/beaver-builder.php
	inc/tgmpa/class-tgm-plugin-activation.php


## 1.4.2

* **Fix**: Condense posts thumbnail size issue introduced in version 1.4.1

### Files changed:

	inc/setup.php


## 1.4.1

* **Update**: Localization

### Files changed:

	languages/sk_SK.mo
	languages/sk_SK.po
	languages/xx_XX.pot

## 1.4

* **Add**: Static mobile menu button
* **Update**: Tightened security
* **Update**: Improved code
* **Update**: Improved image sizes setup
* **Update**: Improved Google Fonts setup
* **Update**: Remove obsolete constants and `loop-singular.php` file
* **Update**: Library updated
* **Update**: Scripts: Slick 1.5.0, Starter CSS 1.4
* **Fix**: Comments display on posts list
* **Fix**: Sticky header CSS3 animation
* **Fix**: Beaver Builder front page styles

### Files changed:

	comments.php
	content-food-menu.php
	content-page.php
	content.php
	functions.php
	image.php
	style.css
	css/colors.css
	css/starter.css
	inc/setup-theme-options.php
	inc/setup.php
	inc/customizer/customizer.php
	inc/lib/core.php
	inc/tgmpa/class-tgm-plugin-activation.php
	js/scripts-global.js


## 1.3.3

* **Update**: Editor stylesheet
* **Update**: Code optimization
* **Fix**: Filter names and passed arguments
* **Fix**: Sticky header appear animation

### Files changed:

	style.css
	css/editor-style.css
	inc/setup.php


## 1.3.2

* **Fix**: Food menu on-page sections navigation

### Files changed:

	js/scripts.js


## 1.3.1

* **Fix**: Localization

### Files changed:

	inc/lib/core.php
	languages/sk_SK.mo
	languages/sk_SK.po
	languages/xx_XX.pot


## 1.3

* **Add**: Support for Restaurant Reservations plugin
* **Add**: Support for NS Featured Posts plugin to populate banner slideshow
* **Add**: Post Views Count plugin support
* **Add**: Responsive styles for logo images
* **Add**: Styles for trackbacks/pingbacks
* **Update**: Improved Beaver Builder page builder support
* **Update**: Optimized code
* **Update**: Updated TGM Plugin Activation script
* **Update**: Updated default `header.jpg` image
* **Update**: Improved Customizer organization and functionality
* **Update**: Styles - using `starter.css` for basic styles
* **Update**: Scripts
* **Update**: Updated copyright year in files
* **Update**: Removed `readme.txt` file in favour for `readme.md`
* **Update**: Localization files
* **Update**: User manual updates
* **Fix**: Minor styles fixes
* **Fix**: Hiding food menu titles on homepage when using Beaver Builder
* **Fix**: Food menu sections taxonomy pages display

### Files changed:

	content-featured-post.php
	content-food-menu.php
	content-page.php
	content.php
	functions.php
	image.php
	loop-blog-condensed.php
	loop-food-menu.php
	loop.php
	sidebar.php
	style.css
	css/_custom.css
	css/colors.css
	css/customizer.css
	css/starter.css
	inc/setup-theme-options.php
	inc/setup.php
	inc/beaver-builder/beaver-builder.php
	inc/custom-header/custom-header.php
	inc/customizer/customizer.php
	inc/jetpack/jetpack.php
	inc/lib/admin.php
	inc/lib/core.php
	inc/lib/hooks.php
	inc/tgmpa/class-tgm-plugin-activation.php
	inc/tgmpa/plugins.php
	js/scripts.js


## 1.2.5

* **Add**: Beaver Builder recommendation into plugins notice
* **Fix**: Masonry blog layout

### Files changed:

	inc/tgmpa/plugins.php
	js/customizer-preview.js
	js/scripts.js


## 1.2

* **Add**: Support for Beaver Builder page builder plugin
* **Add**: Full compatibility with WordPress 4.1
* **Add**: Demo content file download via online theme user manual
* **Add**: Development versions of jQuery plugins
* **Add**: Jetpack responsive videos support
* **Update**: Code improvements and optimization
* **Update**: Underscores updates implemented
* **Update**: Reorganized Customizer sections into panels
* **Update**: Updated hook names that weren't following naming convention
* **Update**: Removed obsolete functions and hooks
* **Update**: Removed demo content XML file from the theme folder
* **Update**: User manual updated
* **Update**: Improved styles
* **Update**: Updated localization
* **Update**: Visual editor addons improved
* **Update**: Updated JavaScript files
* **Update**: Added proper escaping for Customizer output CSS
* **Fix**: Hook names
* **Fix**: Submenu plus icon position
* **Fix**: Postlist article hover custom border color not applied
* **Fix**: Added link to access posts with no title

### Files changed:

	archive.php
	functions.php
	header.php
	sidebar-footer.php
	css/_custom.css
	inc/setup-theme-options.php
	inc/setup.php
	inc/beaver-builder/beaver-builder.php
	inc/customizer/customizer.php
	inc/jetpack/jetpack.php
	inc/lib/admin.php
	inc/lib/core.php
	inc/lib/visual-editor.php
	js/customizer-preview.js
	js/scripts.js
	js/skip-link-focus-fix.js
	js/dev/imagesloaded.pkgd.js
	js/dev/slick.js


## 1.1.5

* **Update**: Customizer to support WP4.1

### Files changed:

	inc/customizer/customizer.php


## 1.1

* **Add**: Fixed header on window scroll
* **Add**: Slovak localization file
* **Add**: Email icon to social links menu
* **Add**: Smooth window scroll on anchor links
* **Add**: Support for breadcrumbs plugin
* **Add**: Support for shortcodes in Text widget
* **Update**: Improved code structure and notes
* **Update**: Improved theme localization
* **Update**: The custom CSS filter hook name
* **Update**: Custom singular JS output
* **Update**: Mobile pagination styling
* **Update**: Tagcloud styles
* **Update**: Copyright info in readme file
* **Update**: Minor style issues
* **Update**: Stylesheet structure (colors grouped together)
* **Update**: Front page Food menu section button title
* **Update**: Localization
* **Update**: Removed unnecessary hooks
* **Fix**: Jetpack related posts styling
* **Fix**: Nested ordered lists styling
* **Fix**: Styling issues
* **Fix**: Filter hook names

### Files changed:

	archive.php
	comments.php
	content-food-menu.php
	content-page.php
	content.php
	functions.php
	image.php
	loop-banner.php
	loop-blog-condensed.php
	loop-food-menu.php
	searchform.php
	style.css
	css/_custom.css
	css/colors.css
	css/editor-styles.css
	inc/setup.php
	inc/setup-theme-options.php
	inc/customizer/customizer.php
	inc/customizer/controls/class-WM_Customizer_Hidden.php
	inc/customizer/controls/class-WM_Customizer_HTML.php
	inc/customizer/controls/class-WM_Customizer_Image.php
	inc/customizer/controls/class-WM_Customizer_Multiselect.php
	inc/customizer/controls/class-WM_Customizer_Select.php
	inc/customizer/controls/class-WM_Customizer_Textarea.php
	inc/jetpack/jetpack.php
	inc/lib/admin.php
	inc/lib/core.php
	inc/tgmpa/plugins.php
	js/scripts.js
	languages/readme.md
	languages/sk_SK.mo
	languages/sk_SK.po
	languages/wm_domain.pot


## 1.0

* Initial release.