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.
@@ -53,6 +53,13 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
53
53
54
54
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
55
55
56
+
### 3.4.1 ###
57
+
* Abstract out linkback retrieval functions to allow for easier changes in future
58
+
* Fix retrieval issue
59
+
* Remove merge and compatibility function creating double slashing due update in 4.7.1
60
+
* Replace blacklist for properties with whitelist for select properties
61
+
* Update avatar function to not override if user_id is set on assumption local overrides remote
@@ -53,6 +53,13 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
53
53
54
54
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
55
55
56
+
= 3.4.1 =
57
+
* Abstract out linkback retrieval functions to allow for easier changes in future
58
+
* Fix retrieval issue
59
+
* Remove merge and compatibility function creating double slashing due update in 4.7.1
60
+
* Replace blacklist for properties with whitelist for select properties
61
+
* Update avatar function to not override if user_id is set on assumption local overrides remote
0 commit comments