前言介紹
- 這款 WordPress 外掛「Top 10 – WordPress Popular posts by WebberZone」是 2009-01-29 上架。
- 目前有 20000 個安裝啟用數。
- 上一次更新是 2025-04-15,距離現在已有 18 天。
- 外掛最低要求 WordPress 6.3 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 99 人給過評分。
- 論壇上目前有 4 個提問,問題解答率 25%
外掛協作開發者
ajay | webberzone |
外掛標籤
top 10 | Counter | tracker | statistics | popular posts |
內容簡介
WordPress 沒有內建的系統可以追蹤網頁瀏覽量或顯示熱門文章。 Top 10 是一個易於使用、功能強大的 WordPress 外掛程式,可以計算您的文章、頁面和任何自訂文章類型的網頁瀏覽量。然後您可以顯示網頁瀏覽次數以及顯示最受歡迎的文章。
Top 10 添加了兩個小工具,您可以使用它來顯示熱門文章列表和跨所有您的博客文章的計數。
雖然今天存在著一些類似的插件,但 Top 10 是其中功能最豐富的熱門文章插件之一,支援縮略圖、短碼、小工具、自訂文章類型和 CSS 樣式。內置的緩存系統也有助於通過緩存您的熱門文章輸出來減少服務器負載。跟踪使用 AJAX,因此與大多數流行的緩存插件兼容。
Top 10 還具有強大的 API,可完全擴展WordPress 動作和篩選器,以便您輕鬆擴展代碼庫以添加新功能或調整現有功能。
功能特色
頁面計數器:按每小時計數單個文章、頁面和自定文章類型上的網頁瀏覽次數,然後可以使用短碼或功能輕松地自動顯示
熱門文章:顯示熱門文章列表,可以是總計數或自定週期。您可以選擇顯示多少文章以及其他許多自定義選項
Gutenberg / 區塊編輯器支援:您可以找到一個叫做“熱門文章[Top 10]”的區塊,具有自己可配置的一組選項
小工具就緒:側邊欄小工具可用於每日熱門和整體熱門文章。高度可自定義的小工具,以控制在文章列表中要顯示的內容
短碼:插件包括兩個短碼 [tptn_list] 和 [tptn_views],分別顯示文章列表和瀏覽量
縮略圖支援
支援 WordPress 文章縮略圖。 Top 10 將使用設置頁面中指定的尺寸(tptn_thumbnail)創建自定義圖像尺寸。
自動提取文章中的第一張圖像作為縮略圖
通過 WordPress 元字段 手動輸入縮略圖的 URL。使用編輯螢幕中的元框指定此選項。
排除:排除某些類別的文章不出現在熱門文章列表中。還可以排除文章 ID 出現在列表中
樣式:輸出由 CSS 類包裹,可讓您輕鬆樣式化列表。您可以從 WordPress 管理區域輸入自定義 CSS樣式,也可以使用包含的樣式。
管理介面:在儀表板內查看每日和/或整體熱門文章列表。 Top 10 還在您的所有文章和所有頁面頁面中添加了兩個可排序列
導出/導入介面:將計數表和設置導出以在同一站點或其他安裝中還原
與 WP-Super-Cache、W3 Total Cache 或 Quick Cache 等緩存插件一起使用
可擴展代碼:Top 10 具有許多篩選器和動作,允許任何開發人員輕鬆添加功能、編輯輸出等。
GDPR
Top 10 是 GDPR 合規的,因為在預設情況下安裝時不會收集有關訪問者的任何個人數據。您可以在數據庫中查看插件存儲的數據 wp_top_ten 和 wp_top_ten_daily表。注意:如果您已將前綴更改為默認值以外的其他值,則前綴 wp 可能不同。
您有責任確保您的網站符合所有 GDPR 要求。
原文外掛簡介
WordPress doesn’t have an in-built system to track page views or displaying popular posts. Top 10 is an easy to use, yet, powerful WordPress plugin that will count the number of page views of your posts, pages and any custom post types. You can then display the page view counts as well as display your most popular posts.
Top 10 adds two widgets that you can use to display a list of popular posts and the counta cross all your blog posts.
Although several similar plugins exist today, Top 10 is one of the most feature-rich popular post plugins with support for thumbnails, shortcodes, widgets, custom post types and CSS styles. The inbuilt caching system also helps reduce server load by caching your popular posts output. The tracking uses ajax and is thus compatible with most popular caching plugins.
Top 10 also has powerful API and is fully extendable with WordPress actions and filters to allow you easily extend the code base to add new features or tweak existing ones.
Features
Page counter: Counts page views on single posts, pages and custom post types on an hourly basis which can then be easily displayed automatically, using shortcodes or functions
Popular posts: Display a list of popular posts either for total counts or for a custom period. You can choose how many posts are to be displayed along with loads of other customisation options
Gutenberg / Block Editor support: You can find a block called “Popular Posts [Top 10]” with its own configurable set of options
Widget ready: Sidebar widgets available for daily popular and overall popular posts. Highly customizable widgets to control what you want to display in the list of posts
Shortcodes: The plugin includes two shortcodes [tptn_list] and [tptn_views] to display the posts list and the number of views respectively
Thumbnail support
Support for WordPress post thumbnails. Top 10 will create a custom image size (tptn_thumbnail) with the dimensions specified in the Settings page
Auto-extract the first image in your post to be displayed as a thumbnail
Manually enter the URL of the thumbnail via WordPress meta fields. Specify this using the meta box in your Edit screens.
Exclusions: Exclude posts from select categories from appearing in the top posts list. Also exclude posts by ID from appearing in the list
Styles: The output is wrapped in CSS classes which allows you to easily style the list. You can enter your custom CSS styles from within WordPress Admin area or use the style included.
Admin interface: View list of daily and/or overall popular posts from within the dashboard. Top 10 also adds two sortable columns to your All Posts and All Pages pages in your WordPress Admin area
Export/Import interface: Export the count tables and settings to restore in the same site or on other installs
Works with caching plugins like WP-Super-Cache, W3 Total Cache or Quick Cache
Extendable code: Top 10 has tonnes of filters and actions that allow any developer to easily add features, edit outputs, etc.
Features in Top 10 Pro
Advanced Blocks and Widgets
Top 10 Query Block: Query and display popular posts directly from the block or site editor.
Enhanced Top 10 Featured Image Block: Supports multiple image sources for more flexibility.
Popular Posts Block Enhancements:
Save and clear default block settings with a single click.
Auto-insert default and global settings attributes with an option to disable.
Improved Admin Tools
Admin Bar Integration: New admin bar menu item to view daily, total, and overall post counts, access admin pages, and clear the cache quickly.
Dashboard Access Control: Control which user roles can view the Top 10 dashboard.
Display Settings: Choose which post type screens display admin columns.
Custom Display Options
Taxonomy-Specific Displays: Use the display_only_on_tax_ids parameter to restrict popular post displays to specific taxonomy terms.
Category Inclusion: Include popular posts from specific categories using a new option in the Edit Post meta box.
RSS Feed Filtering: Enhanced RSS feeds with category and post type filtering, available via URL parameters (?category=news, ?post_type=product) and dedicated settings.
Enhanced Tracking and Performance
Fast Tracker: A new, faster tracking method to improve post view speed.
Query Filters: Enable parent term inclusion in post queries for more accurate filtering.
Query Optimization: Add MySQL MAX_EXECUTION_TIME directive to prevent long-running queries from consuming excessive server resources. Configurable via settings and the top_ten_query_max_execution_time filter.
Developer-Friendly Features
Filters and Hooks: New filters like top_ten_query_exclude_terms_include_parents, top_ten_query_include_terms_include_parents, and get_tptn_short_circuit for greater customisation.
Custom Post Type Sortable Columns: Display columns on post types and make them sortable.
GDPR
Top 10 is GDPR compliant as it doesn’t collect any personal data about your visitors when installed out of the box. You can see the data the plugin stores in the wp_top_ten and wp_top_ten_daily tables in the database. Note: the prefix wp might be different if you have changed it from the default.
YOU ARE RESPONSIBLE FOR ENSURING THAT ALL GDPR REQUIREMENTS ARE MET ON YOUR WEBSITE.
Translations
Top 10 is available for translation directly on WordPress.org. Check out the official Translator Handbook to contribute.
Contribute
Top 10 is also available on Github
So, if you’ve got some cool feature that you’d like to implement into the plugin or a bug you’ve been able to fix, consider forking the project and sending me a pull request. Please don’t use that for support requests.
Other plugins from WebberZone
Top 10 – Popular Posts is one of the many plugins developed by WebberZone. Check out our other plugins:
Contextual Related Posts – Display related posts on your WordPress blog and feed
WebberZone Snippetz – The ultimate snippet manager for WordPress to create and manage custom HTML, CSS or JS code snippets
Knowledge Base – Create a knowledge base or FAQ section on your WordPress site
Better Search – Enhance the default WordPress search with contextual results sorted by relevance
Auto-Close – Automatically close comments, pingbacks and trackbacks and manage revisions
Popular Authors – Display popular authors in your WordPress widget
Followed Posts – Show a list of related posts based on what your users have read
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Top 10 – WordPress Popular posts by WebberZone」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 | 1.7 | 1.8 | 1.9 | 1.0.1 | 1.4.1 | 1.5.1 | 1.5.2 | 1.5.3 | 1.6.1 | 1.6.2 | 1.6.3 | 1.7.5 | 1.7.6 | 1.8.1 | 1.9.1 | 1.9.2 | 1.9.3 | 1.9.4 | 1.9.5 | 1.9.6 | 1.9.7 | 1.9.8 | 1.9.9 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.1.0 | 2.2.0 | 2.2.1 | 2.2.2 | 2.2.3 | 2.2.4 | 2.3.0 | 2.3.1 | 2.3.2 | 2.4.0 | 2.4.1 | 2.4.2 | 2.4.3 | 2.4.4 | 2.5.0 | 2.5.1 | 2.5.2 | 2.5.3 | 2.5.4 | 2.5.5 | 2.5.6 | 2.5.7 | 2.6.0 | 2.6.1 | 2.6.2 | 2.6.3 | 2.7.0 | 2.8.0 | 2.9.0 | 2.9.1 | 2.9.2 | 2.9.3 | 2.9.4 | 2.9.5 | 3.0.0 | 3.1.0 | 3.1.1 | 3.1.2 | 3.1.3 | 3.2.0 | 3.2.1 | 3.2.2 | 3.2.3 | 3.2.4 | 3.2.5 | 3.3.0 | 3.3.1 | 3.3.2 | 3.3.3 | 3.3.4 | 4.0.0 | 4.0.1 | 4.0.2 | 4.0.3 | 4.0.4 | 4.1.0 | trunk | 1.9.10 | 1.9.8.1 | 1.9.8.2 | 1.9.8.3 | 1.9.8.4 | 1.9.8.5 | 1.9.9.1 | 1.9.9.2 | 1.9.10.1 | 1.9.10.2 |
延伸相關外掛(你可能也想知道)
Recent Posts Widget Extended 》外掛描述, 此外掛可以啟用自定義、靈活且進階的最新文章功能,您可以透過簡碼或小工具來顯示它。您可以顯示具有縮略圖、摘要和發佈日期的最新文章清單,並且...。
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將根據管理員端應用的篩選器列出所有帖子。, 主要特點, , 集中的插件功能開啟/關閉選項。, 通過應用可用的篩選器顯示帖子,例如按評論排序或按...。
Most And Least Read Posts Widget 》「最受歡迎與最不受歡迎文章小工具」是一款 WordPress 的免費外掛,由 Giuliano Polverari (WhileTrue.it) 開發,可生成最受歡迎和最不受歡迎文章的清單。, ...。
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 》提供一個選項卡小工具,可顯示最受歡迎、評論最多和最新的博客文章。。