=== Lesson Bookmark for Tutor LMS ===
Contributors: lekciewp
Tags: tutor addon, tutor lms addon, tutor bookmark, tutor lms bookmark, tutor lms lesson bookmark
Requires at least: 6.0
Tested up to: 6.6.1
Stable tag: 2.0.3
Requires PHP: 8.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Lesson Bookmark allows you to add lessons in the list of your favorite lessons and to display the favorites with `[tllb_display_favorites]`

== Description ==
Lesson Bookmark for Tutor LMS is an addon for Tutor LMS plugin that allows you to add a lesson to favorites. Concretely, an add / remove to favorites button is displayed on each lesson page. You will then have a shortcode you can add to the location of your choice.

Shortcode: `[tllb_display_favorites]`

Place the shortcode anywhere to display the list of lessons that you have put in your favorites.

= What's new in V2 =
* You can now style your markdowns by editting the layout, the text size and color, the button size and color
* Overview the changes you make before saving them

== Installation ==
1. Download the ZIP file of the Lesson Bookmark for Tutor LMS plugin
2. Unzip the plugin in the /wp-content/plugins folder
3. On the WordPress plugins page, select the plugin and activate it

== Screenshots ==
1. Button Bookmark on lessons
2. Added successfully after clicking on the button
3. Deleting bookmarks
4. Addition of the shortcode (via Elementor, WordPress builder, Gutenberg, Divi etc.)
5. Overview of lessons added to favorites
6. Plugin settings

== Changelog ==
= 2.0.3 =
* compatibility check with WP core 6.6.1
* compatibility check with Tutor LMS 2.7.4

= 2.0.2 =
* compatibility check with WP core 6.4.3
* compatibility check with Tutor LMS 2.6.2

= 2.0.1 =
* compatibility check with WP core 6.3
* compatibility check with Tutor LMS 2.2.3

= 2.0.0 =
* add a plugin settings page for style settings
* dependency check with Tutor LMS plugin

= 1.3.1 =
* fix DOM structure

= 1.3.0 =
* add a remove bookmark icon on the top right hand corner of bookmark 
* compatibility check with Tutor LMS 2.2.2
* compatibility check with WP core 6.2.2

= 1.2.7 =
* add the name of the course in the lesson list shortcode + FR translation

= 1.2.6 =
* compatibility check with Tutor LMS 2.0.1
* compatibility check with WP core 5.9.2

= 1.2.5 =
* code fix

= 1.2.4 =
* compatibility check with WP core 5.9
* fix: review banner hides when clicked

= 1.2.3 =
* compatibility check with WP core 5.8.2

= 1.2.2 =
* compatibility check with WP core 5.8.1

= 1.2.1 =
* compatibility check with WP core 5.8

= 1.2.0 =
* translation ready

= 1.1.0 =
* add a review notice after 7 days
* compatibility check with WP core 5.7.2

= 1.0.0 =
* plugin creation

== A brief Use Case Example ==
1. Go to a lesson and click on "Bookmark"
2. Copy and paste the shortcode `[tllb_display_favorites]` wherever you want
3. You can remove the favorites by going to a lesson and clicking on "Remove bookmark"