Banner for Amty Thumb Recent Post
All-In-One. It shows Recently written, Recently viewed, Random, Mostly & Rarely Viewd, Mostly Commented posts with thumbnail in your style. Wordpress Tutorial
Noted That:
  • To install correctly this amty-thumb-recent-post.zip .
  • Fisrt Download the amty-thumb-recent-post.zip to your computer
  • Extract/Open amty-thumb-recent-post.zip to Your Computer.
  • Then, Find readme.txt file inside amty-thumb-recent-post.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " amty-thumb-recent-post.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Amty Thumb Recent Post

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Amty Thumb Recent Post

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Amty Thumb Recent Post

Step-5 : Now, Browse " amty-thumb-recent-post.zip " Downloaded plugin from your computer, Where you downloaded " amty-thumb-recent-post.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Amty Thumb Recent Post

Step-6 : Now, Click on " Active Plugin "

Activate Amty Thumb Recent Post

Step-7 : Then, See left Side Menu. " Amty Thumb Recent Post " folder is added on left Side Menu. Now, Click on " Amty Thumb Recent Post " folder.

Noted that: If you do not see " Amty Thumb Recent Post " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Amty Thumb Recent Post Configurations and Settings or How to work " Amty Thumb Recent Post " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " amtyThumb posts " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is amtyThumb posts
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Installation of plugin is similar to other wordpress plugin.

e.g.

  1. Extract amtyThumb_post.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add widget to your sidebar using widget panel of your dashboard.

You may also add amtyThumb_post anywehre in your post or page using short code. For his;


[amtyThumb show_thumb='no']
[amtyThumb max_post ='3']

Possible parameters with default values


'title' =>
 'Amty Thumb Posts', //'' to hide it
'before_title' =>
 '

', 'after_title' => '

', 'thumb_width' => '70', 'thumb_height' => '70', 'constrain' => '1', 'default_img_path' => '', //should be set 'pretag' => '', 'template' => '', //
  • %POST_TITLE%
  • 'posttag' => '', 'title_len' => 30, 'max_post' => 10, 'category' => 'All', 'widgettype' => 'Recently Written' //'Recently Written','Random','Most Commented'

    Template Parameter

    1. %VIEW_COUNT% – Display number of times post is visited.
    2. %POST_THUMB% – Display thumbnail
    3. %POST_URL% – Display post param link
    4. %POST_TITLE% – Display post title
    5. %POST_CONTENT% – Display stripped post content
    6. %POST_EXCERPT% – Display post excerpt
    7. %POST_AUTHOR% – Display post author
    8. %POST_DATE% – Not supported when displaying recently viewed posts
    9. %SHORT_TITLE% – Display short title.
    10. %COMMENTS_COUNT% – Number of comments

    Functions

    1. getAmtyViewCount(post_id) to get number of views.
    2. getLastVisitedTime(post_id) to get last visit time.

    For any doubt or query visit wp-thumb-post


    Name