Save user’s browsing history and list them.
| Author: | Takashi Matsuyama (profile at wordpress.org) |
| WordPress version required: | 4.8 |
| WordPress version tested: | 6.0 |
| Plugin version: | 1.3.1 |
| Added to WordPress repository: | 21-01-2021 |
| Last updated: | 12-06-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 2 |
| Plugin URI: | https://wordpress.org/plugins/browsing-histor... |
| Total downloads: | 1 445 |
| Active installs: | 100+ |
![]() Click to start download |
|
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
