Descrició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
Instalación
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
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.
Preguntas frecuentes
Please visit the plugin page with any questions.
Comentarios
Colaboradores e desenvolvedores
“WP-PostViews Plus” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
Colaboradores“WP-PostViews Plus” foi traducido a 2 idiomas. Grazas aos desenvolvedores polas súas contribucións.
Traduce “WP-PostViews Plus” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
Please move to plugin change log