前言介紹
- 這款 WordPress 外掛「Posts By Shortcode」是 2022-06-23 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 50 個安裝啟用數。
- 上一次更新是 2023-10-15,距離現在已有 567 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 有 2 人給過評分。
- 論壇上目前有 1 個提問,問題解答率 0%
外掛協作開發者
外掛標籤
posts | show posts | posts shortcode | posts by shortcode | Show posts by shortcode |
內容簡介
此外掛可透過預先建立的簡碼來顯示文章,並提供多種不同的版面配置。
您可以在簡碼中使用屬性來進行更多的控制。
以下是一些使用範例:
1)使用此簡碼來顯示文章:
[show_posts_pbs_rk layout="1"]
請參見版面預覽的截圖。
2)您可以使用多種版面配置,例如:
[show_posts_pbs_rk layout="2"]
[show_posts_pbs_rk layout="3"]
[show_posts_pbs_rk layout="4"]
[show_posts_pbs_rk layout="5"]
3)您可以使用多個屬性進行更多的控制,例如:
顯示自訂數量的文章:
[show_posts_pbs_rk layout="1" no_of_post="6"]
以類別顯示文章:
[show_posts_pbs_rk layout="1" category_id="1"]
以多個類別顯示文章:
[show_posts_pbs_rk layout="1" category_id="1,2,3"]
顯示排除某個類別的所有文章:
[show_posts_pbs_rk layout="1" exclude_cat="1"]
顯示排除多個類別的所有文章:
[show_posts_pbs_rk layout="1" exclude_cat="1,2,3"]
顯示分頁:
[show_posts_pbs_rk layout="1" pagination="yes"]
從版面中隱藏類別標籤:
[show_posts_pbs_rk layout="1" hide_category="yes"]
顯示文章描述中的字元數量:
[show_posts_pbs_rk layout="1" desc_length="200"]
自訂“閱讀更多”按鈕標籤:
[show_posts_pbs_rk layout="1" read_more_lebel="Continue Reading >"]
在文章中顯示作者名稱:
[show_posts_pbs_rk layout="1" show_author="yes"]
以按鈕 ID 顯示單個文章:
[show_posts_pbs_rk layout="1" post_id="52"]
完整功能列表:
透過簡碼來顯示文章,提供多種不同的版面配置。
您可以使用多個簡碼來顯示不同版面配置的多個文章。
您可以使用多個簡碼屬性進行更多的控制。
原文外掛簡介
You can show posts by pre built shortcode. Multiple Shortcodes available with multiple layouts.
You can use attributes in shortcode for more controls.
There are Some example how to use:
1) Use this shortcode to display posts:
[show_posts_pbs_rk layout="1"]
See screenshots for layout preview.
2) You can use multiple layout like:
[show_posts_pbs_rk layout="2"]
[show_posts_pbs_rk layout="3"]
[show_posts_pbs_rk layout="4"]
[show_posts_pbs_rk layout="5"]
3) You can use multiple attributes for more controls as below:
Show custom number of posts:
[show_posts_pbs_rk layout="1" no_of_post="6"]
Show Posts by category:
[show_posts_pbs_rk layout="1" category_id="1"]
Show Posts by Multiple Category
[show_posts_pbs_rk layout="1" category_id="1,2,3"]
Show all posts excluded by category
[show_posts_pbs_rk layout="1" exclude_cat="1"]
Show all posts excluded by multiple category
[show_posts_pbs_rk layout="1" exclude_cat="1,2,3"]
Show pagination
[show_posts_pbs_rk layout="1" pagination="yes"]
Hide category label from layout:
[show_posts_pbs_rk layout="1" hide_category="yes"]
Show number of character in post desciption:
[show_posts_pbs_rk layout="1" desc_length="200"]
Set custom label for Read More Button:
[show_posts_pbs_rk layout="1" read_more_lebel="Continue Reading >"]
Show Author name in posts
[show_posts_pbs_rk layout="1" show_author="yes"]
Show Single post by post id
[show_posts_pbs_rk layout="1" post_id="52"]
Full Features List:
Show Post by Shortcode, extra layouts with extra control.
You can use Multiple Shortcode to display multiple posts layout.
You can use Multiple shortcode attributes for more control.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Posts By Shortcode」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。