[WordPress] 外掛分享: Recommend

前言介紹

  • 這款 WordPress 外掛「Recommend」是 2021-05-05 上架。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2023-03-20,距離現在已有 776 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.7 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

mattlitzinger |

外掛標籤

like | heart | recommend | thumbs-up |

內容簡介

功能

為文章提供「讚」的按鈕
在文章中顯示讚數
自訂讚數的標籤文字
全站關閉讚數文字標籤
可選擇「大拇指」或「愛心」的圖示
限制特定文章類型的按讚功能
關閉外掛的 CSS 或加入自訂樣式規則

預設情況下,讚數會在所有文章類型的個別文章內容下方顯示。您可以在外掛設定中關閉此功能或定義要包含的文章類型。

如果您想在模板檔案中顯示讚數,可以使用以下程式碼:

if( function_exists('wp_recommend_show_likes') )
wp_recommend_show_likes();
?>

短碼

下列短碼可顯示任何文章的讚數。

[recommend-likes]

下列短碼可顯示讚數最多的文章清單。有兩個選用的參數可以微調顯示結果:「文章類型(post_type)」和「每頁文章數(posts_per_page)」。以下範例顯示這些參數的預設值。

[recommend-liked-posts post_type="post" posts_per_page="5"]

原文外掛簡介

Features

Give users a “like” action on posts
Display the like count on a post
Custom label text for like count
Disable label text for count site-wide
Choose between a “Thumbs Up” or a “Heart” icon
Limit like action to specific post types
Disable plugin CSS or add custom styling rules

By default, the like count will be displayed below the content for individual posts across all post types. You can disable this in the plugin settings or define which post types to include.
If you’d rather display the like count in your template files, use the below code:

Shortcodes
The following shortcode will display the like count on any post.
[recommend-likes]

The following shortcode will display a list of most liked posts. There are two optional parameters to fine tune the displayed results: post_type and posts_per_page. The default values for these parameters are shown in the example below.
[recommend-liked-posts post_type="post" posts_per_page="5"]

各版本下載點

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

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


0.5 | 0.6.1 |

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

  • Love/Like/Upvote Button 》在您的內容中加入類似 Twitter 的喜愛/讚/投票按鈕。, 預設在文章內容區底部會加入一個喜愛按鈕,可以藉由 CSS 輕易地設計樣式。, 或使用簡單的 shortcode:,...。
  • Applause/Like/Upvote Button 》將一個掌聲/喜歡/讚賞按鈕新增至您的內容。, 預設會在文章內容上方和下方加入掌聲按鈕,使用者可以透過 CSS 調整其樣式。, 或者您可以使用簡單的 shortcode:...。
  • Post Likerator 》此外掛可讓您在文章、頁面等內容中加入簡單的「讚/取消讚」功能,但沒有「不喜歡」功能。您可以根據自己的主題進行樣式設定,因為此外掛並沒有內建 CSS。此外...。
  • Post Like Manager 》PL Manager 是一個能夠增加文章、頁面和自訂文章類型之「喜歡」與「不喜歡」功能的外掛。它有多種設定,您可以自由客製化。此外,它會顯示出最受歡迎的文章清...。
  • bbp-valoration 》此外掛為 BBpress 論壇新增了按讚功能,同時計算每個主題的瀏覽次數與回覆數。可以使用小工具顯示按讚數、瀏覽數或回覆數最多的主題,也可以選擇是否顯示數字...。
  • ThumbsUp or Down Reactions 》### 總結:, ThumbsUp or Down Reactions (TUOD) 是一個乾淨、快速、並且完全可自訂的 WordPress 外掛,允許訪客透過簡單的大拇指向上👍或向下👎來表達對內容...。

文章
Filter
Apply Filters
Mastodon