=== Online Tutor ===
Contributors: TheMagnifico52
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
Stable tag: 0.6.6
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: three-columns, four-columns, translation-ready, wide-blocks, block-styles, custom-logo, one-column, two-columns, grid-layout, sticky-post, custom-background, custom-colors, custom-header, custom-menu, footer-widgets, featured-images, flexible-header, threaded-comments, theme-options, left-sidebar, right-sidebar, full-width-template, editor-style, blog, education, portfolio, rtl-language-support, post-formats

Online Tutor is a best WordPress theme for all education purposes. It can be utilized for online learning, private instructors, online courses, vocational training, distance learning, and more. The theme becomes easy to use for tutor listing as it comes with custom post type integration.

== Description ==

Online Tutor is a best WordPress theme for all education purposes. It can be utilized for online learning, private instructors, online courses, vocational training, distance learning, and more. The theme becomes easy to use for tutor listing as it comes with custom post type integration. With it you can show prices for tutoring, book appointments via the corresponding plugin and contact a selected tutor directly and much more. Its highly versatile design is compatible with the latest version of WPBakery Page Builder which makes it easier to create your own page layouts. To ensure your educational business runs smoothly, our developers have based the theme on the powerful bootstrap framework and made it fully responsive. Your website will look perfect on each device, from Android smartphone to Retina display. Besides, it has everything to get your website highly ranked in search engines due to 100% SEO friendliness. You can use the available shortcodes and add custom codes to add more functionality. It is compatible with numerous WordPress plugins like contact form 7, WooCommerce, and many more. With WooCommerce integration it is easier for you to setup an online store. Link all your social media pages with the social media option.

== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Online Tutor in the search form and press the 'Enter' key on your keyboard.
3. Click on the 'Activate' button to use your new theme right away.
4. Navigate to Appearance > Customize in your admin panel and customize to taste.

== Copyright ==

Online Tutor WordPress Theme, Copyright 2022 TheMagnifico52
Online Tutor 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 2 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.

== Frequently Asked Questions ==

= Does this theme support any plugins? =

Online Tutor includes support for Infinite Scroll in Jetpack.

== Credits ==

Online Tutor bundles the following third-party resources:

Bootstrap, Copyright (c) 2011-2024 The Bootstrap Authors
**License:** MIT
Source: https://github.com/twbs/bootstrap

Font Awesome Free 5.6.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)

Bootstrap
 * Bootstrap v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * https://github.com/twbs/bootstrap/releases/download/v5.3.3/bootstrap-5.3.3-dist.zip
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)

PSR-4 autoloader
  * Justin Tadlock
  * License: https://www.gnu.org/licenses/gpl-2.0.html GPL-2.0-or-later
  * Source: https://github.com/WPTRT/autoload

CustomizeSectionButton
  * Justin Tadlock
  * Copyright 2019, Justin Tadlock.
  * License: https://www.gnu.org/licenses/gpl-2.0.html GPL-2.0-or-later
  * https://github.com/WPTRT/customize-section-button

Webfont-Loader
  * License: https://github.com/WPTT/webfont-loader/blob/master/LICENSE
  * Source: https://github.com/WPTT/webfont-loader

Google Web Fonts
  *	Licenses: Montserrat is the normal family, Licensed under Open Font License
  *	Source: https://github.com/JulietaUla/Montserrat

Pxhere Images,
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://pxhere.com/en/license

  Image, Copyright
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://pxhere.com/en/photo/618609

  Image, Copyright
  License: CC0 1.0 Universal (CC0 1.0)
  Source: https://pxhere.com/en/photo/710517

  Image, Copyright rawpixel.com
  License: CC0 1.0 Universal (CC0 1.0)
  Source: https://pxhere.com/en/photo/1455461

== Changelog ==

= 0.6.6 =

* Done some changes.

= 0.6.5 =

