-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
46 lines (32 loc) · 1.62 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
=== Reviews for Tutor LMS ===
Contributors: vladwtz
Donate link: https://paypal.me/vladutilie
Tags: reviews, tutor lms, reviews addon
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
The `Reviews for Tutor LMS` plugin is an addon for `Tutor LMS` that allows you to manage course reviews.
== Description ==
The Reviews for Tutor LMS plugin provides additional functionality for managing reviews received on online courses. It allows you to approve, disapprove, mark as spam, or delete reviews individually and in bulk.
== Installation ==
1. Make sure you have the `Tutor LMS` plugin installed and activated.
2. Upload the `reviews-tutor-lms` folder to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
= Why does this plugin exist? =
I use and appreciate the Tutor LMS plugin, but decent functionality should have included review management in the free version. Anyone who needs Tutor LMS and course reviews can use this module that implements their management simply and affordably.
= How can I contribute to this plugin? =
The plugin is hosted on [GitHub](https://github.com/vladutilie/reviews-tutor-lms), where it is developed and maintained.
== Screenshots ==
1. Reviews list table
== Changelog ==
= 1.0.2 =
* Tested with WordPress 6.7, Tutor LMS 3.0.0 and PHP 8.3.13.
* Live preview fixed.
= 1.0.1 =
* Fix: Displays the reviewer's username, without a URL to their profile, when they do not have an account on the site.
= 1.0 =
* Initial release.