[WordPress] 外掛分享: Pluralsight WordPress Widget

首頁外掛目錄 › Pluralsight WordPress Widget
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
全新外掛
安裝啟用
尚無評分
3970 天前
最後更新
問題解決
WordPress 3.5.1+ v1.0.1 上架:2014-04-11

內容簡介

此外掛可以透過小工具或是簡碼,將 Pluralsight 作者所教授的課程列表加入至網站。小工具可以輕鬆地決定要顯示的欄位(姓氏、名字、發佈日期)、Pluralsight 圖示的位置(在清單上方或下方)以及清單中要列出多少個課程。

使用簡碼可以透過簡碼參數控制所有同樣的選項。

注意:使用簡碼或小工具時,必須指定作者名稱。

簡碼使用方式

以下簡碼不會顯示任何課程:

[ps-course-list]

作者

以下簡碼可以顯示所有 Chris Reynolds 所教授的課程:

[ps-course-list author=chris-reynolds]

注意:作者名稱必須與 Pluralsight.com 上的作者 ID 相符。

欄位

如果沒有傳遞 fields 參數,只會顯示課程標題。但如果您想顯示名字、姓氏和發佈日期,可以這樣做:

[ps-course-list author=chris-reynolds fields="FirstName,LastName,ReleaseDate"]

注意:當使用多個欄位值時,值必須以逗號分隔,不能有空格。

限制

如果您只想列出幾個課程,可以這樣做:

[ps-course-list author=chris-reynolds limit=3]

此參數可以接受任何數字值。

圖示位置

您可以這樣來決定是否要在課程清單的上方或下方顯示 Pluralsight 圖示:

[ps-course-list author=chris-reynolds logo=below]

預設圖示位置為上方。使用 logo=below 將覆寫此值,使圖示出現在課程清單下方。

即將推出!

下列功能即將推出:

Logo 樣式 — 適用於黑色背景的部落格,圖示將顯示為亮色。
依標籤分類的課程列表 — 可以使用逗號分隔的標籤列表顯示所有根據標籤分類的課程。可以取代作者名稱。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

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

原文外掛簡介

This plugin adds a list of Pluralsight courses by author (by tag coming soon) as either a widget or a shortcode. The widget includes controls to determine what fields to include (first name, last name and date published), where to display the Pluralsight logo (above or below the course list) and how many courses to list.
The shortcode allows you to control all the same options with shortcode parameters.
Note: When using either the shortcode or the widget, you must specify an author name.
Shortcode usage
This shortcode will display no courses at all:
[ps-course-list]
Author
This shortcode will display all courses by Chris Reynolds:
[ps-course-list author=chris-reynolds]
Note: Author name must match the author ID on Pluralsight.com.
Fields
If no fields value is passed to the shortcode, only the course titles will display. However, if you’d like to display first name, last name and release date, you could do this:
[ps-course-list author=chris-reynolds fields="FirstName,LastName,ReleaseDate"]
Note: When using multiple field values, values must be separated by commas with no spaces.
Limit
If you only wanted to list a few courses, you could do that like this:
[ps-course-list author=chris-reynolds limit=3]
This parameter accepts any numeric value.
Logo Position
You can display the Pluralsight Logo above or below the course list like this:
[ps-course-list author=chris-reynolds logo=below]
The default logo position is above. Using logo=below will override this to display the logo below the list of courses.
Coming soon!
Planned features are:

Logo style — for blogs with a dark background, the logo will display in a light color
Course list by tags — a comma-separated list of tags to display all courses by any number of different tags. Can be used in place of the author.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon