-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
51 lines (36 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
47
48
49
50
51
=== Littlefoot for Footnotes ===
Contributors: s3rgiosan, goblindegook
Donate link: https://ko-fi.com/s3rgiosan
Tags: footnotes, littlefoot, bigfoot, block
Requires at least: 6.4
Tested up to: 6.7
Stable tag: 1.3.0
Requires PHP: 7.4
License: MIT
License URI: https://opensource.org/license/mit/
Elegant, interactive popups for the Footnotes block.
== Description ==
Elevate your website's user experience by incorporating lightweight and visually appealing footnotes using [littlefoot](https://github.com/goblindegook/littlefoot).
This WordPress plugin extends the functionality of the Footnotes block, seamlessly integrating the littlefoot JavaScript library to transform static footnotes into interactive popups.
== Installation ==
1. Navigate to Plugins > Add New in your WordPress admin area.
2. Search for "Littlefoot for Footnotes".
3. Click Install Now, then Activate.
== Frequently Asked Questions ==
= How can I style the popovers and buttons? =
See [littlefoot.js theming](https://github.com/goblindegook/littlefoot/blob/main/README.md#theming) section.
= How can I contribute? =
Issues and pull requests are welcome in the [GitHub repository](https://github.com/s3rgiosan/littlefoot).
== Screenshots ==
1. Footnotes block with littlefoot
== Changelog ==
= 1.3.0 - 2024-11-15 =
* **Changed:** Bump WordPress version "tested up to" 6.7.
* **Changed:** Update littlefoot.js to 4.1.2.
* **Changed:** Plugin description.
= 1.2.0 - 2024-03-17 =
* **Changed:** Plugin name.
= 1.1.0 - 2024-02-10 =
* **Removed:** "Enable" toggle control. Littlefoot will always be enabled if the plugin is active.
= 1.0.0 - 2024-01-30 =
* Initial release