-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathREADME.txt
44 lines (30 loc) · 1.51 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
=== Nelio Testimonial Block ===
Contributors: avillegasn, neliosoftware
Donate link: https://neliosoftware.com
Tags: gutenberg, blocks, custom block, testimonial, quote
Stable tag: 1.0.1
Requires at least: 4.8
Tested up to: 4.9.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
The Nelio Testimonial Block is a custom block for the Gutenberg editor. It displays a testimonial with an image.
== Description ==
The Nelio Testimonial Block is designed to work with the [Gutenberg editor](https://wordpress.org/plugins/gutenberg/ "Gutenberg Plugin"). This custom block is designed to display testimonials. It includes options to add an image, name, position, and testimonial.
== Installation & Setup ==
Note: This plugin requires the Gutenberg plugin active.
1. Upload 'nelio-testimonial-block' to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Within a post or page, select the '+' symbol to add a new block.
4. From the 'Blocks' tab, select the 'Testimonial' block.
5. Add the testimonial image and content to the block.
== Frequently Asked Questions ==
= Q: Does this plugin require the Gutenberg plugin? =
A: Yes, the Gutenberg plugin must be installed and active to use this block.
== Screenshots ==
1. The Nelio Testimonial Block within the Gutenberg editor.
2. The Nelio Testimonial Block on the front-end.
== Changelog ==
= 1.0.1 =
* Fixed some errors due to updates on Gutenberg. Props to @andreawo.
= 1.0.0 =
* Initial plugin release