[WordPress] 外掛分享: Syndication Links

首頁外掛目錄 › Syndication Links
WordPress 外掛 Syndication Links 的封面圖片
300+
安裝啟用
★★★★★
5/5 分(5 則評價)
256 天前
最後更新
0%
問題解決
WordPress 4.9.9+ PHP 7.0+ v4.5.3 上架:2015-02-18

內容簡介

此外掛支援在 WordPress 的文章、頁面、和評論中加入 rel-syndication/u-syndication 連結,指示聯合發佈的複本在哪裡,並以文字或圖示連結的形式呈現。您可以手動加入這些連結,而部分其他外掛也支援自動加入。此外掛包含一個通用的介面,讓您能夠透過您的網站或 Micropub 客戶端將內容聯合發佈到其他網站。

隱私和資料儲存資訊

此外掛儲存聯合發佈的連結,這些連結可以附加到任何文章、頁面或評論上,並可以透過篩選器將它們加入自訂文章類型中。

針對透過 webmention 引發的評論,此資訊將會透過分析 webmention 的來源而加入。
我們認為如果您發送了 webmention,則您已同意分享此資訊,如果它在您的網頁上被公開分享。我們建議網站擁有者應該依要求刪除資訊。

對於在網站上發起的評論,也有一種內建方式可以加入這些連結。對於文章,它們通常是通過從其他外掛擷取存儲的資訊用於顯示而添加的。我們認為,通過安裝該外掛,因為它的目的是顯示這些連結,您希望顯示它們。

設定

在 WordPress 的管理介面中,您可以在主要的「設定」選單下找到 Syndication Links 的設定選項,如果安裝了Indieweb外掛,則可以在 Indieweb 選單下找到。所提供的選項允許以各種方式在文章中呈現聯合發佈的連結。預設情況下,Syndication Links 會將連結添加到內容中。如果您希望直接呼叫顯示函數,則可以在您的外掛中刪除這個選項。

這些設定包括以下選項,可以透過一組按鈕、一個勾選框(勾選表示啟用該功能)或可選的文字欄位進行配置:

顯示文字 - 提供僅顯示文字、僅顯示圖示、顯示圖示和文字以及隱藏圖示的選項。
大小 - 選擇小型、中型或大型圖示。
黑色圖示 - 選中該框會默認使用「黑色」社交媒體圖示集。
在首頁、存檔頁和搜尋結果中顯示 - 如果勾選該框,則圖示會顯示在除了單個檢視以外的頁面上。如果未勾選,圖示將被隱藏,但連結仍會存在。
在 RSS 訂閱中顯示 - 如果勾選該框,則圖示也會顯示在 RSS 訂閱中。
連結前的文字 - 這是顯示在顯示文字/圖示之前的文字。預設文字是「已聯合發佈到:」,但如果需要可以進行修改。

注意:您使用的主題的 CSS 具體顯示和輸出文本和某些圖示可能會有所不同。

支援的 POSSE 外掛和實現

此外掛支援從聯合發佈內容的外掛中自動拉取數據,因此您無需手動操作。對於未內建的任何內容,都可以透過簡單的篩選器進行整合,以便與任何其他外掛搭配使用。

Social Networks Autoposter - Syndication Links 自 1.0.0 版本起支援 Twitter、Facebook 和 Tumblr。
Tumblr Crosspostr - 自 0.8.1 版本起支援 Syndication Links。
WordPress Crossposter - 自 0.3.2 版本起支援 Syndication Links。
Diasposter - 自 0.1.8 版本起支援 Syndication Links。

外掛標籤

開發者團隊

