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
@@ -26,7 +26,7 @@ Some of these plugins allow you to:
26
26
* provide basic support for [Microformats 2](http://microformats.org/wiki/microformats2)
27
27
* add location support to your posts
28
28
* more easily syndicate your content to other sites to take advantage of network effects and other communities while still owning all of your original content
29
-
* link to syndicated versions of a post so that comments on your content in silos like Facebook, Twitter, Instagram, Google+ can come back to your original post as comments there
29
+
* link to syndicated versions of a post so that comments on your content in silos like Facebook, Twitter, Instagram can come back to your original post as comments there
30
30
* set up a MicroPub Server to use other posting interfaces. (You could potentially use services like Instagram, Foursquare, and others to post to your WordPress site.)
31
31
* Use your site to log into other services with [IndieAuth](https://indieweb.org/indieauth).
32
32
@@ -82,6 +82,10 @@ One could certainly download, install, and activate some or all of these plugins
82
82
83
83
Project maintained on github at [indieweb/wordpress-indieweb](https://github.com/indieweb/wordpress-indieweb).
84
84
85
+
### 3.4.2 ###
86
+
* Update domain to icon mapping functionality
87
+
* Add mastodon profile url field and store the mastodon URL in a transient so it can be mapped
88
+
85
89
### 3.4.1 ###
86
90
* Replace missing icon
87
91
* Remove Google Plus profile option due impending shutdown of service
@@ -26,7 +26,7 @@ Some of these plugins allow you to:
26
26
* provide basic support for [Microformats 2](http://microformats.org/wiki/microformats2)
27
27
* add location support to your posts
28
28
* more easily syndicate your content to other sites to take advantage of network effects and other communities while still owning all of your original content
29
-
* link to syndicated versions of a post so that comments on your content in silos like Facebook, Twitter, Instagram, Google+ can come back to your original post as comments there
29
+
* link to syndicated versions of a post so that comments on your content in silos like Facebook, Twitter, Instagram can come back to your original post as comments there
30
30
* set up a MicroPub Server to use other posting interfaces. (You could potentially use services like Instagram, Foursquare, and others to post to your WordPress site.)
31
31
* Use your site to log into other services with [IndieAuth](https://indieweb.org/indieauth).
32
32
@@ -82,6 +82,10 @@ One could certainly download, install, and activate some or all of these plugins
82
82
83
83
Project maintained on github at [indieweb/wordpress-indieweb](https://github.com/indieweb/wordpress-indieweb).
84
84
85
+
= 3.4.2 =
86
+
* Update domain to icon mapping functionality
87
+
* Add mastodon profile url field and store the mastodon URL in a transient so it can be mapped
88
+
85
89
= 3.4.1 =
86
90
* Replace missing icon
87
91
* Remove Google Plus profile option due impending shutdown of service
0 commit comments