這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

List Latest Tagged Posts

描述

This is an incredibly simple plugin, designed to output a list of posts tagged with a certain tag.

This is done via a shortcode, and you can control how many posts you show.

About Winwar Media

This plugin is made by Winwar Media, a WordPress Development and Training Agency in Manchester, UK.

Why don’t you?

For Support

We offer support in two places:-

On Github

This project is now on github, you can view the repository here. There are other versions, but this is the one I’ve put up, so where all the developmental will be tracked.

安裝

To install, please do the following:-

  1. Upload the plugin to the /wp-content/plugins/ directory or use the Add New feature
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the [latest_tag_posts] shortcode to any post or page.

Attributes

  • tag – the slug of the tag you wish to search for.
  • limit – the amount of posts to show – defaults to all posts.

評價

There are no reviews for this plugin.

貢獻者及開發者

“List Latest Tagged Posts” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 List Latest Tagged Posts 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.2

  • Fixed a bug, with the the_title_attribute, now doesn’t echo.

Time Taken: 4 minutes

1.0.1

  • Fixed an issue that caused the limit functionality not work.
  • Found out about get_the_title_attribute(), used it.

Time Taken: 10 minutes.

1.0

  • First Release

Total Time Taken: 50 minutes