[WordPress] 外掛分享: Must Read!

WordPress 外掛 Must Read! 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Must Read!」是 2017-11-08 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2017-11-09,距離現在已有 2733 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.6 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 5.3 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

kubitomakita |

外掛標籤

list | widget | must read | post list |

內容簡介

這個外掛可以讓您標記任何文章為「必讀」,在任何地方以相當方便的方式顯示它們。

有三種可能的顯示方式。

小工具

只需前往小工具頁面,找到「必讀!」小工具。您可以將其放在任何側邊欄中並調整設置。

短碼

[mustread number=5 image=above_title date=1 author=1 excerpt=1]

所有支援的參數及其值均可在常見問題解答中找到。

PHP 函式

mustread( array(
'posts_number' => 5, // integer
'display_image' => false, // false|above_title|below_title
'display_date' => false, // true|false
'display_author' => false, // true|false
'display_excerpt' => false, // true|false
), true );

最後一個參數控制函式的輸出。如果您在那裡提供 false,則函式將返回列表 HTML。

原文外掛簡介

This plugin allows you to mark any of your articles as a “Must Read” to display them anywhere in a pretty convenient way.
There are three possible ways to display the list.
Widget
Just go to the Widgets screen and find the “Must Read!” widget. You can place it in any sidebar and adjust the settings.
Shortcode
[mustread number=5 image=above_title date=1 author=1 excerpt=1]

All supported params and their values are available in the FAQ section.
PHP function
mustread( array(
'posts_number' => 5, // integer
'display_image' => false, // false|above_title|below_title
'display_date' => false, // true|false
'display_author' => false, // true|false
'display_excerpt' => false, // true|false
), true );

The last parameter controls the output of the function. If you provide a false there, the function will return list HTML.

各版本下載點

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

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


1.0.0 | trunk |

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

暫無相關外掛推薦。

文章
Filter
Apply Filters
Mastodon