Title: bbP Topic Views
Author: Gautam Gupta
Published: <strong>21.08.2011</strong>
Last modified: 09.02.2012

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://s.w.org/plugins/geopattern-icon/bbp-topic-views.svg)

# bbP Topic Views

 Автор: [Gautam Gupta](https://profiles.wordpress.org/gautamgupta/)

[Скачать](https://downloads.wordpress.org/plugin/bbp-topic-views.zip)

 * [Детали](https://ru.wordpress.org/plugins/bbp-topic-views/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/bbp-topic-views/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/bbp-topic-views/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/bbp-topic-views/#developers)

 [Поддержка](https://wordpress.org/support/plugin/bbp-topic-views/)

## Описание

bbP Topic Views keeps track of how many times each bbPress topic has been viewed,
and then displays the count alongside the title or meta of the topic on forums pages,
topic archive pages, tag pages and view pages.

The plugin is written in such a way that it does not double-count views when a visitor
browses to a different page in the same topic. If no view count record exists for
a specific topic, the plugin will create a record for it. Rather than setting the
initial view count to zero, the plugin sets it to the number of posts in the topic,
because it has obviously been viewed at least as many times as people have posted
in it! This is especially nice for adding the plugin to existing bbPress forums 
so the view count isn’t zero for every single topic.

The plugin also offers you some functions, which you can call in your template to
output the topic view count and some shortcodes which you can place in your posts
to generate a topic table for most viewed topics (see [Other Notes](https://wordpress.org/extend/plugins/bbp-topic-views/other_notes)).
As you might have guessed till now, there is also a view for the same.

This plugin is a fork of [_ck_](http://bbshowcase.org/) and wittmania’s [bb Topic Views](https://bbpress.org/plugins/topic/bb-topic-views/)
plugin for bbPress standalone. Many thanks to them!

#### Shortcode

 * `[bbp-single-view id="btv-most-viewed"]` to generate a topic table for most viewed
   topics.

#### Function Calls

 * `$bbp->shortcodes->display_view( array( 'id' => 'btv-most-viewed' ) );` to generate
   a topic table for most viewed topics.
 * `btv_topic_view_count( $topic_id )` or
 * `btv_get_topic_view_count( $topic_id )` to output or retrieve the view counts
   for the supplied topic id (optional, if not passed, it is guessed by using the`
   bbp_get_topic_id()` function).

To add a view count column to front page, forum, and/or tags page tables, make the
following modifications. _Note_: these apply to the default bbPress (TwentyTen) 
theme. If you are using a different theme, or a highly modified version of the default,
your modifications may be slightly different. It is recommended if you make a [child theme](https://codex.wordpress.org/Child_Themes/)
of your theme before following these steps so that when you upgrade bbPress or your
theme, your changes are not lost.

 1. Go to `Admin Section` -> `Settings` -> `Forums` -> (scroll down to) `bbP Topic 
    Views` and check the add nowhere option. This will prevent the view count from 
    being added anywhere automatically.
 2. Open `your-theme-name/bbpress/loop-topics.php`. Around line 17, you would find:
 3. Replace it with:

Around line 71, you would find:

Replace it with:

You can rearrange the order of the columns if you’d like, just make sure you get
them in the right order for each section.

#### Translations

 * Italian by [Alex](http://it.3ddsaddict.com/)

#### Donate

You may donate by going [here](http://bbpep.com/donate/).

#### Todo

Nothing for now.

## Скриншоты

 * [[
 * Most Viewed View
 * [[
 * Settings Section

## Установка

 1. Install in your plugins folder and activate.
 2. Go to `Settings` -> `Forums` -> (scroll down to) `bbP Topic Views` and
     configure
    the settings.

## Часто задаваемые вопросы

  What is required to run this?

You should be running WordPress 3.3+ and [bbPress](https://wordpress.org/extend/plugins/bbpress/)
2.0+.

## Отзывы

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

### 󠀁[Good no probleme](https://wordpress.org/support/topic/good-no-probleme/)󠁿

 [stef06](https://profiles.wordpress.org/stef06/) 22.01.2019

Super ! 5/5 ! 🙂

 [ Посмотреть все 3 отзыва ](https://wordpress.org/support/plugin/bbp-topic-views/reviews/)

## Участники и разработчики

«bbP Topic Views» — проект с открытым исходным кодом. В развитие плагина внесли 
свой вклад следующие участники:

Участники

 *   [ Gautam Gupta ](https://profiles.wordpress.org/gautamgupta/)

[Перевести «bbP Topic Views» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/bbp-topic-views)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/bbp-topic-views/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/bbp-topic-views/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/bbp-topic-views/) 
по [RSS](https://plugins.trac.wordpress.org/log/bbp-topic-views/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 0.2 (2011-10-7)

 * Fixes the most viewed topics view (thanks to [InterMike](http://www.michealkennedy.com/)
   for reporting it)
 * Add Italian Translation by [Alex](http://it.3ddsaddict.com/)
 * Some minor fixes which might have resulted in errors or notices
 * l10n/i18n fixes

#### 0.1 (2011-08-22)

 * Initial Release

## Мета

 *  Версия **0.2**
 *  Обновление: **14 лет назад**
 *  Активных установок: **50+**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/bbp-topic-views/)
 * Метки:
 * [bbPress](https://ru.wordpress.org/plugins/tags/bbpress/)[count](https://ru.wordpress.org/plugins/tags/count/)
   [gautam](https://ru.wordpress.org/plugins/tags/gautam/)[views](https://ru.wordpress.org/plugins/tags/views/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/bbp-topic-views/advanced/)

## Оценки

 3.7 из 5 звёзд.

 *  [  2 5-звездный отзыв     ](https://wordpress.org/support/plugin/bbp-topic-views/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/bbp-topic-views/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/bbp-topic-views/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/bbp-topic-views/reviews/?filter=2)
 *  [  1 1-звездный отзыв     ](https://wordpress.org/support/plugin/bbp-topic-views/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bbp-topic-views/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/bbp-topic-views/reviews/)

## Участники

 *   [ Gautam Gupta ](https://profiles.wordpress.org/gautamgupta/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/bbp-topic-views/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](http://bbpep.com/donate/)