* Fixed malformed HTML closing tags in admin notice (h2, p).
* Fixed missing output escaping: replaced echo wp_get_theme() with esc_html(), _e() with esc_html_e().
* Fixed security: added check_ajax_referer() and current_user_can() to tm_install_and_activate_plugin(), tm_check_plugin_exists(), online_tutor_demo_importer_ajax_handler() AJAX handlers.
* Fixed security: added nonce verification to online_tutor_dismissable_notice() and online_tutor_ajax_notice_handler().
* Fixed security: added nonce verification and capability check to online_tutor_update_recommended_action_callback() in theme-installation.php.
* Fixed sanitization of $_POST inputs in AJAX handlers using sanitize_key(), sanitize_file_name(), wp_unslash().
* Fixed incorrect esc_attr() usage with multiple arguments in comment date/time display in template-tags.php.
* Fixed orphaned </div> in index.php when no posts are found.
* Fixed deprecated get_page_by_title() replaced with WP_Query via get_posts() per WordPress 6.2 handbook.
* Fixed key name mismatch: nr_actions_recommended -> count_actions_recommended in theme-installation localize script.
* Added recommend_action_nonce to theme-installation localize script.
* Replaced console.log() calls in theme-installation.js with silent error handling.
* Added nonce to recommend-action AJAX call in theme-installation.js.
* Fixed scroll-to-top anchor missing href attribute in footer.php.
* Replaced die() with wp_die() in AJAX handler functions.

= 0.6.4

* Added pro button in global setting.
* Added section heading in global setting.
* Added Pro button in all section.
* Added secion heading in all section.
* Added 404 settings.
* Updated 404 page.

= 0.6.3

* Made some changes.

= 0.6.2

* Update single.php file
* Update page single file.
* Update archive product file.
* Update single-product file.
* Update notice code.
* Added new code of global color.
* Updated Demo importer code.
* Update pattern file.
* Added some tags.
* Added post layout option.
* Updated getstart.
* Added demo importer.

= 0.6.1

* Made some changes.

= 0.5.9

* Made some changes.

= 0.5.8

* Added bundle notice.

= 0.5.7

* Update 404 page.
* Added 404 page setting.

= 0.5.6

* Minor fixes and improvements.

= 0.5.5
* Added woocommerce related product column setting.
* Added woocommerce related product per page setting.
* Added woocommerce related product show setting.

= 0.5.4

* Updated getstart.
* Added some getstart file.

= 0.5.3

* Resolved textdaomin error.
* Added default sidebar.
* Change menu css.
* Added default footer.
* Added default image in single post.

= 0.5.2

* Added footer content color option in customizer.
* Added copyright text color option in customizer.
* Added single page sidebar layout option in customizer.
* Updated POT file.

= 0.5.1

* Added blog page pagination type option in customizer.
* Added blog page sidebar position option in customizer.
* Added single post sidebar position option in customizer.
* Updated POT file.

= 0.5

* Added preloader type option in customizer.
* Added preloader color option in customizer.
* Added show/hide slider image opacity option in customizer.
* Added slider image opacity color option in customizer.
* Added slider image opacity option in customizer.
* Updated POT file.

= 0.4.9

* Added menu font size option in customizer.
* Added menu font weight option in customizer.
* Added menu text transform option in customizer.
* Added slider content layout option in customizer.
* Added slider excerpt length option in customizer.
* Updated POT file.

= 0.4.8

* Added site title font size option.
* Added site tagline font size option.
* Updated POT file.

= 0.4.7

* Added blog page excerpt length option in customizer.
* Added blog page excerpt suffix option in customizer.
* Added show / hide blog page navigation in customizer.
* Added site width layout option in customizer.
* Added TGM file.
* Added POT file.

= 0.4.6

* Added show / hide slider title option in customizer.
* Added show / hide slider content option in customizer.
* Added show / hide slider button option in customizer.
* Added slider button text option in customizer.

= 0.4.5

* Added copyright content alignment option in customizer.
* Added show / hide post page content option in customizer.  
* Added footer content alignment option in customizer.
* Added show / hide single post page content option in customizer.

= 0.4.4

* Added single post page image border radius option in customizer.
* Added single post page image box shadow option in customizer.
* Added footer widget heading alignment option in customizer.
* Added footer background image position option in customizer.

= 0.4.3

* Updated archive product template.
* Added default image in archive post.
* Updated lite & pro URLs.
* Updated condition in content.php.
* Updated logo resizer.

= 0.4.2

* Changed the urls for the theme.

= 0.4.1

