Title: Unique Post Views Counter
Author: chandra sekhar Gudavalli
Published: <strong>13.9.2013</strong>
Last modified: 13.9.2013

---

Hae lisäosia

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Unique Post Views Counter

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

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

 * [Tiedot](https://fi.wordpress.org/plugins/unique-post-view-conter/#description)
 * [Arvostelut](https://fi.wordpress.org/plugins/unique-post-view-conter/#reviews)
 *  [Asennus](https://fi.wordpress.org/plugins/unique-post-view-conter/#installation)
 * [Kehitys](https://fi.wordpress.org/plugins/unique-post-view-conter/#developers)

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

## Kuvaus

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.

## Asennus

 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

## Arvostelut

![](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/) 3.9.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);}

 [ Lue kaikki 3 arvostelua. ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/)

## Avustajat & Kehittäjät

“Unique Post Views Counter” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat
osallistuneet tämän lisäosan kehittämiseen.

Avustajat

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

[Käännä “Unique Post Views Counter” omalle kielellesi.](https://translate.wordpress.org/projects/wp-plugins/unique-post-view-conter)

### Oletko kiinnostunut kehitystyöstä?

[Browse the code](https://plugins.trac.wordpress.org/browser/unique-post-view-conter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/unique-post-view-conter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/unique-post-view-conter/)
by [RSS](https://plugins.trac.wordpress.org/log/unique-post-view-conter/?limit=100&mode=stop_on_copy&format=rss).

## Metatiedot

 *  Version **1.0**
 *  Last updated **13 vuotta sitten**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/unique-post-view-conter/)
 * Tags
 * [postviews](https://fi.wordpress.org/plugins/tags/postviews/)[unique hits](https://fi.wordpress.org/plugins/tags/unique-hits/)
   [unique views](https://fi.wordpress.org/plugins/tags/unique-views/)
 *  [Edistynyt näkymä](https://fi.wordpress.org/plugins/unique-post-view-conter/advanced/)

## Arvosanat

 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)

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

## Avustajat

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

## Tuki

Onko sinulla jotain sanottavaa? Tarvitsetko apua?

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