Descrição
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 tela
Instalação
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
Uso
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.
Perguntas frequentes
Please visit the plugin page with any questions.
Avaliações
Colaboradores e desenvolvedores
“WP-PostViews Plus” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresWP-PostViews Plus” foi traduzido para 2 localidades. Agradecemos aos tradutores por suas contribuições.
Traduzir “WP-PostViews Plus” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
Please move to plugin change log