* Added free doc button in get started.
* Added css in media for container width.
* Added css for submenu.
* Changed preloader bg color.
* Replaced  get start function
* Replaced admin js

= 0.4

* Added post page image box shadow in customizer.
* Added footer background color option in customizer.
* Added product image box shadow option in customizer.
* Added default image for slider
* Added default size for slider in customizer.
* Removed default slider opacity.
* Added css for slider for slider height.
* Added latest bootstrap version.

= 0.3.9

* Added show/hide footer option in customizer.
* Added product sale badge border radius option in customizer.
* Added scroll to top icon border radius option in customizer.

= 0.3.8

* Added upsale button in different section in customizer.
* Added free doc link in get started.
* Done shop page product css in responsive media.
* Done search page search form css.

= 0.3.7

* Added woocommerce product border radius option in customizer.
* Added site title color option in customizer.
* Added site tagline color option in customizer.

= 0.3.6

* Added show/ hide post navigation option in customizer.
* Added copyright background color option in customizer.

= 0.3.5

* Added post page image border radius option in customizer.
* Added show/ hide woocommerce related products option in customizer.

= 0.3.4

* Added slider height option in customizer.
* Added footer background image option in customizer.

= 0.3.3

* Added rtl css.
* Added hover.

= 0.3.2

* Changed get started.
* Added single post page tags on off setting in customizer.
* Added post page button on off setting in customizer.

= 0.3.1

* Added single post page comment title option in customizer.
* Added single post page comment button text option in customizer.
* Added product sale badge position option in customizer.
* Added get started notice function.

= 0.3.0

* Added admin banner.
* Removed Redirection.

= 0.2.9

* Resolved footer css issue.
* Resolved minor issues of menus.
* Added css for responsive menu.
* Added condition for site tagline.

= 0.2.8

* Added single product page sidebar widget.
* Added show/hide single product page sidebar option in customizer.
* Added single product page sidebar layout option in customizer.
* Added shop page sidebar widget.
* Added show/hide shop page sidebar option in customizer.
* Added shop page sidebar layout option in customizer.
* Added slider image opacity option in customizer.

= 0.2.7

* Changed redirection function.
* Resolved issue of slider and lessons section image.

= 0.2.6

* Added tag for rtl css.
* Added rtl css.
* Added scroll to top position setting.
* Added scroll to top position.
* Added custom-option file.
* Added on of footer copyright option in footer text section.
* Added footer columns.
* Done the css for woocommerce pages buttons.
* Added post formats.
* Added tags for post formats.

= 0.2.5

* Added post setting.
* Added post page meta on off setting in customizer.
* Added post page title on off setting in customizer.
* Added page setting.
* Added single page thumbnail on off setting.
* Added single page title on off setting.

= 0.2.4

* Added single post setting.
* Added single post thumbnail on off setting.
* Added single post meta on off setting.
* Added single post title on off setting.
* Changed gpl license version.
* Changed gpl license uri.

= 0.2.3

* Added product per page setting.
* Added product per row setting.
* Added logo resize setting.

= 0.2.2

* Added footer widgets.
* Added footer widgets tag.
* Added footer css.

= 0.2.1

* Updated customizer.

= 0.2.0

* Updated customizer settings.

= 0.1.9

* Responsive bugs resolves.
* Added phone link.
* Added email link.

= 0.1.8

* Added additional settings.
* Updated header settings.
* Removed unused file.

= 0.1.7

* Added web-font file license.
* Added google font license.
* Added require atleast.
* Updated PHP version.
* Prefixing the variable.
* Changed flatly to Bootstrap.
* Escaping URLs.
* Remove repeated license .

= 0.1.6

* Updated custom header.
* Updated customizer settings.
* Added social icon settings.
* Added web-font file.

= 0.1.5

* Added flex-header.
* Updated rtl-support.
* Resolve responsive issue.

= 0.1.4

* Added logo settings.

= 0.1.3

* Resolved issue.

= 0.1.2

* Updated theme color.
* Added filter for shop page.
* Updated PHP version.
* Added minor CSS classes.

= 0.1.1

* Added get started.
* Added theme color.
* Added general settings.
* Added stick_header.
* Added footer link.

= 0.1

* Initial release.