⬇ 下載最新版 (v4.5.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Syndication Links」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

It supports adding links to your WordPress posts, pages, and comments, indicating where a syndicated copy is, in the form of a text or icon link. You can do this
manually or with supported plugins. Also contains a generic UI for syndicating to other sites through your site or a Micropub Client.
Privacy and Data Storage Information
This plugin stores syndication links, which can be attached to any post, page, or comment. They can be added to custom post types by filter.
For webmention initiated comments, this information will be added by parsing the source of the webmention.
It is assumed if you send a webmention, you consent to share this information if it is publicly shared on your page. Our recommendation
is that site owners should take down information on request.
For comments initiated on the site, there is built-in way to add these links. For posts, they are typically added by retrieving information stored by other plugins for display. It is assumed
that by installing this plugin, as its intent is to display these links, that you wish to display them.
Settings
Settings for the Syndication Links plugin can be found in the main WordPress “Settings” tab in the
admin dashboard, or if the Indieweb plugin is installed, under the Indieweb tab. The options provided allow for various ways of presenting the syndication links in posts. Syndication Links by default will add links to the content. You can remove this in your plugin if you wish to call the display function directly.
The settings include the following options as follows with either a set of buttons, a check box (with a check indicating that the feature is “on”) or an optional text field:

Display Text – Offers options to display text only, icons only, icons and text, and no display(hidden icons).
Size – Choice of small, medium, or large size icons.
Black Icons – Checking the box defaults to a “black” social media icon set.
Show on Front Page, Archive Page, and Search Results – If checked the icons will show on pages other than a single view. If not checked, the icons will be hidden by the links will remain.
Show on Feed – If checked the icons will show in your RSS feed as well
Text Before Links – This is the text that appears before the Display Text/Icons (as indicated above). The default text is “Syndicated to:” but can be modified if desired.

Note: The particular CSS of your theme may change the display and output of the text and some of the icons.
Supported POSSE plugins and implementations
The plugin supports automatically pulling data from plugins that syndicate your content so you don’t need to do it manually. For anything not built in, integation is easy with a simple filter for potential use with any other plugin.

Social Networks Autoposter – Syndication Links supports Twitter, Facebook, and Tumblr since version 1.0.0
Tumblr Crosspostr – Supports Syndication Links since version 0.8.1
WordPress Crossposter – Supports Syndication Links since version 0.3.2
Diasposter – Supports Syndication Links since version 0.1.8
WP-To_Twitter – Supported by the plugin since version 4.2.3

Using the optional Syndication feature(disabled by default) you can syndicate your posts to:

Bridgy – Bridgy is a service that allows you to post to various sites. Signup is required. It currently supports Github, Mastodon and Flickr. The plugin supports Bridgy Publish via Micropub by default.
Bridgy Fed – Bridgy Fed is a service that allows you to interact with federated social networks using webmentions.
Micro.blog – Micro.blog is a social network and publishing platform for independent microblogs, created by Manton Reece. It uses a custom feed you can add to Micro.blog to support this.
Pinboard – Pinboard is a bookmarking site. The support for this is currently only enabled if you have Post Kinds enabled, due to the difficulty in getting a URL. It will bookmark the URL of any object you are citing.
Custom Webmention Syndication – Add any site that supports publishing by sending a webmention by configuring it in the settings page

Will be looking to integrate with other plugins to add more options and invite developers to add support if they wish as the interface is simple.
The goal of the interface is not only can you syndicate via Micropub, but in the editor using a simple checkbox.
Credits
In no particular order…

The Indieweb community of users and all users of this plugin
Meitar Moscovitz for fixes and code contributions related to support of the plugin in his various plugins.
Justin Tadlock for the initial Social Icons design.
Jihaisse and Peter Molnar for the SNAP, courtesy of WordPress Syndication
Simple-Icons for their icon packs for logos. Simple Icons is licensed under CC0 v1.0 Universal.
Genericons Neue for their generic icon packs. Genericons Neue is licensed under the GPLv2.
Chris Aldrich for many suggestions on improving the display and for screenshots.
PHPCS is used with the WordPress and PHP Compatibility Standards in order to ensure compatibility with supported versions of PHP and enact WordPress Coding Standards.
GitHub Actions is used to actively test against various PHP versions

延伸相關外掛

文章
Filter
Mastodon