You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,12 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
68
68
69
69
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
70
70
71
+
### 3.7.3 ###
72
+
* Remove `h-as` properties
73
+
* Remove hard-coded microformats2 properties from facepile and move them to being generated from comment_class
74
+
* Remove unused properties
75
+
* Introduce type argument in list_linkbacks to generate unique ideas for each list of linkbacks without having to specify them using style and li-class
76
+
71
77
### 3.7.2 ###
72
78
73
79
* Bugfix: "Normal comments" hidden in comment-section (https://github.com/pfefferle/wordpress-semantic-linkbacks/issues/140)
Copy file name to clipboardExpand all lines: readme.txt
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,12 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
68
68
69
69
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
70
70
71
+
= 3.7.3 =
72
+
* Remove `h-as` properties
73
+
* Remove hard-coded microformats2 properties from facepile and move them to being generated from comment_class
74
+
* Remove unused properties
75
+
* Introduce type argument in list_linkbacks to generate unique ideas for each list of linkbacks without having to specify them using style and li-class
76
+
71
77
= 3.7.2 =
72
78
73
79
* Bugfix: "Normal comments" hidden in comment-section (https://github.com/pfefferle/wordpress-semantic-linkbacks/issues/140)
0 commit comments