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

History Tracker

描述

Ever wanted your users to see all the pages that they have previously visited. Well now you can!

Here’s how it works:

The value of the current url and an appropriate title of the page are stored in the users cookie.
As the user browses the site more the number of links stored grows.

shortcode

You can place the ‘[history-tracker size =”5″ order=”oldest”]’ shorcode into any page or post or
If order attribute is set to olderst the order will be reversed.
There is no description or title attribute.

螢幕截圖

  • This is how the widget looks like showing you all the options.

  • This is how the widget might look like on your site. You will probably need to style it a bit to make it look as cool.

安裝

The usual vanilla installation:

  1. Upload history-tracker folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place History Tracker widget in your sidebar
  4. or use the ‘[history-tracker]’ shortcode where you want it

評價

There are no reviews for this plugin.

貢獻者及開發者

“History Tracker” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 History Tracker 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • Initial Release