该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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

评价

此插件暂无评价。

贡献者及开发者

“History Tracker” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“History Tracker”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial Release