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
Zrzuty ekranu
Instalacja
You can either install it automatically from the WordPress admin, or do it manually:
- Upload 'wp-postviews-plus’ directory to the '/wp-content/plugins/’ directory.
- Activate the plugin 'WP-PostViews Plus’ through the 'Plugins’ menu in WordPress.
- Place the show views function in your templates. function reference
Użycie
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.
Najczęściej zadawane pytania
Please visit the plugin page with any questions.
Recenzje
Kontrybutorzy i deweloperzy
„WP-PostViews Plus” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „WP-PostViews Plus” została przetłumaczona na 2 języki. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “WP-PostViews Plus” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
Please move to plugin change log