前言介紹
- 這款 WordPress 外掛「Trending/Popular Post Slider and Widget」是 2016-02-25 上架。
- 目前有 3000 個安裝啟用數。
- 上一次更新是 2025-01-21,距離現在已有 103 天。
- 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
- 有 22 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
patelketan | pratik-jain | anoopranawat | piyushpatel123 | wponlinesupport |
外掛標籤
popular posts slider | trending posts slider | daily popular post views | popular trending posts widget | popular trending posts carousel |
內容簡介
WP Trending Post Slider 和 Widget 可以根據文章的觀看次數或留言數在您的博客上顯示最熱門文章/趨勢文章。您可以通過短代碼在頁面上顯示流行文章,也可以通過小工具在側邊欄中顯示流行文章,並設置所需的時間範圍。本插件支持以下幾種文章排列方式:
- 彈性區塊(Grid Block)
- 車輪滑塊(Slider)
- 輪播(Carousel)
- 小工具(Widget)
需要在您的網站上添加精選文章部分嗎?請試試我們的 Featured Post Creative 插件。
此外,它還可以與 Gutenberg 短代碼版塊一起使用。
請注意:將短碼或小部件插入網站後,如果未看到任何文章列表,請在前端訪問博客/文章部分。它會將文章計數存儲在數據庫中。
WP Trending Post Slider 和 Widget 將根據文章的觀看次數或留言數列出文章。一旦您訪問文章頁面,插件 就會自動將該文章加入列表。
此插件包含 3 個短代碼和 1 個小部件:
1. 在幻燈片視圖中顯示流行/趨勢文章。
[wtpsw_popular_post]
2. 在輪播視圖中顯示流行/趨勢文章。
[wtpsw_carousel]
3. 在網格區塊視圖中顯示流行/趨勢文章。
[wtpsw_gridbox]
短碼參數:
在短碼中可使用以下參數:
- Limit:[wtpsw_popular_post limit="10"] (顯示指定數量的文章)
- 文章類型:[wtpsw_popular_post post_type="post,page"] (顯示指定類型的文章列表)
- 文章排列方式(按觀看次數或留言數):[wtpsw_popular_post view_by="views"] (可以選擇OR "comment")
- 排序:[wtpsw_popular_post order="DESC"](按上升或下降順序顯示文章)
- 文章發布日期:[wtpsw_popular_post showdate="true"](顯示文章發布日期,可以選擇 "true" OR "false")
- 作者:[wtpsw_popular_post showauthor="true"](顯示文章作者,可以選擇 "true" OR "false")
- 文章內容:[wtpsw_popular_post showcontent="true"](顯示文章內容,可以選擇 "true" OR "false")
- 文章內容字數限制:[wtpsw_popular_post words_limit="title"](限制文章內容的字數)
- 顯示留言數:[wtpsw_popular_post show_comment_count="true"](顯示文章留言數,可以選擇 "true" OR "false")
- 隱藏空留言計數:[wtpsw_popular_post hide_empty_comment_count="true"](隱藏留言計數為 0 的文章,可以選擇 "true" OR "false")
- 幻燈片點:[wtpsw_popular_post dots="true"] (顯示幻燈片點,可以選擇 "true" OR "false")
- 幻燈片箭頭:[wtpsw_popular_post arrows="true"](顯示幻燈片箭頭,可以選擇 "true" OR "false")
原文外掛簡介
✅ Now that you have your website ready why don’t you download and try out this Trending/Popular Post slider to give it better functionality.
Download Now and WP Trending Post Slider and Widget allow you to display the most popular posts/trending posts on your blog by posts views or posts comments. Display your popular post in a page by shortcode or in a sidebar by widget with desired time range.
Download Now this Trending/Popular Post slider because It is proven that Trending Post sliders have been a powerful tool to present your content in a very neat manner with the help of fancy sliders and customized designs.
FREE DEMO | PRO DEMO
Your customer might like the professional and fancy vibe of your site with Trending Post sliders
✅ This plugin displays your trending posts using :
Trending Slider (1 design)
Trending Carousel (1 design)
Trending Gridbox (1 design)
Trending widget (1 design)
Download Now it today and explore all the features.
When you want to makeover your WordPress website theme with something extraordinary and creative, you must consider the Trending post slider.
Help your website get a slide-wise display to show the custom posts. Not just eye appealing, it is also loved by visitors as they find it quite easy to locate custom posts.
Note: After inserting shortcode or widget to site, if you are not seeing any post list then kindly visit blog/post section on frontend. It will store the post count on the database**
WP Trending Post Slider and Widget will list post based on your post views or Comment Count. Once you visit post page then plugin will automatic take that post into list.
Also added Gutenberg block support.
✅ Here is the plugin shortcode example
Trending Slider
[wtpsw_popular_post]
Trending Carousel
[wtpsw_carousel]
Trending gridbox
[wtpsw_gridbox]
To display only Trending 4 post:
[wtpsw_popular_post limit="4"]
Where limit define the number of posts to display. You can use same parameter with all shortcode.
✅ Here is Template code
✅ Use Following Trending Slider parameters with shortcode
[wtpsw_popular_post]
Limit : [wtpsw_popular_post limit=”10″] (Display no of post in a slider)
Post Type : [wtpsw_popular_post post_type=”post,page”] ( Display post list of your desired post type. )
Post List By : [wtpsw_popular_post view_by=”views”] (Display Post list by Views or Comment count. You can use “views” OR “comment”)
Order : [wtpsw_popular_post order=”DESC”] (Display post in a ascending or descending way. You can use “ASC” OR “DESC”)
Post Date : [wtpsw_popular_post showdate=”true”] (Display post date. You can use “true” OR “false”)
Author : [wtpsw_popular_post showauthor=”true”] (Display post author. You can use “true” OR “false”)
Post Content : [wtpsw_popular_post showcontent=”true”] (Display post content. You can use “true” OR “false”)
Post content words limit : [wtpsw_popular_post words_limit=”title”] (Display number of words in a post content.)
Show Comment Count : [wtpsw_popular_post show_comment_count=”true”] (Display comment count. You can use “true” OR “false”)
Hide empty comment count : [wtpsw_popular_post hide_empty_comment_count=”true”] (Display comment that having 0 count. You can use “true” OR “false”)
Slider Dots : [wtpsw_popular_post dots=”true”] (Display slider dots. You can use “true” OR “false”)
Slider Arrows : [wtpsw_popular_post arrows=”true”] (Display slider arrows. You can use “true” OR “false”)
Slider Speed : [wtpsw_popular_post speed=”300″] (Controls slider speed.)
Autoplay : [wtpsw_popular_post autoplay=”false”]
Autoplay Interval : [wtpsw_popular_post autoplayinterval=”3000″]
extra_class : [wtpsw_popular_post extra_class=””] (Enter extra CSS class for design customization ).
✅ Use Following Trending Carousel parameters with shortcode
[wtpsw_carousel]
Limit : [wtpsw_carousel limit=”10″] (Display no of post in a slider)
Post Type : [wtpsw_carousel post_type=”post,page”] ( Display post list of your desired post type. )
Post List By : [wtpsw_carousel view_by=”views”] (Display Post list by Views or Comment count. You can use “views” OR “comment”)
Order : [wtpsw_carousel order=”DESC”] (Display post in a ascending or descending way. You can use “ASC” OR “DESC”)
Post Date : [wtpsw_carousel showdate=”true”] (Display post date. You can use “true” OR “false”)
Author : [wtpsw_carousel showauthor=”true”] (Display post author. You can use “true” OR “false”)
Post Content : [wtpsw_carousel showcontent=”true”] (Display post content. You can use “true” OR “false”)
Post content words limit : [wtpsw_carousel words_limit=”title”] (Display number of words in a post content.)
show_comment_count : [wtpsw_carousel show_comment_count=”true”] (Display comment count. You can use “true” OR “false”)
Hide empty comment count : [wtpsw_carousel hide_empty_comment_count=”true”] (Display comment that having 0 count. You can use “true” OR “false”)
** slides to show at a time** : [wtpsw_carousel slides_to_show=”3″] (You can use 1,2,3,4,5 etc)
Slides to scroll at a time : [wtpsw_carousel slides_to_scroll=”1″] (You can use 1,2,3,4,5 etc)
Slider Dots : [wtpsw_carousel dots=”true”] (Display slider dots. You can use “true” OR “false”)
Slider Arrows : [wtpsw_carousel arrows=”true”] (Display slider arrows. You can use “true” OR “false”)
Slider Speed : [wtpsw_carousel speed=”300″] (Controls slider speed.)
Autoplay : [wtpsw_carousel autoplay=”false”]
Autoplay Interval : [wtpsw_carousel autoplayinterval=”3000″]
extra_class : [wtpsw_carousel extra_class=””] (Enter extra CSS class for design customization ).
✅ Use Following Trending Gridbox parameters with shortcode
[wtpsw_gridbox]
Limit : [wtpsw_gridbox limit=”5″] (Display no of post in a grid)
Post Type : [wtpsw_gridbox post_type=”post,page”] ( Display post list of your desired post type. )
Post List By : [wtpsw_gridbox view_by=”views”] (Display Post list by Views or Comment count. You can use “views” OR “comment”)
Order : [wtpsw_gridbox order=”DESC”] (Display post in a ascending or descending way. You can use “ASC” OR “DESC”)
Post Date : [wtpsw_gridbox showdate=”true”] (Display post date. You can use “true” OR “false”)
Author : [wtpsw_gridbox showauthor=”true”] (Display post author. You can use “true” OR “false”)
Post Content Limit : [wtpsw_gridbox words_limit=”title”] (Display number of words in a post content.)
show_comment_count : [wtpsw_gridbox show_comment_count=”true”] (Display comment count. You can use “true” OR “false”)
Hide empty comment count : [wtpsw_gridbox hide_empty_comment_count=”true”] (Display comment that having 0 count. You can use “true” OR “false”)
extra_class : [wtpsw_gridbox extra_class=””] (Enter extra CSS class for design customization ).
✅ Checkout demo for better understanding
FREE DEMO | PRO DEMO
✅ Essential Plugin Bundle Deal
Annual or Lifetime Bundle Deal
Why Use WP Trending Post Slider and Widget Plugin?
Also work with Gutenberg shortcode block.
WP Trending Post Slider and Widget Plugin is made with WordPress standard.
This plugin helps you to display popular post, trending post, what’s hot on your site in a easy way.
WP Trending Post Slider and Widget Plugin, when used effectively, is a great tool to attract your blogs visitors!
✅ Features include:
Added Gutenberg block support.
Trending post slider
Trending post carousel
Trending post gridbox
Trending post Widget
Easy to add.
Also work with Gutenberg shortcode block.
Elementor, Beaver and SiteOrigin Page Builder Native Support (New).
Divi Page Builder Native Support (New).
Fusion Page Builder (Avada) Native Support (New).
Responsive.
You can create multiple testimonial slider with different options at single page or post.
Fully responsive. Scales with its container.
100% Multi Language.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Trending/Popular Post Slider and Widget」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.1 | 1.2.2 | 1.3.2 | 1.3.5 | 1.8.1 | 1.8.2 | 1.8.3 | trunk |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。