內容簡介
建立一個獨立於整個多站點的 RSS 訂閱,可自訂 URL,並可限制每個網誌的文章總數和整個 RSS 訂閱的最大文章數。
錯誤、技術提示或貢獻
如欲提供回饋或貢獻,或檢舉技術性錯誤,請造訪 GitHub 庫,並在 Issues 中留言。
開發者:Inpsyde · 2006 年以來致力於網站工程。
如果想進一步認識我們,請瀏覽我們的網站。
可用的過濾器 Hook
rss_update_period – 更新週期,WordPress 核心的全域過濾器,可作用於所有 RSS 訂閱
rss_update_frequency – 更新頻率,WordPress 核心的全域過濾器,可作用於所有 RSS 訂閱
inpsmf_feed_url – 過濾 RSS 訂閱 URL,預設使用外掛設定的別名
inpsmf_feed_title – 過濾 RSS 訂閱標題
inpsmf_feed_description – 過濾 RSS 訂閱描述
可用的動作 Hook
rss2_ns – 執行於 RSS 2 訂閱的根 XML 元素內(可新增命名空間),為核心 Hook,可作用於所有 RSS 訂閱
rss2_head – 於 RSS 2 訂閱中,於印出網誌資訊並進入第一篇文章前,為核心 Hook,可作用於所有 RSS 訂閱
rss2_item – 於 RSS 2 訂閱中,於印出每篇文章資訊後(但將之關閉標籤前),為核心 Hook,可作用於所有 RSS 訂閱
授權
好消息!本外掛是免費的!由於是採用 GPL 授權,您可以在個人和商業部落格上免費使用。如果您喜愛本外掛,可向作者致謝。
外掛標籤
開發者團隊
原文外掛簡介
Create a separate feed for your whole multisite. This feed will have a custom url. You can limit the number of entries per blog and the maximum number of entries for the whole feed.
Bugs, technical hints or contribute
Please give me feedback, contribute and file technical bugs on this GitHub Repo, use Issues.
Crafted by Inpsyde · Engineering the web since 2006.
Take a look at our website if you like to get to know us.
Bugs, technical hints or contribute
Please give us feedback, contribute and file technical bugs on this GitHub Repo, use Issues.
Available Filter Hooks
rss_update_period – Update period, global filter from WordPress Core; works on all RSS feeds
rss_update_frequency – Update frequency, global filter from WordPress Core; works on all RSS feeds
inpsmf_feed_url – Filter feed url, on default use the slug of plugin settings
inpsmf_feed_title – Filter the feed title
inpsmf_feed_description – Filter feed description
Available Action Hooks
rss2_ns – Runs inside the root XML element in an RSS 2 feed (to add namespaces). It is an core hook, works on all feeds.
rss2_head – Runs just after the blog information has been printed in an RSS 2 feed, just before the first entry. It is an core hook, works on all feeds.
rss2_item – Runs just after the entry information has been printed (but before closing the item tag) for each blog entry in an RSS 2 feed. It is an core hook, works on all feeds.
Licence
Good news, this plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me.
