Use Fediverse Shortcodes in Articles

Overview

Use Fediverse shortcodes to place follow prompts, actor identity, and engagement summaries directly inside article content. This makes articles more self-explanatory and gives readers useful Fediverse context without template changes.

This is useful when the article itself should explain how readers can follow the actor, when you want the author identity visible inside the content, or when you want to surface simple engagement information without editing templates. After you complete this procedure, the raw shortcode text should disappear on the frontend and the rendered Fediverse output should appear instead.

Before you begin

Supported tags

Steps

  1. Open Content -> Articles.
  2. Open an article for editing.
  3. Insert one or more Fediverse shortcodes in Intro Text or Full Text.
    • {{fediverse:handle}} - Renders the actor handle for the article author.
    • {{fediverse:follow}} - Renders follow-oriented output for the actor.
    • {{fediverse:reactions}} - Renders the current reaction summary for the article’s federated object.
  4. Save the article.
  5. Open the article on the frontend.
  6. Confirm the shortcode text is replaced by rendered Fediverse output.

Example:

Follow this author: {{fediverse:follow}}
Actor: {{fediverse:handle}}

Check your result

Troubleshooting

The shortcodes appear as raw text on the frontend

The shortcode renders, but the output is blank

The output shows the wrong actor