Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

WP-PostViews Plus

Opis

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

Slike ekrana

  • Using page
  • setting page
  • widget setting page

Instalacija

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

Korištenje

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.

ČPP

Please visit the plugin page with any questions.

Recenzije

24. Maja 2020.
It is a great and small plugin and it is easy to install and get it work.
7. Novembra 2017.
easy to install and to add to your theme. it works perfectly
Read all 3 reviews

Saradnici i programeri

“WP-PostViews Plus” is open source software. The following people have contributed to this plugin.

Doprinositelji

“WP-PostViews Plus” je prijeveden na 2 dijalekta. Zahvala prevodiocima za njihov doprinos.

Prevedi “WP-PostViews Plus” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

Please move to plugin change log