Linux 软件免费装

amtyThumb posts

开发者 Amit Gupta
更新时间 2017年12月2日 19:43
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 4.6.1

标签

post widget random image shortcode recent thumbnail popular amty mostly-viewed rarely-viewed recently-viewed most-commented last-viewed

下载

2.0 3.0 5.0 5.5 6.0 6.1 6.5 7.0 7.1.0 8.0.0 8.0.1 8.1.1 8.1.2 8.1.3 8.1.4 v8.1.4

详情介绍:

You can customize the view in your way. It uses amtyThumb plugin to extract first image for a post. Fully customizable. You may control thumbnail size, Title length, appearance, etc. If you don't have any image in a post, you can set default image too. You can display posts for following with single plugin.
  1. What other users are reading now.
  2. Highly discussed posts
  3. Highly visited posts
  4. Random pick or pick of the day.
  5. Untouched articles
  6. Recently submitted posts Note : I am pausing it's development for some time due to other priorities. However I'll keep supporting for any bug, small features, and any request.
You can know more about furhter releases, support, plans, and my other developments on git. Features over other plugins
  1. amtyThumb plugin is best to extract any type of image from any post.
  2. No need to set separate field for image in your post.
  3. If there is no image in the post it can show default image.
  4. Appearance is fully customizable through widget panel or from short code.
  5. You can test plugin through admin page.
  6. List posts : You can list posts sorted by number of comments, views, last visted time etc. It'll help you
Coming soon : One call function to build theme pages. Dependency & Usage
  1. amtyThumb plugin must be installed for image extraction.

安装:

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

    升级注意事项:

    8.1.3
    • fixed getAmtyViewCount($pid) function
    8.1.2
    • removed duplicate error. causing plugin instalation failure
    8.1.1
    • fixed a bug of calling amtyThumb plugin
    • Now user can decide wheter an image should resized in ratio or be stretched as per given dimentions.
    8.0.1
    • fixed a vry minor and silly bug of broken image
    8.0.0
    • change in template codes for better customized apperance
    • removed dependecny from 2 external plugins for analysing number of views and last visit time.
    • Now you can display stripped post content
    • extra functions to get views count or last visit time
    • admin panel for admin to view posts stats.
    • small code imporvment to spped up processing
    8.2.0
    • Restrict direct access to the admin page

    更新日志:

    8.1.3 8.1.2 8.1.1 8.0.1 8.0.0 7.1.0 7.0.0 6.5 6.1 6.0 5.5 5.0 4.0 3.0 2.0