Linux 软件免费装

Blog Post Stats

开发者 PankajAgarwal
更新时间 2013年12月24日 15:21
PHP版本: 3.5.0 及以上
WordPress版本: 3.5.1

标签

thumbs-up thumbs-down thumbs count blog stats post stats blog post stats post stastictic

下载

1.0 1.1

详情介绍:

The Blog Post Stats for WordPress plugin allows you to track like and dislike count to particular blog post in form of thumbs-up and thumbs-down count. Along with these it also provide particular post statistic as word count, links ,images, views and visitor count. Full list of features: Blog Post Stats is powered by inkthemes.com. Click here to get Premium Wordpress Themes.

安装:

This section describes how to install the plugin and get it working.
  1. Upload blog-post-stats folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. In order to get thumbs-up and thumbs-down count in your Blog post copy this code <?php show_like_image(get_the_ID()); ?>
  4. And then paste it in Single Post.php template that you get from dashboard->Appearance->Editor->Template list(right side)->select "Single Post"
  5. In order to get post statistic as word-count, number of links and images, views and visitor count copy the code <?php display_post_analytics(get_the_ID()); ?>
  6. Paste this copied function in same "Single Post" before or after the_content function
  7. For more information go to dashboard Settings->Blog-post-stats.

更新日志:

1.1 1.0