ActivityPub – WordPress plugin | WordPress.org
https://wordpress.org/plugins/activitypub/#developers
7.2.0 – 2025-07-30
Added
- Add image attachment support to federated comments – HTML images in comment content now include proper ActivityStreams attachment fields.
- Link to the following internal dialog for remote interactions, if the feature is enabled.
- The followers list now shows follow status and allows quick follow-back actions.
- Trigger Actor updates on (un)setting a post as sticky.
- You can now use
OrderedCollection
s as starter packs — just drop in the output from a Follower or Following endpoint.Changed
- Ensure that tests run in production-like conditions, avoiding interference from local development tools.
- Moved HTTP request signing to a filter instead of calling it directly.
Fixed
- Allow non-administrator users to use Follow Me and Followers blocks
- Correct linking from followers to the following list
- Fix avatar rendering for followers with missing icon property
- Fix multibyte character corruption in post summaries, preventing Greek and other non-ASCII text from being garbled during text processing.
- Informational Fediverse blocks are no longer rendered when posts get added to the Outbox.
Google翻訳
7.2.0 – 2025-07-30
Added
- 統合コメントに画像添付のサポートを追加 – コメントコンテンツ内のHTML画像に適切なActivityStreams添付フィールドが含まれるようになりました。
- リモートインタラクション用の次の内部ダイアログへのリンクが追加されました(この機能が有効になっている場合)。
- フォロワーリストにフォローステータスが表示されるようになり、フォローバックを素早く実行できるようになりました。
- 投稿をスティッキーに設定(解除)すると、アクターの更新がトリガーされます。
- OrderedCollectionsをスターターパックとして使用できるようになりました。FollowerまたはFollowingエンドポイントからの出力をそのまま挿入するだけです。
Changed
- ローカル開発ツールからの干渉を回避し、本番環境に近い環境でテストが実行されるようにします。
- HTTPリクエストの署名を、直接呼び出すのではなく、フィルターに移動しました。
Fixed
- 管理者以外のユーザーがFollow MeブロックとFollowersブロックを使用できるようにしました。
- フォロワーからフォローリストへのリンクを修正しました。
- アイコンプロパティが欠落しているフォロワーのアバターレンダリングを修正しました。
- 投稿概要のマルチバイト文字の破損を修正し、テキスト処理中にギリシャ語などの非ASCIIテキストが文字化けするのを防ぎました。
- 投稿が送信トレイに追加されたときに、情報 Fediverse ブロックがレンダリングされなくなりました。
コメント
サイドバーに入力した「抜粋」が機能しなかった。
以前は「投稿コンテンツ」で[ap_content]にしていても「抜粋」が機能したと思うのだが…。
コメント欄の #ハッシュタグ がハッシュタグとして認識されるかテスト。