
內容簡介
- 這個外掛可以自動將文章發佈到 ATProto 網絡,例如 BlueSky。
- 外掛在「設定」->「撰寫」頁面中增加了一個新部分,您可以在這裡輸入您的 ATProto 網絡的登錄信息。
- 在文章編輯器中添加了一個新的元框,您可以在這裡選擇是否將文章分享到您的 ATProto 網絡,以及使用什麼狀態。
- 如果沒有選擇狀態,外掛將使用文章標題作為狀態。
- 當文章通過 WordPress 定時任務系統發佈時,外掛將文章分享到您的 ATProto 網絡。因此,請確保您的 WordPress 安裝中的定時任務系統正常運作。
- 我們建議將定時任務系統鉤接到您的伺服器定時任務中。您可以在 WordPress 文件中找到更多信息。
HTML 編碼的項目清單:
<ul>
<li>這個外掛可以自動發佈文章到 ATProto 網絡,例如 BlueSky。</li>
<li>外掛在「設定」->「撰寫」頁面中增加了一個新的部分,您可以在這裡輸入 ATProto 網絡的登錄信息。</li>
<li>在文章編輯器中添加了一個新的元框,您可以在這裡選擇是否將文章分享到 ATProto 網絡,以及使用什麼狀態。</li>
<li>如果沒有選擇狀態,外掛將使用文章的標題作為狀態。</li>
<li>當文章通過 WordPress 的定時任務系統發佈時,外掛將文章分享到您的 ATProto 網絡。請確保您的 WordPress 安裝中的定時任務系統正常運作。</li>
<li>我們建議將定時任務系統鉤接到伺服器的定時任務中。您可以在 WordPress 文件中找到更多信息。</li>
</ul>
外掛標籤
開發者團隊
原文外掛簡介
This plugin enables automatic posting of articles to ATProto networks like BlueSky. Also, it enables the display of comments from the ATProto network below the post as comments.
The plugin adds a new section in the Settings -> Writing page where you can enter the login information for your ATProto network.
A new meta box is added to the post editor where you can select weather to share the post to your ATProto network and what status to use.
If no status is selected, the plugin will use the title of the post as the status.
The plugin shares the post to your ATProto network when the post is published via the WordPress cron system. So make sure you have the cron system working on your WordPress installation.
We recommend hooking up the cron system to a cron job on your server. You can find more information about this in the WordPress documentation.
