Linux 软件免费装

WP Post Stats

开发者 masdiblogs
更新时间 2013年12月17日 12:08
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.8
版权: GPLv2 or later
版权网址: 版权信息

标签

visitors views counter pageview hits Stats postviews top 10 wp stats

下载

详情介绍:

Simple wordpress plugin that embeds a counter in your blog and shows the number of visits your website's pages and posts has. Enables you to display how many times a post/page had been viewed. Feature:
  1. Works on all modern browsers.
  2. Work With all the cache plugins.
  3. Widget available.
  4. Simple configuration.
  5. Exclude Bot Views option available
  6. Most Viewed Template.
  7. Display Options.
Author Site| Plugin Home Page Support Forums Credits

安装:

To do a new installation of the plugin, please follow these steps
  1. Download the zipped plugin file to your local machine.
  2. Unzip the file.
  3. Upload the WP-Post-Stats folder to the /wp-content/plugins/ directory.
  4. Activate the plugin through the 'Plugins' menu in WordPress.
  5. Go to WP-Admin -> Settings -> PostStats to configure the plugin.
Check more details here. Usage
  1. Open wp-content/themes/<YOUR THEME NAME>/index.php
  2. You may place it in archive.php, single.php, post.php or page.php also.
  3. Find: <?php while (have_posts()) : the_post(); ?>
  4. Add Anywhere Below It (The Place You Want The Views To Show): <?php if(function_exists('the_views')) { the_views(); } ?> Check more details here.

升级注意事项:

2.2 *Comfortable with wordpress 3.8. 2.1 *Comfortable with wordpress 3.6.

更新日志:

2.2 Comfortable with wordpress 3.8. Check more details here. 2.1 Comfortable with wordpress 3.6. Check more details here. 2.0