-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
57 lines (40 loc) · 1.18 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
=== Last Commented Posts Block ===
Contributors: MarcDK
Tags: Gutenberg, block, comments,
Requires at least: 5.9
Donate link: https://marc.tv/out/donate
Tested up to: 6.4
Stable tag: 2.7
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds a block that lists the recent commented posts without duplicates.
== Description ==
Adds a block that lists the recent commented posts without duplicates.
== Installation ==
Last Commented Posts can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from WordPress.org and installed manually...
In Gutenberg, add a block and search for "Last Commented Posts". Please save your content before you use the block.
== Changelog ==
= 2.7 =
* Tested with WordPress 6.4.
* Removed deprecated filter function.
= 2.6 =
* better coding standards
* css style fixes
= 2.4 =
* removed SVG icon
= 2.3 =
* CSS fixes
* Excluded author name from link
= 2.2 =
Automatic deloyments using GitHub actions.
= 1.9 =
new coding standards
added aligment options
localisation
= 1.2 =
Name changed
= 1.1 =
Logo added
= 1.0 =
Inital version