這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Support for the Social Profile Exchange Protocol (SPXP)

外掛說明

The Social Profile Exchange Protocol (SPXP) defines how independent clients and servers can exchange information about social profiles,
focusing on privacy, security and individual sovereignty.
It aims to create a social media network consisting of independent actors rather than being controlled by a single entity.

This plugin makes your wordpress instance available via this protocol so that people can start following your blog posts with
any SPXP client of their liking, like the Hey Folks app.

You can set the profile picture and a longer “About” text in the settings and tweak how posts on our Blog are presented via SPXP.

This plugin is not yet available for multisite installations.

You can follow the development and contribute PRs on GitHub

Get Involved

Development happens on GitHub:
https://github.com/heyfolksapp/wordpress-hfa-spxp

You can browse the code, suggest a feature, file an issue or contribute directly by raising a pull request.

螢幕擷圖

  • Settings of your SPXP profile

安裝方式

As usual: Copy the /hfa-spxp folder to /wp-content/plugins of your wordpress instance, activate the plugin and then adjust it
to your liking on the SPXP settings page.

Once activated, it exposes your blog via SPXP under the /spxp endpoint. If your blog lives at https://example.com/myblog, then
your SPXP profile URI would be https://example.com/myblog/spxp.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Support for the Social Profile Exchange Protocol (SPXP)〉的開發相關工作。

參與者

變更記錄

1.2

No code changes. Just fixed the version header field for the plugin.

1.1

  • Fixed image posts
  • Fixed bug with deleted image assets

1.0

  • Initial version