內容簡介
在多網站環境下,啟用文章、頁面或自訂文章類型的同步或跨發佈,從任何博客鏈接到任何其他博客。
發佈後會保有完全相同的屬性,除了永久網址
因為它指向原始文章。
最初的想法和某些功能是借鑒自 Code For The People 的聚合器外掛程式 https://github.com/cftp/aggregator/。不幸的是,它多年未更新,功能上過於複雜,管理介面很笨拙,也比較慢。這個外掛程式只是基於它的某些摘錄方法,擁有更加簡化的管理流程。我們保留相同的文章元資料
欄位名稱,所以這個外掛程式應該是100%向後兼容的。
外掛標籤
開發者團隊
② 後台搜尋「WPArtisan Multisite Crossposter」→ 直接安裝(推薦)
原文外掛簡介
In a multisite environment, enables syncing or crossposting of posts, pages, or custom post types from any blog to any other blogs.
The crossposted articles have exactly the same properties as the original except for the permalink
which links back to the original.
The initial idea and some of the functionality is heavily borrowed from
Code For The People’s Aggregator plugin https://github.com/cftp/aggregator/. Unfortunately, that hasn’t been updated
in years, it’s vastly too complicated, the admin side of things is very clunky and it’s a bit slow. This plugin uses
some of its methods as a base but has a much more streamlined admin process. We have maintained the same post meta
field names so this plugin should be 100% backwards compatible.
