=== Illusive ===
Contributors: vinethemes
Requires at least: WordPress 4.7
Tested up to: WordPress 5.4
Version: 1.5.10
Stable tag: 1.5.10
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, gray, light, white, two-columns, right-sidebar, fluid-layout, custom-background, custom-menu, editor-style, featured-images, sticky-post, translation-ready

== Description ==

Illusive is a Free WordPress Theme perfect for any blog or online blogging website. This WordPress Personal & Magazine Theme features a three Sliders and Carousel and List, Simple and Grid Post styles which gives the website a clean and sturdy look.
The theme is best for personal blog and magazine websites. Theme Demo here https://www.vinethemes.com/themes?theme=Illusive.


== Copyright ==
Illusive WordPress Theme, Copyright 2019-2020 VineThemes.com
Illusive is distributed under the terms of the GNU GPL

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.


== LICENSES ==

Illusive bundles the following third-party resources:

FitVids.js, Copyright 2013, Chris Coyier - http://css-tricks.com + Dave Rupert - http://daverupert.com
License: WTFPL
Source: https://github.com/davatron5000/FitVids.js

Slick, Copyright (c) 2014 Ken Wheeler
License: MIT
Source: https://github.com/kenwheeler/slick/

Font Awesome, Copyright by @davegandy - http://fontawesome.io - @fontawesome
License: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)

HTML5Shiv, Copyright (c) 2014 Alexander Farkas (aFarkas).
License: This software is licensed under a dual license system (MIT or GPL version 2). This means you are free to choose with which of both licenses (MIT or GPL version 2) you want to use this library.

Matchheight, Copyright by @liabru http://brm.io/jquery-match-height/
License: MIT

SlickNav, (c) 2014 Josh Cope
License: MIT

illusive_custom_controller.php - https://www.cssigniter.com/wordpress-customizer-custom-controls-categories-dropdown/
License: GPL Version 2

Clicker Script Google Font for Logo as Image, Copyright (c) 2019 Fonts Creators & Google
License: Open Font License
Source: https://fonts.google.com/specimen/Clicker+Script

Pacifico Google Font for Logo as Text, Copyright (c) 2019 Fonts Creators & Google
License: Open Font License
Source: https://fonts.google.com/specimen/Pacifico

Micromodal, Copyright (c) 2017 Indrashish Ghosh - https://github.com/Ghosh/micromodal
License: MIT

Outline, Copyright (c) 2018 Lindsay Evans - https://github.com/lindsayevans/outline.js
License: MIT


== Images ==
Image for Screenshot - [Slider]
License - CC0
Source - https://pxhere.com/en/photo/1036529


== Installation ==

1. In your admin panel, go to Appearance -> Themes.
2. Click Add New.
3. Click Upload.
4. Click Choose File and select the theme zip file you downloaded from WordPress.org.
5. Click Install Now.
6. Click Add New, then click Upload, then click Choose File.
7. After WordPress installs the theme, click Activate.
8. You've successfully installed your new theme!

== Frequently Asked Questions ==

Contact Us https://www.vinethemes.com/contact/.


== Changelog ==

= 1.4.3 - December 07 2019 =
* Sanitization Fixed

= 1.4.4 - December 16 2019 =
* Reviewer Issues Fixed

= 1.4.5 - February 27 2020 =
* Skip to content link Fixed
* Keyboard Navigation on the website Fixed
* Proper Prefixing of the theme Fixed

= 1.4.6 - March 2 2020 =
* Screenshot Aspect Ratio Fixed

= 1.4.7 - March 14 2020 =
* PHP or JS notices are Fixed
* Proper Sanitization Done
* Added wp_body_open() function immediately after the body_class() tag
* Logo and site title to display with Logo if checkbox is checked Fixed
* The core widget “Search” is Fixed
* Header text color option is Fixed
* Added POT file for Translation
* Main Menu sub menu Fixed
* Maintaining Changelog in Readme.txt file Fixed

= 1.4.8 - March 27 2020 =
* Empty ELSE statement are fixed in multiple files
* Closing Search Overlay using Esc Key is added
* Focus color is changed to blue in mobile view for visual distinction
* Escaping of get_post_meta and get_the_date are fixed at multiple points
* Unique Prefix is added in functions.php file line number 117
* Logo.png file is removed
* editor-style.css file is removed
* Backward compatibility of wp_body_open function is added in functions.php file
* Display Site Title and Tagline checkbox is Fixed
* Localization of hard-coded strings are Fixed.
* Licensing of images in readme.txt is Fixed.
* Removed Theme Demo Tag from style.css

= 1.4.9 - March 27 2020 =
* Theme Tags Fixed.

= 1.5 - April 6 2020 =
* get_bloginfo() is escaped in header.php file
* Escape added wherever required
* Custom Background feature is now fixed
* Header Image feature is also fixed
* Slider Design settings are fixed
* Pot file updated

= 1.5.1 - April 17 2020 =
* Escaping added in about-illusive.php in line number 67
* Escaping fixed in customizer.php in line number 39, 44, 49
* Sanitizing added in about_widget.php, recentpost_widget.php and social_widget.php
* Added new version of FontAwesome file
* Added new Pot file

= 1.5.2 - April 28 2020 =
* include and require were treated as functions - now fixed.
* Removed commented code from tgm-plugin-activation.php
* Used the_archive_title for displaying titles in template-title.php
* Displayed screen reader text in template-nav.php
* Placeholder is now escaped and translatable. Also get_search_query is fixed in searchform.php
* Added a else statement in wp_body_open in header.php
* Added prefix to data-title and is now translatable and escaped.
* esc_attr removed and proper sanitization used in customizer.php
* Removed @package WordPress from the theme files
* Added license information in readme.txt for illusive_custom_controller.php and font and image used in the logo (screenshot.png)
* Keyboard Navigation and Mouse Click fixed for Search Modal focus to be trapped inside the modal
* Menu is now fixed for 3 or 4 sub-menus when using tabs.

= 1.5.3 - April 28 2020 =
* Removed a non printable character from about-illusive.php

= 1.5.4 - April 29 2020 =
* Added text-domain for Post Navigation in template-nav.php

= 1.5.5 - May 9 2020 =
* Keyboard Navigation on Mobile Menu fixed
* Added Focus Trapping inside search modal
* Fixed the close button of search modal overlapping admin bar
* Prefixed the illusive keyword in data-title in header.php

= 1.5.6 - May 18 2020 =
* Fixed two search buttons shown in the header

= 1.5.7 - May 19 2020 =
* Fixed mobile CSS for slider

= 1.5.8 - May 31 2020 =
* Added outline.js for removing outline shown on webpage and keeping accessibility.

= 1.5.9 - Jun 3 2020 =
* Fixed post page container width

= 1.5.10 - Apr 20 2021 =
* Capitalize the Theme name in Style.css