-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
48 lines (32 loc) · 1.12 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
47
48
=== Rating Block ===
Contributors: alam789
Tags: block, blocks, gutenberg, editor, gutenberg blocks
Requires at least: 5.3.2
Tested up to: 5.5
Stable tag: 1.0.0
Requires PHP: 7.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Display rating stars using gutenberg block.
== Description ==
**Rating Block** allows you to display star rating to your WordPress site.
Using this plugin, you can easily create and display star rating within Gutenberg.
**Easy to Use:** Easy to use and customize.
== Installation ==
For WordPress 5.5 or above:
1. Go to WordPress Gutenberg editor.
2. Search for "rating"
3. Click Install
For WordPress version < 5.5
1. Upload "rating" to the `/wp-content/plugins/rating` directory
2. Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= Can I use it with any WordPress theme? =
Yes, you can use rating block with any Gutenberg compatible WordPress theme.
== Screenshots ==
1. rating with controllers
== Changelog ==
= 1.0.1 =
* Add: Internatianalization
= 1.0.0 =
* Release