
內容簡介
保存使用者的瀏覽歷史並將其列出。
這個外掛很簡單。只需要安裝即可保存使用者的瀏覽歷史,使用捷徑即可將它們顯示在任何地方。
已登入的使用者的資料會保存到使用者元資料中,其他使用者的資料則會保存到 Web Storage (localStorage)
使用方法
捷徑: [ccc_browsing_history_list_results title="" posts_per_page="" class="" style=""]
您可以只顯示特定的文章類型。
* 捷徑: [ccc_browsing_history_list_results post_type="post"]
* 捷徑: [ccc_browsing_history_list_results post_type="post, page, custom"]
預設:“任何”,不需要 “post_type”。
更多發現
此外掛 是在 GitHub 上開發的。
外掛標籤
開發者團隊
原文外掛簡介
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
