Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP-PostViews Plus

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

Screenshot

  • Using page
  • setting page
  • widget setting page

Installazione

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

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

24 Maggio 2020
It is a great and small plugin and it is easy to install and get it work.
7 Novembre 2017
easy to install and to add to your theme. it works perfectly
Leggi tutte le recensioni di 3

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, segui il log delle modifiche tramite RSS.

Changelog (registro delle modifiche)

Please move to plugin change log