Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

WP-PostViews Plus

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

Ecrãs

  • Using page
  • setting page
  • widget setting page

Instalação

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

Utilização

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

7 Novembro, 2017
easy to install and to add to your theme. it works perfectly
Ler todas as 3 avaliações

Contribuidores e programadores

“WP-PostViews Plus” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

“WP-PostViews Plus” foi traduzido para 2 locales. Obrigado aos tradutores pelas suas contribuições.

Traduza o “WP-PostViews Plus” para o seu idioma.

Interessado no desenvolvimento?

Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.

Registo de alterações

Please move to plugin change log