Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

WP-PostViews Plus

Описание

It can set that if count the registered member views OR views in index page.
To differentiate between USER and BOT is by HTTP_agent, and it can set at admin

Снимки на разширението

  • Using page
  • setting page
  • widget setting page

Инсталиране

You can either install it automatically from the WordPress admin, or do it manually:

  1. Upload ‘wp-postviews-plus’ directory to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin ‘WP-PostViews Plus’ through the ‘Plugins’ menu in WordPress.
  3. Place the show views function in your templates. function reference

Приложение

You need edit you theme to show the post views.
Add <?php if(function_exists('the_views')) { the_views(); } ?> to show the post views in your page.

ЧЗВ

Please visit the plugin page with any questions.

Отзиви

07.11.2017
easy to install and to add to your theme. it works perfectly
Прочетете всички 3 отзива

Сътрудници и разработчици

“WP-PostViews Plus” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

“WP-PostViews Plus” е преведено на 2 езика. Благодарности на преводачите за техния принос.

Превеждане на “WP-PostViews Plus” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

Please move to plugin change log