-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
39 lines (28 loc) · 1.09 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
=== GP Price block ===
Contributors: Goodwin_
Аutor: Аlex Goodwin
Author URI: https://goodwinpress.ru/
License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: gutenberg, block, price, priсe list, editor, goodwinpress, goodwin
Requires at least: 5.0
Tested up to: 5.5
== Description ==
Simple WordPress plugin to add a new block to the Gutenberg editor for fast and handy price lists making.
Click the button in the block manager and it's set new fields for product or service name and cost.
== Installation ==
#### From within WordPress
1. Visit 'Plugins > Add New'
1. Search for 'GP Price block'
1. Activate GP Price block from your Plugins page.
#### Manually
1. Upload the 'gp-price-block' folder to the '/wp-content/plugins/' directory
1. Activate the GP Price block plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. Open the block manager, find "Price list" button in the Text section and click.
2. Two fields will be added - for product or service name and for price.
3. Fill the fields and save.
4. On the front.
== Changelog ==
= 1.0 =
* Initial release