Description
Save user’s browsing history and list them.
This plugin is simple. You can save the user’s browsing history just a install and display them anywhere you want with just a shortcode.
The logged-in user’s data is saved in the user meta. Other user’s data is saved to Web Storage (localStorage).
Usage
- Shortcode:
[ccc_browsing_history_list_results title="" posts_per_page="" class="" style=""]
You can show only specific post types.
* Shortcode: [ccc_browsing_history_list_results post_type="post"]
* Shortcode: [ccc_browsing_history_list_results post_type="post, page, custom"]
default: “any”, It doesn’t need “post_type”.
Discover More
This plugin is developed on GitHub
Installation
- Upload
browsing-history
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use shortcodes to display the browsing history list.
Reviews
Contributors & Developers
“Browsing History” is open source software. The following people have contributed to this plugin.
Contributors“Browsing History” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Browsing History” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.