The IndieWeb Plugin for Wordpress helps you establish your IndieWeb identity by extending the user profile to provide
rel-me and
h-card fields and optionally adding widgets to display this. It also includes a bundled installer for a core set of IndieWeb-related plugins. It's
meant to be a one-stop shop to help WordPress users quickly and easily join the growing
IndieWeb movement (see below).
Some of these plugins allow you to:
- send and receive comments, likes, reposts, and other kinds of post responses using your own site
- allow comments on others' sites to show up as comments on your posts
- help make IndieWeb comments and mentions look better on your site
- allow support for webmentions
- add location support to your posts
- 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
- 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
- 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.)
- Use your site to log into other services with IndieAuth.
The IndieWeb
The IndieWeb is a people-focused alternative to the ‘corporate web’ that allows you to be the hub of your own web presence. It's been written about in
Wired,
The Atlantic,
Slate, and
Gigaom amongst others.
The IndieWeb, like WordPress, feels that your content is yours
When you post something on the web, it should belong to you, not a corporation. Too many companies have gone out of business and lost all of their users’ data. By joining the IndieWeb, your content stays yours and in your control.
The IndieWeb is here to help you be better connected
Your articles and status messages can be syndicated to all services, not just one, allowing you to engage with everyone in your social network/social graph. Even replies and likes on other services can come back to your site so they’re all in one place.
Interested in connecting your WordPress site to the
IndieWeb? Let us help you get started.
Project maintained on github at
indieweb/wordpress-indieweb.
4.0.5
- Update dependencies
- Update assets
- Added IndieBlocks
4.0.4
- Profile setting for reddit was missing a /
4.0.3
- Refresh icons
- Add minimal CSS file
- Replace Bluesky with now official icon
- Add user profile setting for bluesky and reddit as both are now supported by Bridgy
- Fix null check
4.0.2
- Refresh icons
- Add bluesky and nostr icon manually per prior request
- Add legacy widget block support
4.0.1
- Refresh dependencies and icons
4.0.0
- Remove Semantic Linkbacks recommendation
- Remove Microformats2 recommendation
- Update dependencies
- Refresh icons
3.4.7
- Update dependencies
- Refresh icons
- Fix h-card markup issue
3.4.6
3.4.5
- Refresh dependencies
- Refresh icons
- Fix issue with CSS name collision causing black icons to turn green.
3.4.4
3.4.3
3.4.2
- Update domain to icon mapping functionality
- Add mastodon profile url field and store the mastodon URL in a transient so it can be mapped
3.4.1
- Replace missing icon
- Remove Google Plus profile option due impending shutdown of service
3.4.0
- Switch from svg sprite to inline svg
- Change to layout of Getting Started page, (props @tw2113)
3.3.14
- Fixed issue with missing closing tag on h-card widget
- Turned h-card widget into an HTML template to allow for easier customization
3.3.13
- Typo causing rel-me error. Sorry folks.
3.3.12
- Update icon file
- Add option to show rel-me icons inside h-card
- Remove Bridgy from Suggested Plugins
3.3.11
3.3.10
- Fix email property not being used and hook it to setting
- Fix micro.blog icon
- Fix PHP notice
3.3.9
- Update dependencies
- Change text on widgets to be more descriptive
- Add uid to h-card widget
- Add toggles for location, avatar, and notes to h-card widget setting
- Only update author post URL to user_url when option set only on displayed links as messing up backend lookup.
3.3.8
- Add privacy declaration
- Remove unused dependencies
- Change svg generation package to ensure maximum size of svg icons
- Add link to chat page in Getting Started page
- Add Websub plugin
3.3.7
- Add micro.blog username to user profile as it uses rel-me
- Remove last.fm due no indieweb support
- Add option for the icons to be black and white only
3.3.6
3.3.5
- Fix missing file on previous commit
3.3.4
- Script creation of icon pack, CSS colors, and textual notes
- Adopt a combination of Genericons Neue and Simple Icons for icon pack
- Move telephone out of rel-me as no more authentication in Indieauth
3.3.3
- Add colors for the new icons added in previous version
- Add Simple Location to the extensions list
- Amend Getting Started to be clearer about first steps
3.3.2
- Add PHP compatibility testing
- Add Travis CI testing of all supported versions of PHP
- Add textdomain testing
- New icons for the rel-me misc options
- Icons now included as SVG and generated within the plugin development files
3.3.1
- fix PHP compatibility problem
3.3.0
3.2.2
- Change extra rel-me field to array to ensure proper handlin
- Remove hover text field feature
3.2.1
- Added IndieWeb admin menu icon
3.2.0
- Add Microformats 2 (wp-uf2) to installer.
3.1.1
- Disable single author checkbox if not multi-author site
- Remove
get_the_author_id
as deprecated since 2.8
3.1.0
- Remove Webmentions for Threaded Comments, hopefully to merge into Webmentions at some future point.
- Remove Hum URL Shortener in attempt to narrow focus
- Bridgy Publish plugin to assist people in Publish.
- Remove Webactions in attempt to narrow focus
- Remove IndieWeb Press This as not distributed through wordpress repo
- Switch plugin installer from TGM to simpler https://github.com/dcooney/wordpress-plugin-installer
- Fix issue where extra user properties were incorrectly sanitized
- Handle an @ in the twitter username
- If silo field contains valid URL, pass through instead of adding baseurl
- Add setting to override author page URL with user website URL
- Support enhanced registration of settings introduced in 4.7
- Internationalize additional strings
3.0.6
- Fix bug in single author display
- Add constant INDIEWEB_ADD_HCARD_SUPPORT to disable hcard additions
- Add constant INDIEWEB_ADD_RELME_SUPPORT to disable rel-me widget
3.0.5
3.0.4
- Hidden relme links will be active whenever the relme widget is not active
- Changes in documentation
3.0.3
- Bug fix re rel=me on multi-author sites
- Removal of post author option due changes in global config
- Remove use of deprecated functions
- Disable hidden rel=me option due error
3.0.2
- WordPress coding style
- Fixed indents
3.0.1
- General cleanups
- Update TGM Plugin Activation to 2.6.1
- SVG Icon Support
3.0.0
- The plugin now supports establishing your identity on the web with your site.
- Extended User Profile
- includes additional properties to be used to generate h-card
- includes rel-me for the silos supported by IndieAuth plus any arbitrary additional ones
- supports 'hidden' rel-me links or a rel-me widget with SVG icons
- Admin is redesigned with a top-level menu
- Update TGM Plugins Activate to Version 2.6.1
2.2.0
- Update to Version 2.5.0 of the TGM Plugins Activation which adds update capability
- Now that Syndication Links has the functionality of WordPress Syndication remove as duplicative
2.1.1
- "Post Kinds" is now in the WordPress repository
- "MicroPub" server plugin added
- "Syndication Links" is now in the WordPress repository
2.1.0
- added "syndication-links", "indieauth" and "wordpress-syndication plugins
- expanded IndieWeb Page with description of plugins
- second contributor
- fixed some small bugs
2.0.0
- plugins are not bundled any more
1.1.0
- updated webmention and semantic-linkbacks plugins
- added hum (url shortener)
1.0.0