|
|
| This plugin displays the posts (and pages - if you want) that have been recently viewed by the visitor (single view). Data is saved in cookie for each … Wordpress Tutorial |
Noted That:
|
Start the Tips:1. First Download " last-viewed-posts.zip " Plugin to your Local Computer. (Click Download) 2. Then, Login to your " yourdomain.com/wp-admin " Dashboard. 3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard. 4. Now, Click on "Upload Plugin" button.
5. Now, Browse " last-viewed-posts.zip " Downloaded plugin from your computer, Where you downloaded last-viewed-posts.zip According to Step – 1 Above then, click on " Install Now" 6. Now, Click on " Active Plugin" 7. Then, See left sidemenu. " Last Viewed Posts " folder is added on left sidemenu. Now, Click on " Last Viewed Posts " folder. Noted that: If you do not see " Last Viewed Posts " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ". 8. Now you configure yourself oR Watch video tutorial below about Last Viewed Posts Configurtions and Settings or How to work " Last Viewed Posts " in your WordPress site. oR After Activated Plugin According to Step-6 then,
|
| Guide |
|---|
|
Viewed posts are always tracked as long as the plugin is active and the visitor has enabled the cookies.
Download and unzip the plugin file. Upload last_viewed_posts.php to your /wp-content/plugins/ directory. To display the list, you can use the widget that comes with the plugin or use the following code and place it anywhere you want to, but outside the loop, e.g. sidebar.php : Last viewed posts
The single template tag is shown below, but I recommend to use the code shown above.
By default the cookie expires after 360 days, the number of entries that are displayed is 10 and pages are recognized.
$zg_cookie_expire = 360; // After how many days should the cookie expire? Default is 360. |
| displays , posts , pages , have , been , recently , viewed , visitor , single , view , |
| Name |
|---|
Read Article https://develop.horje.com/learn/1434/reference