Title: IndieBlocks
Author: Jan Boddez
Published: <strong>अक्टूबर 14, 2022</strong>
Last modified: जून 14, 2025

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/indieblocks.svg)

# IndieBlocks

 By [Jan Boddez](https://profiles.wordpress.org/janboddez/)

[Download](https://downloads.wordpress.org/plugin/indieblocks.0.13.3.zip)

 * [Details](https://mai.wordpress.org/plugins/indieblocks/#description)
 * [Reviews](https://mai.wordpress.org/plugins/indieblocks/#reviews)
 *  [Installation](https://mai.wordpress.org/plugins/indieblocks/#installation)
 * [Development](https://mai.wordpress.org/plugins/indieblocks/#developers)

 [Support](https://wordpress.org/support/plugin/indieblocks/)

## Description

Use blocks, and, optionally, “short-form” post types to easily “IndieWebify” your
WordPress site.

IndieBlocks registers several blocks (Bookmark, Like, Reply, and Repost, as well
as the older Context block) that take a URL and output corresponding _microformatted_
HTML.

In combination with a microformats-compatible theme, these help ensure microformats
clients are able to determine a post’s type.

It also comes with “short-form” (Note and Like) custom post types, and a (somewhat
experimental) option to add microformats to (all!) _block-based_ themes.

These microformats, in combination with the Webmention protocol, allow for rich 
_cross-site_ conversations. IndieBlocks comes with its own Webmention implementation,
but a separate plugin can be used, too.

IndieBlocks also registers several “theme” blocks (Facepile, Location, Syndication,
and Link Preview), to be used in “block theme” templates.

## Blocks

This plugin provides 10 blocks.

 *   Like Show your appreciation for a certain web page or post.
 *   Context
 *   Bookmark Bookmark and annotate web pages or posts.
 *   Location Display a post’s location and weather metadata.
 *   Facepile Contains the blocks to display Webmention “likes,” “reposts,” etc.
   as a so-called facepile.
 *   Syndication Display syndication links.
 *   Reply Reply to others’ (or your own) posts and pages.
 *   Link Preview Highlight a post’s first hyperlink with a link preview card.
 *   Repost Use the Repost block to “reblog” another (short) post verbatim while
   still giving credit.
 *   Facepile Content Outputs the actual “facepile” avatars.

## Installation

Upload this plugin’s ZIP file via the Plugins > Add New > “Upload Plugin” button.

After activation, head over to _Settings > IndieBlocks_, and enable or disable its
different features.

More details can be found on [https://indieblocks.xyz/](https://indieblocks.xyz/).
Issues may be filed at [https://github.com/janboddez/indieblocks](https://github.com/janboddez/indieblocks).

## FAQ

### How does this plugin interact with the various other IndieWeb plugins?

While IndieBlocks does not depend on _any_ other plugin, it is compatible with, 
and extends, the Micropub plugin for WordPress. See [https://indieblocks.xyz/documentation/micropub-and-indieauth/](https://indieblocks.xyz/documentation/micropub-and-indieauth/)
for some more information.

IndieBlocks’ Facepile and Syndication blocks also aim to be compatible with, respectively,
the Webmention and Syndication Links plugins.

## Reviews

![](https://secure.gravatar.com/avatar/4087ae20d8b44d9f83dbff0d4dc1635a83c35e0fb9ff27caabddf85930c89e8a?
s=60&d=retro&r=g)

### 󠀁[Very promising plugin!](https://wordpress.org/support/topic/very-promising-plugin-13/)󠁿

 [cybeardjm](https://profiles.wordpress.org/didierjm/) अक्टूबर 11, 2023

Stumbled on this plugin after a long day of testing Webmention, Indieweb, Bridgy
and the like in the context of a fedified blog (via ActivityPub).A lot of interesting
experiments, including the basic Microformats2 implementation. Waiting for the next
updates!

![](https://secure.gravatar.com/avatar/b386c3be63ad40515532f06f0a3f8fc3c5a9c760da75708f03eff64f35cd66d4?
s=60&d=retro&r=g)

### 󠀁[Nice work](https://wordpress.org/support/topic/nice-work-577/)󠁿

 [shawfactor](https://profiles.wordpress.org/shawfactor/) सितम्बर 1, 2023

Seems to work well

![](https://secure.gravatar.com/avatar/d900e13228b51bf288600df6b94215aa8dfb61012c1c00d45a3cfc2b43fb6c15?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-8642/)󠁿

 [Chuck Grimmett](https://profiles.wordpress.org/cagrimmett/) जनवरी 22, 2023

This plugin works really well and is a nice block-based upgrade to the Post Kinds
plugin in the main IndieWeb plugin for Likes, Notes, Replies, and Bookmarks. Great
Webmention support. I like being able to add the context block anywhere, too. Currently
in use on cagrimmett.com.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/indieblocks/reviews/)

## Contributors & Developers

“IndieBlocks” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ Jan Boddez ](https://profiles.wordpress.org/janboddez/)

[Translate “IndieBlocks” into your language.](https://translate.wordpress.org/projects/wp-plugins/indieblocks)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/indieblocks/), check
out the [SVN repository](https://plugins.svn.wordpress.org/indieblocks/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/indieblocks/) by
[RSS](https://plugins.trac.wordpress.org/log/indieblocks/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.13.3

Fix RSS feeds. Properly validate and escape the Facepile Content block’s type attribute.

#### 0.13.2

Removed “image proxy.”

#### 0.13.1

Minor bug fixes. Improved “Facepile” compatibility (with the ActivityPub plugin).

#### 0.13.0

Improve Gutenberg compatibility of Location and Webmention “meta boxes.” Add Syndication
block prefix and suffix attributes. Support “update” and “delete” webmentions even
after mentions are closed. Add avatar proxy option.

#### 0.12.0

Improve comment mentions, remove margin “below” hidden note and like titles.

#### 0.11.0

Improve avatar deletion, add meta box for outgoing “comment mentions,” hide meta
boxes if empty.

#### 0.10.0

Send webmentions also for comments, to mentioned sites and the comment parent, if
it exists and itself originated as a webmention.

#### 0.9.1

Fix Webmention backlinks in Facepile block, add avatar background and icon color
pickers.

#### 0.9.0

Overhaul theme microformats functionality.

#### 0.8.1

Fix issue with saving meta from block editor. Fix Markdown in Micropub notes.

#### 0.8.0

Various bug fixes. Add Link Preview block. Also, webmentions are now closed when
comments are, although this behavior is filterable.

#### 0.7.1

Add Location block. The Facepile block now supports v5.0 and up of the Webmention
plugin.

#### 0.7.0

Store temperatures in Kelvin rather than degrees Celsius. Update `masterminds/html5`
to version 2.8.0. Add Location block.

#### 0.6.0

“Facepile” likes, bookmarks, and reposts.

#### 0.5.0

Add Bookmark, Like, Reply and Repost blocks. Additional title options.

#### 0.4.0

Add `indieblocks/syndication-links` block.

#### 0.3.6

Minor bug fix, new plugin URL.

#### 0.3.5

Fix rescheduling of webmentions from the classic editor.

#### 0.3.4

Webmention tweaks.

#### 0.3.3

Slight block changes. Bug fixes, and basic Webmention support.

#### 0.2.0

Slightly improved “empty” URL handling, and permalink flushing. Additional CPT, 
feed and Micropub options. Date-based CPT archives, and basic location functions.

## Meta

 *  Version **0.13.3**
 *  Last updated **10 months ago**
 *  Active installations **100+**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **6.8.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/indieblocks/)
 * Tags
 * [blocks](https://mai.wordpress.org/plugins/tags/blocks/)[indieweb](https://mai.wordpress.org/plugins/tags/indieweb/)
   [microblog](https://mai.wordpress.org/plugins/tags/microblog/)[notes](https://mai.wordpress.org/plugins/tags/notes/)
   [webmention](https://mai.wordpress.org/plugins/tags/webmention/)
 *  [Advanced View](https://mai.wordpress.org/plugins/indieblocks/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/indieblocks/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/indieblocks/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/indieblocks/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/indieblocks/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/indieblocks/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/indieblocks/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/indieblocks/reviews/)

## Contributors

 *   [ Jan Boddez ](https://profiles.wordpress.org/janboddez/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/indieblocks/)