=== Adventure Tourism ===
Contributors: TheMagnifico52
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.2
Stable tag: 0.2.7
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, footer-widgets, custom-logo, one-column, two-columns, grid-layout, sticky-post, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, threaded-comments, theme-options, left-sidebar, right-sidebar, full-width-template, editor-style, entertainment, photography, blog, post-formats

== Description ==

The Adventure Tourism theme is a dynamic and engaging solution tailored for various adventure travel companies, including trekking organizers, safari operators, and eco-tourism agencies, as well as extreme sports businesses and travel bloggers focused on outdoor exploration and thrill-seeking experiences. Whether you offer mountain expeditions, jungle safaris, scuba diving trips, or share unique travel stories, this theme serves as an ideal platform to showcase your services and inspire your audience. With a responsive, retina-ready layout featuring stunning visuals, parallax effects, and intuitive navigation, it ensures a visually captivating experience across all devices. The theme is optimized for performance and SEO, enhancing search visibility while providing fast loading and smooth browsing. Key features include an itinerary builder, integrated booking forms, sections for adventure packages, galleries, testimonials, and interactive maps to showcase your tours effectively. Its multilingual compatibility and customizable layout make it adaptable to various branding needs. Additionally, seamless integration with the WP Travel Engine plugin allows for advanced tour listings and trip management, making it perfect for solo travelers, backpackers, and group tour operators alike. The Adventure Tourism theme ultimately transforms your website into a powerful hub for unforgettable travel experiences and outdoor adventures.


== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Adventure Tourism 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 ==

Adventure Tourism WordPress Theme, Copyright 2025 TheMagnifico52
Adventure Tourism 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? =

Adventure Tourism includes support for Infinite Scroll in Jetpack.

== Credits ==

Adventure Tourism bundles the following third-party resources:

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)

OwlCarousel
 * Copyright 2013-2017 David Deutsch
 * https://github.com/OwlCarousel2/OwlCarousel2
 * https://github.com/OwlCarousel2/OwlCarousel2/blob/develop/LICENSE

Bootstrap
 * Bootstrap v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * 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

TGMPA
 * GaryJones Copyright (C) 1989, 1991
 * https://github.com/TGMPA/TGM-Plugin-Activation/blob/develop/LICENSE.md
 * License: GNU General Public License v2.0

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

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

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

	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://pxhere.com/en/photo/112190

  License: CC0 1.0 Universal (CC0 1.0)
  Source: https://pxhere.com/en/photo/1392438

  License: CC0 1.0 Universal (CC0 1.0)
  Source: https://pxhere.com/en/photo/780562

== Changelog ==

= 0.2.7 =

* Resolved css error in getstarted, notice and customizer.
* Added content.
* Tested Upto 7.0

= 0.2.6 =

* Refined Layout Sections.

= 0.2.5 =

* Some changes done.

= 0.2.4 =

* Description Update.

= 0.2.3 =

* Done some changes.

= 0.2.2 =

* 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(), adventure_tourism_demo_importer_ajax_handler() AJAX handlers.
* Fixed security: added nonce verification to adventure_tourism_dismissable_notice() and adventure_tourism_ajax_notice_handler().
* Fixed security: added nonce verification and capability check to adventure_tourism_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 esc_url() incorrectly applied to get_comment_author_link() HTML output in template-tags.php.
* Fixed orphaned </div> in index.php when no posts are found.
* Fixed scroll-to-top anchor missing href attribute in footer.php.
* 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.
* Replaced console.log() calls in theme-installation.js and theme-importer.js with silent error handling.
* Added nonce to recommend-action AJAX call in theme-installation.js.
* Replaced die() with wp_die() in AJAX handler functions.

= 0.2.1 =

* 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.
* Added menu settings.
* Added sticky header.
* Added post settings.
* Added single post settings.

= 0.2.0

* Made some changes.

= 0.1.9

* Resolved error for menu pages in demo import.
* Resolved permalink issue.
* Resolved error for single post page sidebar.
* Resolved error for single page sidebar.
* Resolved error for global color.
* Added sidebar css.

= 0.1.8

* Made some changes.

= 0.1.7

* Added some tags.
* Added post layout option.
* Updated getstart.

= 0.1.6

* Made some changes.

= 0.1.5

* Added default sidrbar.
* Updated demo impoter code.
* Updated getstart.

= 0.1.4

* Added bundle notice.

= 0.1.3

* Update 404 page.
* Added 404 page setting.

= 0.1.2

* Updated discription.

= 0.1.1

* Added docs link in customizer.
* Added related post in single post page option in customizer.
* Added related post count option in customizer.
* Added related post title option in customizer.

= 0.1.0

* Added upsales links in all section.

= 0.0.9
* Updated getstart.
* Added some getstart file.

= 0.0.8
* Added default sidebar.
* Added sidebar css.

= 0.0.7
* Added menu css.
* Updated sidebar css.
* Added default image on sinlge page.

= 0.0.6
* Added getstart.
* Added footer link.
* Added demo impoter.
* Added pot file.

= 0.0.5
* Changed url

= 0.0.4
* Changed theme url & description.

= 0.0.3
* Changed screenshot.
* Changes done in function.php file.

= 0.0.2
* Added js for sidebar widgets.

= 0.0.1
* Initial release.