Description
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.
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.
Screenshots
Installation
The usual vanilla installation:
- Upload
history-tracker
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
History Tracker
widget in your sidebar - or use the ‘[history-tracker]’ shortcode where you want it
Reviews
There are no reviews for this plugin.
Contributors & Developers
“History Tracker” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “History Tracker” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release