前言介紹
- 這款 WordPress 外掛「Most And Least Read Posts Widget」是 2011-08-07 上架。
- 目前有 1000 個安裝啟用數。
- 上一次更新是 2025-04-11,距離現在已有 23 天。
- 外掛最低要求 WordPress 2.9 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 有 6 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
post | posts | most read | least read | popular posts |
內容簡介
「最受歡迎與最不受歡迎文章小工具」是一款 WordPress 的免費外掛,由 Giuliano Polverari (WhileTrue.it) 開發,可生成最受歡迎和最不受歡迎文章的清單。
以下選項可自訂:
要顯示的文章數量
要排除標題包含某些詞語的文章
在標題後顯示文章瀏覽數字(樣式可透過 CSS 類進行自訂)
排除 X 天前的文章
外掛啟動時開始計算點擊次數,並將點擊數存儲在「custom_total_hits」自訂欄位中,不需要外部帳戶。
最受歡迎的網絡爬蟲(例如 Googlebot)將被識別並將其點擊次數丟棄;同樣,管理員的點擊次數也會被丟棄。
儲存在檔案庫的文章點擊次數顯示在後台文章列表中的欄位中。
此外,外掛與多語言 WPML 外掛兼容,可顯示當前語言的最受/最不受歡迎文章。
建議還可在文章內容中顯示點擊次數,具體選項包括:
自訂短語例如「此文章已被閱讀 XX 次!」
自訂位置(文章上方、下方或兩者)
自訂 CSS 樣式
如果要在範本迴圈中的任何位置顯示文章點擊次數,則可以使用提供的 PHP 函數,例如:
短碼
此外,還提供了 [most_read_posts] 短碼。您可以像這樣使用它:
[most_read_posts type=”most” posts_number=”5″ show_thumbs=”false” date_from=”2016-01-01″ date_to=”2016-04-30″]
短碼屬性:
type:「most」或「least」
posts_number
words_excluded
title_max_chars
excerpt_max_chars
show_thumbs:「true」或「false」
add_line_break_before_thumbs:「true」或「false」
show_hits:「true」或「false」
show_hits_text(默認值:「views」)
days_ago
date_from 和 date_to:如果設置,將覆蓋「days_ago」屬性(格式:YYYY-MM-DD)
參考資料
更多信息: www.whiletrue.it
您喜歡此外掛嗎?請試試我們的其他作品:
Good old Share
Good old Twitter Feed Widget
Tilted Tag Cloud Widget
Reading Time
原文外掛簡介
“Most And Least Read Posts Widget” is a free plugin for WordPress. developed by Giuliano Polverari (WhileTrue.it) to generate lists of the most and least read posts.
The following options are customizable:
number of posts to show
exclude posts whose title contains certain words
show post hits after the title (style customizable via CSS class)
exclude posts older than XX days
The plugin starts counting hits once activated, storing them in the “custom_total_hits” custom field without the need of external accounts.
The most popular web crawlers (e.g. Googlebot) are recognized and their hits discarded; also Admin hits are discarded.
Archived post hits are shown in a column inside the backend post list.
The plugin is compatible with multi-language WPML plugin, showing most/least read posts for current language.
Optionally, the number of hits can be shown inside the post content, with:
a custom phrase, e.g. “This post has already been read XX times!”
a custom position (above the post, below the post, both)
a custom CSS style
If you want to show the post hits anywhere inside the template loop, you can the PHP function provided, e.g.:
echo most_and_least_read_posts_get_hits(get_the_ID());
Shortcode
Also, [most_read_posts] a shortcode is available. Use it like this:
[most_read_posts type="most" posts_number="5" show_thumbs="false" date_from="2016-01-01" date_to="2016-04-30"]
Shortcode attributes:
type: “most” or “least”
posts_number
words_excluded
title_max_chars
excerpt_max_chars
show_thumbs: “true” or “false”
add_line_break_before_thumbs: “true” or “false”
show_hits: “true” or “false”
show_hits_text (default: “views”)
days_ago
date_from and date_to: if set, overwrite the “days_ago” attribute (format: YYYY-MM-DD)
Reference
For more informations: www.whiletrue.it
Do you like this plugin? Give a chance to our other works:
Good old Share
Good old Twitter Feed Widget
Tilted Tag Cloud Widget
Reading Time
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Most And Least Read Posts Widget」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 2.5.5 | trunk | 2.5.21 |
延伸相關外掛(你可能也想知道)
Recent Posts Widget Extended 》外掛描述, 此外掛可以啟用自定義、靈活且進階的最新文章功能,您可以透過簡碼或小工具來顯示它。您可以顯示具有縮略圖、摘要和發佈日期的最新文章清單,並且...。
Top 10 – WordPress Popular posts by WebberZone 》WordPress 沒有內建的系統可以追蹤網頁瀏覽量或顯示熱門文章。 Top 10 是一個易於使用、功能強大的 WordPress 外掛程式,可以計算您的文章、頁面和任何自訂文...。
Smart Recent Posts Widget 》由於 WordPress 5.8 更新 Widget 功能,如果要使用此外掛程式,您必須使用 WordPress 5.8.x。, Smart Recent Posts Widget 提供彈性且高度自訂的最新文章小工...。
Statify Widget 》Statify Widget 顯示由 pluginkollektiv 製作的 Statify WordPress 外掛中最受歡迎的內容。快速且清晰明瞭!, 什麼是 Statify?, Statify 是一個訪客統計外掛...。
WP Most Popular 》WP Most Popular 是一個應付排名部落格上最熱門文章的簡單任務的插件,創建的原因是因為找不到一個好的插件而感到沮喪。, 此插件根據瀏覽量記錄了您最受歡迎...。
YAHMAN Add-ons 》網頁瀏覽次數、Google AdSense、Analytics、社群媒體、個人檔案、目錄表、相關文章、網站地圖、SEO、JSON-LD 結構化資料、Open Graph 協定(OGP)、部落格卡...。
Relevant – Related, Featured, Latest, and Popular Posts by BestWebSoft 》Relevant 外掛可以在你的 WordPress 網站上顯示相關、最新、熱門和精選文章。你可以自訂小工具、變更外觀、熱門文章數量,以及更多。, 突顯並顯示適當的資訊...。
Popular Posts 》Popular Posts 外掛能夠顯示您部落格中最瀏覽的文章的列表。您可以在許多方面自訂輸出。, 此外掛需要最新版本的 Post-Plugin Library:立即下載。, 版本歷史,...。
Popular Posts by Webline 》Popular Posts將根據管理員端應用的篩選器列出所有帖子。, 主要特點, , 集中的插件功能開啟/關閉選項。, 通過應用可用的篩選器顯示帖子,例如按評論排序或按...。
Random Posts and Pages Widget 》WordPress 隨機文章和頁面, , WordPress 隨機文章外掛價格, 隨機文章免費演示, 隨機文章專業版演示, , Ays 隨機文章/頁面小工具是用於網站內部鏈接的創建。, ...。
Popular Post Widget 》這是一個像其他小工具一樣的簡單小工具,根據您的文章觀看次數顯示您最受歡迎的文章。從 WordPress 儀表板將其放置在任何小工具區域中,它會自動顯示 5 篇最...。
Advanced Related Posts 》我們翻譯了 WordPress 外掛「Related Posts」的英文描述,如下:, , WordPress 相關文章外掛, , 高級相關文章付費版本, , WordPress 相關文章外掛可以在您的...。
WP-Popular Posts Tool 》此外掛讓您能夠自動顯示最受評論的文章,可按類別或標籤分類。可選擇手動指定要顯示其最高評論的類別或標籤。此外掛有多種設定選項,可以使用彩色條列出評論...。
Toplytics 》此外掛使用 Google Analytics 的資料,將經常被瀏覽的文章顯示為小工具。設計用於在高流量或低伺服器資源下使用。, 如需更多詳細資訊,請查看官方 Toplytics ...。
SB Popular Posts Tabbed Widget 》提供一個選項卡小工具,可顯示最受歡迎、評論最多和最新的博客文章。。