Title: Unique Post Views Counter
Author: chandra sekhar Gudavalli
Published: <strong>Setyembre 13, 2013</strong>
Last modified: Setyembre 13, 2013

---

Maghanap ng mga plugin

![](https://ps.w.org/unique-post-view-conter/assets/banner-772x250.png?rev=771817)

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://s.w.org/plugins/geopattern-icon/unique-post-view-conter_a6e1f8.svg)

# Unique Post Views Counter

 Ni [chandra sekhar Gudavalli](https://profiles.wordpress.org/chandra-sekhar-gudavalli/)

[I-download](https://downloads.wordpress.org/plugin/unique-post-view-conter.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/unique-post-view-conter/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/unique-post-view-conter/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/unique-post-view-conter/#installation)
 * [Development](https://tl.wordpress.org/plugins/unique-post-view-conter/#developers)

 [Suporta](https://wordpress.org/support/plugin/unique-post-view-conter/)

## Deskripsyon

This one is counts and dipslay all unique users hits or views for each post on our
blog.
 We are saving every information in the database. Once we activate this plugin,
it will automatically create table in the database.

## Pag-install

 1. Download the file
 2. Upload and extract the file the copy the folder into our plugin location like (
    wp-content/plugins/unique_post_view_conter)
 3. Activate the plugin from admin side.
 4. If you want to display uniquer user count add this function in single.php . `<?
    php unique_views(get_the_ID()); ?>` Unique Views
 5. If you want to display full count add this function in single.php . `<?php total_views(
    get_the_ID()); ?>` Total Views

## Mga Review

![](https://secure.gravatar.com/avatar/3ba0b6e1943c7c4189b8ab3721a2857fcc17dcfd956f6882df0ef70cdc5a3c89?
s=60&d=retro&r=g)

### 󠀁[Plugin still works WP 4.3.1](https://wordpress.org/support/topic/plugin-still-works-wp-431/)󠁿

 [jessy](https://profiles.wordpress.org/jessy-marco/) Setyembre 3, 2016

total count do not work, because there is a bugg, so replace the function for this:
function update_views($post_id) { global $wpdb; $p2_table = $wpdb->prefix.unique_p2_table();
$views = get_total_views($post_id) + 1; if (get_total_views($post_id) == 0) insert_views(
$views, $post_id); $result = $wpdb->query("UPDATE $p2_table SET view = $views WHERE
post_id = '$post_id' AND ip_addres = '".$_SERVER['REMOTE_ADDR']."'"); return ($result);}

 [ Basahin lahat ng 3 na review ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/)

## Mga Contributor at Developer

Ang “Unique Post Views Counter” ay open source software. Ang mga sumusunod na tao
ay nag-ambag sa plugin na ito.

Mga Contributor

 *   [ chandra sekhar Gudavalli ](https://profiles.wordpress.org/chandra-sekhar-gudavalli/)

[Isalin ang “Unique Post Views Counter” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/unique-post-view-conter)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/unique-post-view-conter/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/unique-post-view-conter/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/unique-post-view-conter/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/unique-post-view-conter/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Bersyon **1.0**
 *  Huling na-update **13 taon ang nakalipas**
 *  Mga aktibong installation **10+**
 *  Bersyon ng WordPress ** 3.0.1 o mas bago **
 *  Sinubukan hanggang **3.4.2**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/unique-post-view-conter/)
 * Mga Tag
 * [postviews](https://tl.wordpress.org/plugins/tags/postviews/)[unique hits](https://tl.wordpress.org/plugins/tags/unique-hits/)
   [unique views](https://tl.wordpress.org/plugins/tags/unique-views/)
 *  [Advanced View](https://tl.wordpress.org/plugins/unique-post-view-conter/advanced/)

## Mga Rating

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/)

## Mga Contributor

 *   [ chandra sekhar Gudavalli ](https://profiles.wordpress.org/chandra-sekhar-gudavalli/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/unique-post-view-conter/)