
內容簡介
Let A Pro Do IT! (LAPDI) 的「Featured Posts」外掛程式可以透過小工具或者使用簡碼在頁面和文章上新增精選文章。 「Featured Posts」提供五種不同的版型,可以包含縮略圖、文章庫和引用語錄等元件。
簡碼
透過在文章或頁面中加入簡碼,即可新增「Featured Posts」,你可以在主題內使用它,也可以透過外掛設置頁面中定義簡碼屬性來覆蓋文章/頁面的「Featured Posts」選項。
[tsp-featured-posts] – 顯示具有外掛程式設置中預設選項的文章。
[tsp-featured-posts title="標題" keep_formatting="N" style="color: red;" max_words=10 show_quotes="N" show_thumb="Y" show_event_data="N" show_author="Y" show_date"N" show_private="N" show_text_posts="N" number_posts="5" excerpt_max=100 excerpt_min=60 post_class="" fpost_type="文章" post_ids="5,3,4" category="0" slider_width="865" slider_height="365 layout="0" order_by="DESC" thumb_width="80" thumb_height="80" read_more_text="more..." before_title="" after_title=""] – 覆蓋外掛程式設置頁面定義的所有屬性。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Let A Pro Do IT!’s (LAPDI) Featured Posts plugin allows you to add featured posts to your blog’s website via widget or on pages and posts using shortcodes. Featured Posts has five (5) layouts and can include thumbnails, post gallery and quotes.
Shortcodes
Add a Featured Posts to posts and pages by using a shortcode inside your text or evaluated from within your theme. You may override page/post Featured Posts options with shortcode attributes defined on the plugin’s settings page.
[tsp-featured-posts] – Will display posts with the default options defined in the plugin’s settings page.
[tsp-featured-posts title="Title of Posts" keep_formatting="N" style="color: red;" max_words=10 show_quotes="N" show_thumb="Y" show_event_data="N" show_author="Y" show_date"N" show_private="N" show_text_posts="N" number_posts="5" excerpt_max=100 excerpt_min=60 post_class="" fpost_type="post" post_ids="5,3,4" category="0" slider_width="865" slider_height="365 layout="0" order_by="DESC" thumb_width="80" thumb_height="80" read_more_text="more..." before_title="" after_title=""] – Will override all attributes defined on the plugin’s settings page.
