內容簡介
允許追蹤和顯示對 WordPress 內容的外部引用。
雖然追蹤引用和平側引用可用於從支持它們的其他網站中顯示參考資料,但如果印刷報紙、書籍或雜誌引用了您的內容,您該怎麼做?引用管理器提供了一個解決方案。
詳細說明
概述
為文章和頁面屏幕添加表單,以管理外部引用
顯示每篇文章/頁面的引用項目清單或不顯示,如果沒有引用的話
提供簡碼以總結引用資訊
用法
在頁面/文章編輯屏幕中,按下「添加引用」。
填寫至少刊物或標題欄並保存/更新。
在帶有引用的頁面/文章中,引用管理器將在內容後輸出它們。
如果提供了 URL 元素,它將被應用到標題(如果存在)或出版物(如果不存在)。
按下「刪除引用」並保存/更新以刪除引用。
使用「設定」-〉「引用管理器」更改出現在引用清單之前和之後的文本/HTML。
當列出引用時,您還可以配置外部網站中的連結是否存在 target = "_blank" 屬性,可以使這些鏈接在新的瀏覽器窗口中打開。
簡碼
[citation-count-total] 輸出一個整數,表示網站上所有內容的引用總數
[citation-count] 輸出一個整數,表示目前頁面或文章的引用總數
[citation-dump] 輸出頁面/文章標題和對它們的引用的嵌套的引用項目清單
支援
如有支援問題、錯誤報告等,請訪問外掛程式的
支援頁面
許可證
引用管理器通過無許可證公開發布。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Allows for tracking and display of external citations to WordPress content.
While trackbacks and pingbacks are fine for displaying references from other
websites which support them, what do you do when, say, a print newspaper,
book or magazine makes reference to your content? Citation Manager provides
a solution.
Long Description
At a Glance
Adds a form to post and page screens to manage external citations
Displays an unordered list of citations per post/page, or nothing if there
are no citations
Provides shortcodes for summarizing citation data
Usage
On the page/post edit screen, press “Add citation”.
Fill in at least the Publication or Title fields and save/update.
On pages/posts with citations, Citation Manager will output them after the
content.
If a URL element is provided, it will be applied to the Title if present or
to the Publication if not.
Press “Delete citation” and save/update to remove a citation.
Use Settings->Citation Manager to alter the text/HTML to come before and
after the citation list.
You can also configure the presence of the target="_blank" attribute in
links to external sites when citations are listed, causing those links to
open in a new browser window.
Shortcodes
[citation-count-total] outputs an integer indicating the total number of
citations to all content on the site
[citation-count] outputs an integer indicating the total number of
citations to the present page or post
[citation-dump] outputs a nested unordered list of page/post titles and
citations to them
Support
For support questions, bug reports, etc., please visit the plugin’s
support page
License
Citation Manager is released into the public domain via the Unlicense.
