[WordPress] 外掛分享: Recent Posts Slider with Widget

WordPress 外掛 Recent Posts Slider with Widget 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Recent Posts Slider with Widget」是 2019-08-09 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 300 個安裝啟用數。
  • 上一次更新是 2020-10-11,距離現在已有 1666 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.5 以上版本才可以安裝。
  • 有 3 人給過評分。
  • 論壇上目前有 1 個提問,問題解答率 0%

外掛協作開發者

pareshpachani007 |

外掛標籤

post slider | posts slider | wponlinehelp | recent post slider | recent posts slider |

內容簡介

p>WordPress Responsive Recent Post Slider, Grid with Widget 是一個具有敏感度和響應式功能的 WordPress 文章預設類別或自訂文章內容滑塊和網格外掛。

該外掛是多用途的回應式 WordPress 文章滑塊和網格外掛,使用 5 種內置範本,具有易於自定義的選項。在單個頁面或文章中顯示無限數量的 WordPress 文章滑塊和網格,使用不同的選項集,例如類別、限制、導航類型等。

此外掛也與古騰堡快捷程式區塊(Gutenberg Shortcode block)相容。

這是最近文章滑塊搭配小工具的shortcode範例

主要shortcode:

[rpsw_recent_slider]
[rpsw_recent_grid]

這個外掛的功能

不需要編程技巧。
線上免費協助設定。
您可以輕鬆顯示/隱藏和自訂每個欄位。
易於添加。
也適用於古騰堡快捷程式區塊。
快速產生程式碼。
使用類別創建多重滑塊和網格。
美觀、極簡主義和輕量級。
在滑塊和網格中添加無限文章。
無需任何外掛設定。
無需其他程式碼和檔案。
支援 SEO。
可透過 "True/False" 選項在 iOS、Android 或任何其他 觸控設備上進行觸摸、滑動或點擊。

要僅顯示最新與最近的文章及5種設計範本:

網格和滑塊的通用shortcode參數

設計範本:
template=”template-1″ (例如為文章滑塊和網格設置設計範本。範例:模板1、模板2,最多5個範本)。

發布限制:
limit=”-1″ (例如在您的網站上設置文章的數量,預設值為-1,表示所有文章。範例:任何數字)。

根據類別顯示:
post_cat=”category_ID” (例如使用類別 ID 指定多個文章。範例:類別 ID)。

顯示固定文章:
posts=”posts_ID”(範例:使用文章 ID 來顯示固定文章。範例:文章 ID)。

隱藏固定文章:
hide_post=”posts_ID”(範例:使用文章 ID 來隱藏固定文章。範例:文章 ID)。

顯示日期:
show_date=”false”(顯示文章日期。範例:“true” OR “false”)。

顯示類別名稱:
show_category_name=”false”(顯示類別名稱。範例:“true” OR “false”)。

顯示內容:
show_content=”false”(顯示文章內容。範例:“true” OR “false”)。

內容文字限制:
content_words_limit=”10″(顯示文章內容字數限制。範例:10、50或任何數值)。

文章類型:
post_type=”custom_post_type”(使用自訂文章類型設置)。

分類:
taxonomy=”taxonomy_name”(使用自訂類別設置)。

顯示作者:
show_author=”false”(顯示作者名稱。範例:“true” OR “false”)。

顯示更多:
show_read_more=”false”(顯示更多按鈕。範例:“true” OR “false”)。

網格的shortcode參數

網格:
grid=”3″(設置的欄位數量,範例:欄位數量:1、2、3、4、5、6)。

原文外掛簡介

WordPress Responsive Recent Post Slider, Grid with Widget is a WordPress Default Posts OR Custom Post content Slider and Grid plugin with touch for mobile and tablet devices and responsive.
This plugin is multipurpose responsive WordPress posts Slider and Grid plugin powered with 5 built-in template, with easy to customizable options. Display unlimited number of WordPress posts Slider and Grid in a single page or post with different sets of options like category, limit, navigation type.
Also works with Gutenberg Shortcode block.
Here is the Recent Post Slider with Widget shortcode example
Main shortcode:
[rpsw_recent_slider]
[rpsw_recent_grid]

FEATURES OF THIS PLUGIN

No Need Coding Skills.
Online Free Help for Setup.
You can easily show/hide and customize every field.
Easy to add.
Also work with Gutenberg shortcode block.
Shortcode Generator.
Create with multiple Slider & Grid using category.
Beautiful, minimalist & light-weight.
Add unlimited post in Slider & Grid.
No any settings for this plugin.
No extra code and files.
SEO Friendly.
Touch, swipe or tap on iOS, Android or any other touch devices with True/False Option.

To display only latest & Recent post with 5 Design Template:
Common Shortcode Paramaters for Grid And Slider

Design Template:
template=”template-1″ (i.e. Set the design template for Post slider & Grid. Option: template-1, template-2, upto 5).

Post Limit:
limit=”-1″ ( i.e. Set number of post on your website, default value is “-1” it mean all. Option: any number).

Display by category:
post_cat=”category_ID” (i.e. Set multiple post by using category ID. Option: Category ID).

Display Fix Post:
posts=”posts_ID”(Display fix post using post ID Option: Post ID ).

Hide Fix Post:
hide_post=”posts_ID”(hide fix post using post ID Option: Post ID ).

Show date :
show_date=”false”(To display Post Date .Option: “true” OR “false”).

Show Category Name :
show_category_name=”false”(To display Category Name .Option: “true” OR “false”).

Show Content :
show_content=”false”(To display Post Content .Option: “true” OR “false”).

Content Words Limit :
content_words_limit=”10″(To display Post Content Words limit .Option: 10, 50 any numeric).

Post Type :
post_type=”custom_post_type”(set this with custom post type).

Taxonomy :
taxonomy=”taxonomy_name”(set this with custom taxonomy type).

Show Author :
show_author=”false”(To display Author name.Option: “true” OR “false”).

Show Read More :
show_read_more=”false”(To display Read More button. Option: “true” OR “false”).

For Grid Shortcode Paramaters

grid :
grid=”3″(To Set columns with Post Option of columns: 1,2,3,4,5,6.).

For Slider Shortcode Paramaters

Pagination bullet :
bullet=”false” (i.e. To display slider slide pagination bullets. Option: “true” OR “false”).

Left Right Arrows:
arrows=”false” (i.e. To display slider previous and next arrows. Option: “true” OR “false”).

Autoplay:
autoplay=”false”(i.e. To move slide automatically in slider. Option: “true” OR “false”).

Autoplay interval:
autoplay_interval=”1000″ (i.e. To set interval time between two slide in Millisecond).

Slide speed:
speed=”3000″ (i.e. To set slider slide moving speed in Millisecond).

How to install :

各版本下載點

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

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


最新版本

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

暫無相關外掛推薦。

文章
Filter
Apply Filters
Mastodon