Title: Unique Post Views Counter
Author: chandra sekhar Gudavalli
Published: <strong>13 سپتامبر 2013</strong>
Last modified: 13 سپتامبر 2013

---

جستجوی افزونه‌ها

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

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](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/)

[دانلود](https://downloads.wordpress.org/plugin/unique-post-view-conter.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/unique-post-view-conter/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/unique-post-view-conter/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/unique-post-view-conter/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/unique-post-view-conter/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/unique-post-view-conter/)

## توضیحات

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.

## نصب

 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

## نقد و بررسی‌ها

![](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 سپتامبر 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);}

 [ خواندن تمامی 3 نقد و بررسی‌ ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/)

## توسعه دهندگان و همکاران

“Unique Post Views Counter” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

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

[ترجمه “Unique Post Views Counter” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/unique-post-view-conter)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/unique-post-view-conter/)،
[مخزن SVN](https://plugins.svn.wordpress.org/unique-post-view-conter/) را بررسی 
کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/unique-post-view-conter/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/unique-post-view-conter/)
مشترک شوید.

## اطلاعات

 *  نگارش **1.0**
 *  آخرین به‌روزرسانی **13 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 3.0.1 یا بالاتر **
 *  آزمایش‌شده تا **3.4.2**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/unique-post-view-conter/)
 * برچسب
 * [postviews](https://fa.wordpress.org/plugins/tags/postviews/)[unique hits](https://fa.wordpress.org/plugins/tags/unique-hits/)
   [unique views](https://fa.wordpress.org/plugins/tags/unique-views/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/unique-post-view-conter/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 3 5-ستاره     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/?filter=1)

[بررسی شما](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/unique-post-view-conter/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/unique-post-view-conter/)