-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
59 lines (38 loc) · 1.74 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
49
50
51
52
53
54
55
56
57
58
=== Typing Text Block ===
Contributors: Stephin Gasper
Tags: block
Tested up to: 6.1
Stable tag: 0.1.0
License: MIT
License URI: https://mit-license.org/
A Gutenberg block for showing typewriter animation for text.
== Description ==
Create eye-catching animated typing text for your website when the block is used within the Wordpress Gutenberg editor. Useful for showing multiple texts, each text replacing old one with typewriter effect.
== Features ==
- **Content**: Interactive interface for adding texts which can be deleted and dragged to change position
- **Prefix and Suffix**: Add prefix and suffix text around the typing.
- **Options**: Configure the typing such as Type Speed, Delete Speed, Pause time, enable/disable Loop.
== Installation ==
= Upload: =
1. Download the latest tagged archive (choose the "zip" option).
2. Go to the **Plugins -> Add New** screen and click the **Upload** tab.
3. Upload the zipped archive directly.
4. Go to the Plugins screen and click **Activate** and Enjoy!
= Manually: =
1. Download the latest tagged archive (choose the "zip" option).
2. Unzip the archive.
3. Copy the folder to your `/wp-content/plugins/` directory.
4. Go to the Plugins screen and click **Activate** and Enjoy!.
== Frequently Asked Questions ==
= Is Typing Text Block free? =
Yes, Typing Text Block is a free Gutenberg block plugin.
= Does it work with any WordPress theme? =
Yes, it will work with any standard WordPress theme.
= Can I change block settings? =
Yes, you can change block settings from the Gutenberg block editor’s right sidebar and toolbar.
= How many times can I reuse a block? =
You can use unlimited times as you want.
== Screenshots ==
== Changelog ==
= 0.1.0 =
* Release