Descrição
This plugin counts the post visits. Use ‘post_views_count’ meta key to get current post visit counts.
You can use ‘wpvc_get_post_views’ function with post id to get total visit counts.
This plugin automatically increases the post visit count when you access the post.
Instalação
Way 1:
1. Upload wp-post-visit-count.zip
to the /wp-content/plugins/
directory
2. Extract the zip file.
3. Activate the plugin from wordpress plugins page. And you have done.
Way 2:
1. Go to plugins page in admin.
2. Click on Add New button.
3. Search for “WP Post Visit Count”.
4. Click install on WP Notify.
5. Activate the plugin.
Perguntas frequentes
- How do I use this plugin?
-
See description.
Avaliações
Contribuidores e programadores
“WP Post Visit Count” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “WP Post Visit Count” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Registo de alterações
1.0
- New Plugin initialized.