=== Swift Todo List ===
Contributors: sghiaseddin
Donate link: https://sghiaseddin.com
Tags: todo, tasks, task management, woocommerce, shortcode
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 0.1.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple and customizable to-do list plugin for WordPress that allows users to create, update, view, and delete tasks.

== Description ==

Swift Todo List is a WordPress plugin that provides a straightforward and user-friendly way to manage tasks. Users can create, update, view, and delete tasks directly from their account on your site.

### Features:

- Custom post type for tasks.
- WooCommerce integration to ensure tasks are linked to users who are logged in.
- AJAX functionality for creating, updating, and removing tasks without page reload.
- User roles management, allowing subscribers and customers to manage their own tasks.

Use the `[swift_todolist]` shortcode on any page or post to display the task management interface.

== Installation ==

**Download and Install**:
   - Download the plugin as a ZIP file.
   - Go to your WordPress admin panel, navigate to **Plugins > Add New**, and upload the ZIP file.
   - Activate the plugin through the 'Plugins' menu in WordPress.

== Usage ==

- Use the `[swift_todolist]` shortcode on any page or post to display the to-do list interface.
- Tasks can be managed directly from the user's account.

== Frequently Asked Questions ==

= How do I display the to-do list on my site? =

You can display the to-do list by using the `[swift_todolist]` shortcode on any page or post.

= Does this plugin integrate with WooCommerce? =

Yes, the plugin uses WooCommerce to ensure that tasks are linked to users who are logged in.

== License ==

This plugin, all included libraries, and any other included assets are licensed as GPL or are under a GPL-compatible license.

Logo: Swift by Pixel Icons on IconScout

== Changelog ==

= 0.1.3 =
* bug fixed

= 0.1.2 =
* fixed issues with escaping functions

= 0.1.1 =
* reviewed by wordpress team
* fixed issues with text-domain

= 0.0.3 =
* Initial release.

== Author ==

Created by Shayan Ghiaseddin. For more information, visit [sghiaseddin.com](https://sghiaseddin.com).

== Screenshots ==

1-Minimal and nice user interface
2-Easily edit your tasks
3-View details on each task