[WordPress] 外掛分享: By this Author

WordPress 外掛 By this Author 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「By this Author」是 2015-01-21 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2018-12-08,距離現在已有 2342 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.1 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

racanu |

外掛標籤

list | generate | overview |

內容簡介

有時候在網站上的文章並不是由相應的註冊使用者撰寫,但仍需要以某種方式歸功於他們。

這個外掛專門處理這種情況,並提供解決方案。

說明如下:文章與相應人物的名字進行標籤化。
因此,當製作作者簡介頁面時,可以插入一個短碼,以顯示由註冊使用者編寫或歸因的文章清單。
如果使用者以同樣的名字註冊並開始發布自己的文章,則它們將自動插入到作者簡介頁面中。

短碼如下:

[by-this-author name="作者名稱" post_types="authored_by, attributed_to" posts_per_page=#]

post_types為可選,可能包含一個或兩個關鍵詞
posts_per_page為可選,用於指定顯示的文章數

沒有分頁支援,因此限制非常長的頁面的唯一方法是使用posts_per_page參數。

此外,外掛解決了非常特定的網站上的特定問題。對別人也有用。

提供一個翻譯文件for it_IT。

還有兩個無關的短碼。

年齡計算

[get-age ref_date="參考日期" end_date="結束日期"]

計算發生在參考日期之後幾歲(以年計)。除非指定end_date,否則計算一直持續到當前時刻。
這是用於顯示人員的年齡(可能在其死亡時)可能也適用於具有開始和可能有結束日期的其他事件。

ref_date是年齡所指的日期(通常在過去)
end_date是可選的,表示計算年齡的日期上限(通常也在過去,但也可能是未來)

時間機器

[time-machine ref_time="參考時刻" future_text="參考時刻之前的文字" past_text="參考時刻之後的文字"]

根據當前時刻相對於參考時刻來更改文章內容的外掛。

假設一篇文章在事件之前發布,它應該用未來的方式提到該事件。
然而,在事件(參考時間)發生後,同一篇文章應該用過去的方式提到該事件。
這個簡單的更改避免了文章看起來過時,直到您手動編輯它以添加事件後的信息。

ref_time是事件的日期和時間。在事件之後的午夜之前顯示future_text,然後顯示past_text。
future_text為事件仍在未來時顯示的文字
past_text為事件過去時顯示的文字

原文外掛簡介

Sometimes in a website the articles are not authored by the respective registered users but still need to be attributed to them somehow.
This plugin addresses this specific situation and offers a way to deal with it.
The idea is that articles are tagged with the names of people to which they should be attributed.
Thus, when making an author’s bio page a shortcode can be inserted that will show a list of articles authored by or attributed to a registered user.
If the user later registers using the same name and starts publishing his/her own posts, they will auto-magically be inserted in his bio page.
The shortcode is:
[by-this-author name="name of the author" post_types="authored_by, attributed_to" posts_per_page=#]

post_types is optional and may contain one of or both keywords
posts_per_page is optional and specifies how many posts to display
There is no support for pagination so the only way of limiting very long pages is to use the posts_per_page parameter.
The plugin solves a very specific problem of a very specific website. It may be useful to someone else too.
A single translation file is provided for it_IT.
There are two other, unrelated, shortcodes included.
Age calculation
[get-age ref_date="reference date" end_date="end date"]

Calculates the age (in years) since a reference date. The age is calculated until the current moment, unless end_date is specified.
This is meant to show ages of people (possibly at the time of their death) but may also be used for other events that have a start and maybe an end date.
ref_date is the date (typically in the past) to which the age refers
end_date is optional and represents the date up to which the age is calculated (typically in the past too but may also be in the future)
Time machine
[time-machine ref_time="reference moment" future_text="text to show before ref_time" past_text="text to show after ref_time"]

Allows altering the text of the post based on the current moment relative to a reference moment.
Suppose a post is published before an event, is should refer to that event in terms of the future.
However, after the time of the event (the reference time) has passed, the same post should refer to the event in terms of the past.
This simple change avoids the post looking stale until you manually edit it to maybe add post-event information.
ref_time is the date and time of the event; up until midnight after the event it will show the future_text, then the past_text
future_text is the text to show while the event is still in the future
past_text is the text to show when the event is in the past

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「By this Author」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 1.1.0 | 1.1.1 | 1.2.0 | trunk |

延伸相關外掛(你可能也想知道)

  • Opening Hours 》, 支援多個開放時間集 (例如一個用於餐廳,一個用於酒吧) ,您可以分別使用。, 支援假日, 支援不規則開放時間 (例如聖誕節期間的不同開放時間), 支援覆蓋您常...。
  • Visual Sitemap 》此外掛在後台以互動式的方式呈現網站地圖,對於提供給客戶的網站非常實用,同時也方便管理網站,因為可以提供所有頁面、標籤和分類的視覺概述。。
  • PriceList for WooCommerce 》PriceList for WooCommerce 可以讓您輕鬆地創建您商店所有產品的價格清單。 , 創建一個簡便的概述清單,包括產品圖像、名稱、描述和價格, 它預設選擇創建 HTM...。
  • SD Count Per Day Overview 》透過 Count Per Day 外掛為所有部落格提供遊客統計概觀。需要先安裝 Thomas Braider 的 Count Per Day 外掛。, 資料表格在資料過舊時會自動更新,並且網站管...。
  • Movie Widget 》透過簡單的搜尋,讓您的網站上可以輕鬆地顯示電影海報、簡介或預告片。, 只需在小工具中輸入您的電影名稱,即可取得海報。也可以適用於電視節目。, 免費、快...。
  • ACF Overview 》使用本外掛可查看所有欄位群組及每個欄位的設定概觀。, 選項 欄位中會包含非空的欄位屬性。, 如果欄位已建立但未被找到,類型 欄位將標記為紅色。, 本外掛需...。
  • Network Summary 》WordPress 網路由許多不同的網站組成,通常都是保持獨立的。透過此外掛,網路管理員和網站管理員可以改變這一點,顯示同一網路中其他網站的內容。, 所有網站...。
  • mklasen's Thumbnail Slider 》在每個概觀頁面上顯示產品縮圖。此外掛程式可自定義在您的 WooCommerce 概觀頁面上所呈現的縮圖。, 它會新增所有的產品縮圖,讓客戶可以在不必前往單一產品頁...。
  • DateArchives 》請到外掛頁面查看更多外掛詳情。, 所有開發工作都在GitHub上進行。如果您有想法、改進等,歡迎派生專案並傳送 pull request。, 任何問題請使用問題追蹤器。。
  • Easy Backend-Summary 》總結:Easy Backend Summary 可以幫助您追蹤 WordPress 網站上的所有重要信息。您可以創建不同文章類型和使用者角色的個人摘要。當前更改和消息會在您選擇的...。
  • WP-PManager 》使用 wp-programmmanager 外掛,您可以在 TabControl 中視覺化您想分享的程式。這個 TabControl 是使用 WordPress 附帶的 jQuery 建立的。該外掛還追蹤程式下...。
  • Simple Post Lists 》, , 這個外掛可以生成簡單的文章清單,將文章按年份分類。, 可以通過 CSS 自定義樣式,放置在任何地方(頁面、文章、小工具等)。, 問題, 如果此外掛無法正常...。
  • SD Blogs Overview 》提供一個檢視並編輯網絡中所有部落格設定的方式。, 在從所有部落格收集數據後,超級管理員可以選擇在概覽中顯示哪些選項。, 可以選擇部落格並編輯其選項。選...。
  • L’Amp Team Members 》這個外掛可以顯示團隊成員概覽,您能按種類排序或顯示整個團隊。。
  • Dashboard System Info 》控制台小工具,顯示以下系統資訊:, 基本資訊, , 網站標題, 標語, 網站 URL, 內容索引, , 佈景主題, , 名稱, 版本, , 磁碟空間, , 總共, 上傳目錄, , 外掛, ,...。

文章
Filter
Apply Filters
Mastodon