Descrizione
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
Installazione
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
Utilisation
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.
FAQ
Please visit the plugin page with any questions.
Recensioni
Contributi e sviluppo
“WP-PostViews Plus” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“WP-PostViews Plus” è stato tradotto in 2 lingue. Grazie ai traduttori per i loro contributi.
Traduci “WP-PostViews Plus” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
Please move to plugin change log