wp recommend plug-in-wp-postviews plus

May 15, 2008

Plug-in name: wp-postviews plus
Version: 1.1.6
Compatibility: support and above wordpress2.3
Author: The Fantasy World

:
As the name suggests, this is a plug-in wp-postviews improved version. The original plug-in can be recorded log of your browser, as well as the number of pages, this version allows you to improve it easier for viewers is the sub-region is a network of readers or reptiles, and provides more a function of interface for your call.

Installation method:
1. To the author of the page, download the latest version of wp-postvies plus.
2. Decompression of files you download and upload to your wordpress plug-in directory
3. Wordpress into the background, and activate the plug-in to set up the page, you can see some of the options below: wp-postviews-1 wp插件推荐—wp-postviews plus

(1) you can choose whether or not the reader's record of the browser to the relevant parameters, whether the statistics had been logged-on user's browser, output format, and so on, by default in general can not modify.

wp-postviews-2 wp插件推荐—wp-postviews plus

Usage:
The article revealed that the number of browsers:

In the show you want to browse the number of pages (usually index.php or single.php) in the appropriate place to insert the following code:

( function_exists ( ' the_views ' )) { the_views ( ' 次浏览 ' , true ) ; } ?> <? php if (function_exists ( 'the_views')) (the_views (' browsing time ', true);)?>

Shows that the number of visits is up to:

In the show you want to browse the number of local (or stand-alone page sidebar) to insert the following code:

' post ' , 10 , 0 , true , false ) ; ?> <? php get_most_viewed ( 'post', 10, 0, true, false);?>

5 parameters:

  1. 'post': The article revealed that the number of visits, not the page;
  2. 10: show up to 10 articles;
  3. 0: The number of words in the title of the article restrictions for unlimited 0;
  4. true: The article shows that, if not show that the article be changed to false;
  5. false: search engine robots do not show the number of inquiries, and if true would be changed to show all.

N recent days show that the browser up to the article:

In the show you want to browse the number of local (or stand-alone page sidebar) to insert the following code:

' post ' , 10 , 30 , true , false ) ; ?> <? php get_timespan_most_viewed ( 'post', 10, 30, true, false);?>

5 parameters:

  1. 'post': The article revealed that the number of visits, not the page;
  2. 10: show up to 10 articles;
  3. 30: 30 days showed that the article statistics;
  4. true: The article shows that, if not show that the article be changed to false;
  5. false: search engine robots do not show the number of inquiries, and if true would be changed to show all.

WordPress, wp-postviews-plus,

Comments (1) Trackbacks (1) comment Trackback
  1. At 16:55 on the June 12, 2008 | # 1

    It is true that you support, then I have time to sit!

  1. At 0:52 on June 24, 2008 | # 1
Note: Comments are allowed to use '@ user space' to their comments to inform other commentators. For example, ABC's This article is one of the commentators, the use of '@ ABC' (does not include a single quotation marks) will automatically send your comments to the ABC. The use of '@ all', will be sent to comment before all the other critics. Be sure to pay attention to critics and the user must match the name (the same case).