=== Flower Delivery Shop ===
Contributors: TheMagnifico52
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.2
Stable tag: 0.5.6
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: wide-blocks, block-styles, 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, e-commerce, photography, blog, post-formats, translation-ready

== Description ==

The Flower Delivery Shop Theme is a sophisticated, elegant, and visually appealing solution designed for florists, flower shops, and floral designers who want to create a beautiful online presence for showcasing and selling floral arrangements; built with a clean and modern layout, it highlights a wide variety of flowers including roses, tulips, lilies, seasonal blooms, wedding bouquets, sympathy arrangements, and corporate floral designs in a visually rich and engaging manner; its user-friendly interface and fully responsive design ensure a smooth browsing experience across desktops, tablets, and smartphones, allowing customers to easily explore and order floral products anytime; the theme also supports services such as flower delivery, preservation, and floral customization, enabling businesses to present their expertise in floral design, arrangement styling, and botanical care; with integrated support for online ordering and subscription-based services, it provides customers with convenient options to schedule deliveries or select arrangements for special occasions; customizable branding features allow florists to adjust colors, typography, and layouts to match their unique identity and aesthetic style; optimized for performance and SEO, it ensures fast loading speeds and improved visibility in search engines; combining elegance, functionality, and nature-inspired design, the Flower Delivery Shop Theme delivers a perfect digital platform for florists to showcase beautiful floral creations and grow their business online.


== Installation ==

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

Flower Delivery Shop WordPress Theme, Copyright 2023 TheMagnifico52
Flower Delivery Shop 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? =

Flower Delivery Shop includes support for Infinite Scroll in Jetpack.

== Credits ==

Flower Delivery Shop bundles the following third-party resources:

Bootstrap, Copyright (c) 2011-2019 Twitter, Inc.
**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)

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

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

Bootstrap
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/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

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/1211625

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

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

== Changelog ==

= 0.5.6 =
* Version Updated.

= 0.5.5 =
* Description Update.

= 0.5.4 =

* Done some changes.

= 0.5.3 =

* 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_check_plugin_exists(), demo_importer_ajax_handler() AJAX handlers.
* Fixed security: added nonce verification to flower_delivery_shop_dismissable_notice() and flower_delivery_shop_ajax_notice_handler().
* Fixed security: added nonce verification and capability check to flower_delivery_shop_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 orphaned </div> in index.php when no posts are found.
* Fixed scroll-to-top anchor missing href attribute in footer.php.
* Fixed wrong post_type hidden input removed from search form in mainheader.php; added esc_attr() to search query value.
* 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.5.2

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

= 0.5.1

* Made some changes.

= 0.5

* Added pro template tab in getstarted.
* Added post layouts settings option.
* Resolved permalink issue.
* Resolved error for menu pages in demo import.
* Resolved error for global color.
* Resolved error for blog page pagination type option.
* Resolved error for single post page sidebar.
* Resolved error for single page sidebar.
* Resolved error for shop page sidebar.
* Resolved error for single product page sidebar.

= 0.4.9

* Made some changes.

= 0.4.8

* Made some changes.

= 0.4.7

* Added demo impoter.
* Updated getstart.

= 0.4.6

* Added bundle notice.

= 0.4.5

* Update 404 page.
* Added 404 page setting.

= 0.4.4

* Minor fixes and improvements.

= 0.4.3

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

= 0.4.2

* Updated getstart.
* Added some getstart file.

= 0.4.1

* Added menu css.
* Updated sidebar css.
* Added default image on single page.
* Added default sidebar.
* Added default css.
* Resolved textdomain error.

= 0.4

* Added footer background color option in customizer.
* 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.3.9

* Added blog page pagination type option in customizer.
* Added number of posts per row option in customizer.
* Added blog page sidebar position option in customizer.
* Added single post sidebar position option in customizer.
* Added show/hide single post tag option in customizer.
* Updated POT file.

= 0.3.8

* 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.3.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.
* Updated POT file.

= 0.3.6

* Added scroll to top background color option in customizer.
* Added scroll to top color option in customizer.
* Added scroll to top font size option in customizer.
* Added scroll to top border radius option in customizer.
* Updated POT file.

= 0.3.5

* Added product per page setting.
* Added show/hide single product page sidebar option in customizer.
* Added single product page sidebar layout option in customizer.
* Added show/hide shop page sidebar option in customizer.
* Added shop page sidebar layout option in customizer.

= 0.3.4

* Added POT file.

= 0.3.3

* Added global color option in customizer.
* Added site width layout option in customizer.
* Added nav menus text transform option in customizer.

= 0.3.2

* 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.3.1

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

= 0.3

* Updated archive product template.
* Updated php version.
* Added condition for slider enable/disable.
* Updated bootstrap licence.

= 0.2

* Added footer credit link.
* Changed the urls for the theme.

= 0.1

* Initial release.