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
@@ -23,7 +23,6 @@ Some of these plugins allow you to:
23
23
* allow comments on others' sites to show up as comments on your posts
24
24
* help make IndieWeb comments and mentions look better on your site
25
25
* allow support for webmentions
26
-
* provide basic support for [Microformats 2](http://microformats.org/wiki/microformats2)
27
26
* add location support to your posts
28
27
* 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
28
* 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
@@ -69,19 +68,23 @@ If you think we missed a plugin reference, please file an issue on [Github](http
69
68
One could certainly download, install, and activate some or all of these plugins separately, picking and choosing features as needed, but it is much quicker and easier to utilize the interface provided by this IndieWeb plugin to install and activate them.
70
69
71
70
* Webmention (Required) - allows you to send and receive by adding webmention support to WordPress. Mentions show up as comments on your site.
72
-
* Semantic Linkbacks (Required) - turns webmentions into richer responses, such as replies/likes/RSVP etc.
73
71
* Post Kinds - Allows you to reply/like/RSVP etc to another site from your own, by adding support for kinds of posts to WordPress.
74
72
* Syndication Links - Automatically adds syndication links from a supported syndication plugin or by manual entry in the post editor. Support for NextScripts: Social Networks Auto-Poster (aka SNAP), the Medium plugin, and a few others.
75
73
* MicroPub - A MicroPub Server for publishing posts using third-party Micropub clients
76
74
* IndieAuth - Adds an IndieAuth endpoint to WordPress. Alternatively, if you do not want to enable this, you can use a third-party endpoint to login to the WordPress backend via IndieAuth.
77
-
* Microformats 2 - provides basic mf2 support for any WordPress theme that does not support mf2 already. Note, due to inability to access every element via a filter or action, an [IndieWeb theme](http://indieweb.org/WordPress/Themes) is recommended.
78
75
* Simple Location - adds basic location and weather support to WordPress posts
79
76
80
77
81
78
## Changelog ##
82
79
83
80
Project maintained on github at [indieweb/wordpress-indieweb](https://github.com/indieweb/wordpress-indieweb).
@@ -23,7 +23,6 @@ Some of these plugins allow you to:
23
23
* allow comments on others' sites to show up as comments on your posts
24
24
* help make IndieWeb comments and mentions look better on your site
25
25
* allow support for webmentions
26
-
* provide basic support for [Microformats 2](http://microformats.org/wiki/microformats2)
27
26
* add location support to your posts
28
27
* 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
28
* 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
@@ -69,19 +68,23 @@ If you think we missed a plugin reference, please file an issue on [Github](http
69
68
One could certainly download, install, and activate some or all of these plugins separately, picking and choosing features as needed, but it is much quicker and easier to utilize the interface provided by this IndieWeb plugin to install and activate them.
70
69
71
70
* Webmention (Required) - allows you to send and receive by adding webmention support to WordPress. Mentions show up as comments on your site.
72
-
* Semantic Linkbacks (Required) - turns webmentions into richer responses, such as replies/likes/RSVP etc.
73
71
* Post Kinds - Allows you to reply/like/RSVP etc to another site from your own, by adding support for kinds of posts to WordPress.
74
72
* Syndication Links - Automatically adds syndication links from a supported syndication plugin or by manual entry in the post editor. Support for NextScripts: Social Networks Auto-Poster (aka SNAP), the Medium plugin, and a few others.
75
73
* MicroPub - A MicroPub Server for publishing posts using third-party Micropub clients
76
74
* IndieAuth - Adds an IndieAuth endpoint to WordPress. Alternatively, if you do not want to enable this, you can use a third-party endpoint to login to the WordPress backend via IndieAuth.
77
-
* Microformats 2 - provides basic mf2 support for any WordPress theme that does not support mf2 already. Note, due to inability to access every element via a filter or action, an [IndieWeb theme](http://indieweb.org/WordPress/Themes) is recommended.
78
75
* Simple Location - adds basic location and weather support to WordPress posts
79
76
80
77
81
78
== Changelog ==
82
79
83
80
Project maintained on github at [indieweb/wordpress-indieweb](https://github.com/indieweb/wordpress-indieweb).
0 commit comments