Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP-PostViews Plus

Descripción

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

Capturas de pantalla

  • Using page
  • setting page
  • widget setting page

Instalación

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

Usage

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.

Opiniones

24 de Mayo de 2020
It is a great and small plugin and it is easy to install and get it work.
7 de Noviembre de 2017
easy to install and to add to your theme. it works perfectly
Leer los 3 comentarios

Colaboradores & Desarrolladores

“WP-PostViews Plus” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“WP-PostViews Plus” ha sido traducido en 2 idiomas. Gracias a los traductores por sus contribuciones.

Traduce & #8220;WP-PostViews Plus” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

Please move to plugin change log