內容簡介
「動畫文章集錦」是一款簡單的 WordPress 外掛,適用於 Gridsby 佈景主題。此外掛提供一個短代碼,方便在頁面或文章中任何位置呈現一個動畫文章集錦。可以透過按標籤和查詢參數選擇要顯示的文章,相關設定詳細說明可參閱 Class Reference/WP Query。
基本使用範例
[gallery-of-animated-posts]
可輸出所有圖片文章的 HTML 程式碼,而
[gallery-of-animated-posts tag="frowny"]
則可輸出只包含特定標籤「frowny」的圖片文章集錦的 HTML 程式碼。
外掛標籤
開發者團隊
原文外掛簡介
Gallery of Animated Posts is a simple plugin for theme Gridsby that adds a shortcode for displaying a gallery of animated posts anywhere in the content of a page or a post. Posts to be displayed are of post format image and can be selected by tag and query parameters as described in Class Reference/WP Query.
Basic Usage Example
[gallery-of-animated-posts]
will output the HTML code for a gallery of all image posts and
[gallery-of-animated-posts tag="frowny"]
for a gallery consisting only of image posts that are tagged with the slug frowny.
