Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

WP-PostViews Plus

Popis

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

Obrázky

  • Using page
  • setting page
  • widget setting page

Inštalácia

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

Využitie

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.

Časté otázky

Please visit the plugin page with any questions.

Recenzie

24. mája 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
Prečítať 3 recenzie

Prispievatelia a vývojári

“WP-PostViews Plus” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

„WP-PostViews Plus“ bol preložený do 2 jazykov. Ďakujeme prekladateľom za ich príspevky.

Preložiť „WP-PostViews Plus“ do vašho jazyka.

Máte záujem o vývoj?

Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.

Zoznam zmien

Please move to plugin change log